From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2428D138334 for ; Wed, 6 Jun 2018 08:13:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E690FE09C6; Wed, 6 Jun 2018 08:13:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D87CE09C6 for ; Wed, 6 Jun 2018 08:13:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCB76335C85 for ; Wed, 6 Jun 2018 08:13:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C90592B2 for ; Wed, 6 Jun 2018 08:13:51 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1528272344.693262aa1e92b36b0b674fbb0050803bdd440b58.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgaminggear/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgaminggear/Manifest dev-libs/libgaminggear/libgaminggear-0.13.0.ebuild X-VCS-Directories: dev-libs/libgaminggear/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 693262aa1e92b36b0b674fbb0050803bdd440b58 X-VCS-Branch: master Date: Wed, 6 Jun 2018 08:13:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 24099ea5-f762-467b-92d2-9ecd994531d5 X-Archives-Hash: e0f632da19da71adbe8b5900626a682a commit: 693262aa1e92b36b0b674fbb0050803bdd440b58 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 3 14:19:59 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jun 6 08:05:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693262aa dev-libs/libgaminggear: Drop old Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-libs/libgaminggear/Manifest | 1 - dev-libs/libgaminggear/libgaminggear-0.13.0.ebuild | 55 ---------------------- 2 files changed, 56 deletions(-) diff --git a/dev-libs/libgaminggear/Manifest b/dev-libs/libgaminggear/Manifest index bc428847231..3572fc556b3 100644 --- a/dev-libs/libgaminggear/Manifest +++ b/dev-libs/libgaminggear/Manifest @@ -1,2 +1 @@ -DIST libgaminggear-0.13.0.tar.bz2 105106 BLAKE2B 21ccb8fca1f3419e5e06d28d4a0e0af59b5e6f3f1c93be33b0a2de7ece9f9c9335c2f48a2d34049b3496077afef75cc1a9653354916a4e300f2a9aef9941501b SHA512 93d0c4b1f136a413444c32cf5c13ad570ef5a89db1d5637a15f0c49ff4d9a159f8ade252734ed711c1efeab6b9f3a55503ea2cc5486cdd0bc9af50b340eefbe3 DIST libgaminggear-0.15.1.tar.bz2 111959 BLAKE2B 6a8d5cd01adcee1d870aada9f20b229e95975a013bfb8076c8135a7b4cbd5f2043b68ad481d0df1b369f560c2ea2172ff2a542ca61ce30317deeeb66a5aa2588 SHA512 a6635a74557f276ab65eda4610ba8a053fedf10f9d898a1dc875082a36b2822544f61fc7a274691673670b12d4de968aa4921d102a588f3d0777397730082990 diff --git a/dev-libs/libgaminggear/libgaminggear-0.13.0.ebuild b/dev-libs/libgaminggear/libgaminggear-0.13.0.ebuild deleted file mode 100644 index d3c0bd3ad36..00000000000 --- a/dev-libs/libgaminggear/libgaminggear-0.13.0.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit cmake-utils gnome2-utils - -DESCRIPTION="Provides functionality for gaming input devices" - -HOMEPAGE="https://sourceforge.net/projects/libgaminggear/" -SRC_URI="mirror://sourceforge/libgaminggear/${P}.tar.bz2" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -RDEPEND=" - x11-libs/gtk+:2 - x11-libs/libnotify - media-libs/libcanberra - virtual/libusb:1 - dev-libs/dbus-glib -" - -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen )" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-0.10.0-doc.patch -} - -src_configure() { - mycmakeargs=( - -DCMAKE_INSTALL_PREFIX="${EPREFIX}"/usr - -DDOCDIR=share/doc/${PF} - $(cmake-utils_use_with doc DOC) - ) - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -}