commit:     052edfb74780fe55518d407c9afc0f6670e00ca3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 00:30:07 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 23:40:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=052edfb7

lxde-base/lxde-icon-theme: EAPI-7 bump, drop bogus GTK2 RDEPEND

Drop nonexistent blocker.

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

 .../lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild  | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild 
b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild
new file mode 100644
index 00000000000..911b666ab3d
--- /dev/null
+++ b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg
+
+DESCRIPTION="nuoveXT2 iconset"
+HOMEPAGE="https://lxde.org/";
+SRC_URI="mirror://sourceforge/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
+IUSE=""
+
+BDEPEND="
+       sys-devel/gettext
+       virtual/pkgconfig
+"

Reply via email to