commit:     1dd313ee035279bfb476e68aca38c38cfc4cc1aa
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 22:59:43 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 00:24:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd313ee

lxde-base/lxappearance: Drop 0.6.3 (r0)

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 lxde-base/lxappearance/lxappearance-0.6.3.ebuild | 25 ------------------------
 1 file changed, 25 deletions(-)

diff --git a/lxde-base/lxappearance/lxappearance-0.6.3.ebuild 
b/lxde-base/lxappearance/lxappearance-0.6.3.ebuild
deleted file mode 100644
index ed729a1760a..00000000000
--- a/lxde-base/lxappearance/lxappearance-0.6.3.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 ~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