commit:     87f0d2bcf2a76c256943c94e1f48ee39b4d6d4ca
Author:     charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Sun Jan 28 11:18:56 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 00:24:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87f0d2bc

lxde-base/lxappearance: Remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 lxde-base/lxappearance/Manifest                  |  2 --
 lxde-base/lxappearance/lxappearance-0.5.5.ebuild | 25 ------------------------
 lxde-base/lxappearance/lxappearance-0.6.2.ebuild | 25 ------------------------
 3 files changed, 52 deletions(-)

diff --git a/lxde-base/lxappearance/Manifest b/lxde-base/lxappearance/Manifest
index 5e5b53663d9..4c558853bc9 100644
--- a/lxde-base/lxappearance/Manifest
+++ b/lxde-base/lxappearance/Manifest
@@ -1,3 +1 @@
-DIST lxappearance-0.5.5.tar.xz 295756 BLAKE2B 
b4b2c21e338a148731125d25817e2c5a1ff5aec51cc0f28941d412a33d2ebc50a15cd7649f775097a1d528afb65bc06dd744659b24c51de47bd8be075edc92f8
 SHA512 
7e6740b598f2b2856650fe94ccdfea94a0717c27dee6415b3abc58b0587acdca6aef22be7ec950e7c76127ef414f06eb70bfdea5f9324d2fb99cbbf2bf78522d
-DIST lxappearance-0.6.2.tar.xz 165788 BLAKE2B 
9d95af35367c12dfed4994b9122a87df70d6e0e55ae8e4449428a59abeffcd30b6dcb8532d1362521cd081965e47d55be085fd6badbb82157e140e67469fae2b
 SHA512 
ddfd63045cae61f60e2745e7fbdafcf68cdc0443a7ff271ff11a40f39b2e08de902a980f6c68e1615a690690a3c33abc2de8ab854d08f7707be210b0addb67e7
 DIST lxappearance-0.6.3.tar.xz 165656 BLAKE2B 
d76d3d9b270e18e46cad44d204d1d5e4faf20bd6c292bf8dd17c2d570fa0276f183489c39f115c189b525643dbd03d0a1b1681f7fa0f61171bc822d8250ef513
 SHA512 
035cc952a33ac25408a4158cb4e745b17af3f29b5ceedfbe6b37235d16c801658403e862cd35ad7c8ca20fe6186fab1dce74a6e8d3b2eec12a30d532fc21662c

diff --git a/lxde-base/lxappearance/lxappearance-0.5.5.ebuild 
b/lxde-base/lxappearance/lxappearance-0.5.5.ebuild
deleted file mode 100644
index ed7200c4ead..00000000000
--- a/lxde-base/lxappearance/lxappearance-0.5.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="LXDE GTK+ theme switcher"
-HOMEPAGE="https://wiki.lxde.org/en/LXAppearance";
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~arm-linux 
~x86-linux"
-IUSE="dbus"
-
-RDEPEND="x11-libs/gtk+:2
-       dbus? ( dev-libs/dbus-glib )"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       dev-util/intltool
-       sys-devel/gettext"
-
-src_configure() {
-       econf \
-               $(use_enable dbus)
-}

diff --git a/lxde-base/lxappearance/lxappearance-0.6.2.ebuild 
b/lxde-base/lxappearance/lxappearance-0.6.2.ebuild
deleted file mode 100644
index 96d571b4061..00000000000
--- a/lxde-base/lxappearance/lxappearance-0.6.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="LXDE GTK+ theme switcher"
-HOMEPAGE="https://wiki.lxde.org/en/LXAppearance";
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~arm-linux 
~x86-linux"
-IUSE="dbus"
-
-RDEPEND="x11-libs/gtk+:2
-       dbus? ( dev-libs/dbus-glib )"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       dev-util/intltool
-       sys-devel/gettext"
-
-src_configure() {
-       econf \
-               $(use_enable dbus)
-}

Reply via email to