diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-30 23:16:11 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-30 23:16:11 +0000 |
commit | e4b686892d979ba810663f52f3b99549bdc20716 (patch) | |
tree | 7738eeebde09ebe378bd04f774a14aab82caaf9a /x11-themes/lush | |
parent | fixed sudo permissions, closes #47209 ; sed cleanup ; added metadata (Manifes... (diff) | |
download | gentoo-2-e4b686892d979ba810663f52f3b99549bdc20716.tar.gz gentoo-2-e4b686892d979ba810663f52f3b99549bdc20716.tar.bz2 gentoo-2-e4b686892d979ba810663f52f3b99549bdc20716.zip |
amd64
Diffstat (limited to 'x11-themes/lush')
-rw-r--r-- | x11-themes/lush/lush-0.1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/lush/lush-0.1.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/lush/lush-0.1.0-r1.ebuild b/x11-themes/lush/lush-0.1.0-r1.ebuild index 999be812756c..3b51770a76af 100644 --- a/x11-themes/lush/lush-0.1.0-r1.ebuild +++ b/x11-themes/lush/lush-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lush/lush-0.1.0-r1.ebuild,v 1.3 2004/06/24 23:34:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lush/lush-0.1.0-r1.ebuild,v 1.4 2004/06/30 23:16:11 jhuebel Exp $ inherit kde need-kde 3 @@ -10,7 +10,7 @@ DESCRIPTION="Lush KDE icon theme" SRC_URI="http://projects.dims.org/~dave/distribution/${P}dave.tar.gz" HOMEPAGE="http://www.kde-look.org/content/show.php?content=5483" -KEYWORDS="~x86 ~alpha ppc ~sparc" +KEYWORDS="~x86 ~alpha ppc ~sparc ~amd64" LICENSE="GPL-1" SLOT="0" diff --git a/x11-themes/lush/lush-0.1.0.ebuild b/x11-themes/lush/lush-0.1.0.ebuild index c3d0b6e7d117..2c4b1666fbb0 100644 --- a/x11-themes/lush/lush-0.1.0.ebuild +++ b/x11-themes/lush/lush-0.1.0.ebuild @@ -8,7 +8,7 @@ S="${WORKDIR}/lush" DESCRIPTION="Lush KDE icon theme" SRC_URI="http://projects.dims.org/~dave/distribution/${P}dave.tar.gz" HOMEPAGE="http://www.kde-look.org/content/show.php?content=5483" -KEYWORDS="x86 ~alpha ppc ~sparc" +KEYWORDS="x86 ~alpha ppc ~sparc amd64" SLOT="0" LICENSE="GPL-1" IUSE="" |