diff options
author | charIes17 <charles17@arcor.de> | 2018-03-28 08:23:58 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-29 22:45:54 -0400 |
commit | a34092b324bf87eee27e1d3fd5ef96e933b1f607 (patch) | |
tree | a206c4da9f132fceb61abf6d08f854b52ca5c1f7 /lxde-base/lxde-icon-theme | |
parent | app-misc/lockfile-progs: Use https and update license (diff) | |
download | gentoo-a34092b324bf87eee27e1d3fd5ef96e933b1f607.tar.gz gentoo-a34092b324bf87eee27e1d3fd5ef96e933b1f607.tar.bz2 gentoo-a34092b324bf87eee27e1d3fd5ef96e933b1f607.zip |
lxde-base/lxde-icon-theme: Remove old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7674
Diffstat (limited to 'lxde-base/lxde-icon-theme')
-rw-r--r-- | lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild deleted file mode 100644 index 28d5a57d85e1..000000000000 --- a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -DESCRIPTION="nuoveXT2 iconset" -HOMEPAGE="http://lxde.sf.net/" -SRC_URI="mirror://sourceforge/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux" -IUSE="" - -RDEPEND="x11-libs/gtk+:2" -DEPEND="${RDEPEND} - virtual/pkgconfig - sys-devel/gettext - !<lxde-base/lxde-common-0.5.0" |