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 | 4cca77aa91bd638f11fbd04a537475a98356b089 (patch) | |
tree | a9bbdf5987a08dc2742437deb0437e0dd7616133 /x11-themes | |
parent | fixed sudo permissions, closes #47209 ; sed cleanup ; added metadata (diff) | |
download | historical-4cca77aa91bd638f11fbd04a537475a98356b089.tar.gz historical-4cca77aa91bd638f11fbd04a537475a98356b089.tar.bz2 historical-4cca77aa91bd638f11fbd04a537475a98356b089.zip |
amd64
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lush/Manifest | 4 | ||||
-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 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/lush/Manifest b/x11-themes/lush/Manifest index f6c2c06e8978..87315953fd8a 100644 --- a/x11-themes/lush/Manifest +++ b/x11-themes/lush/Manifest @@ -1,6 +1,6 @@ -MD5 446b8c6b11c253614d68f5252771fac7 lush-0.1.0-r1.ebuild 703 MD5 ba1feacad72e9ead203d7b3647574669 ChangeLog 564 +MD5 838ed4e73cfe470b29e8795d75cd20e5 lush-0.1.0-r1.ebuild 709 +MD5 b9678cc8d4273b40c3d1fcffa56b22eb lush-0.1.0.ebuild 598 MD5 77a747b5fbf7edf698a0c698141ecf02 metadata.xml 163 -MD5 0addc27f712ea49c361cebcc66d95de6 lush-0.1.0.ebuild 592 MD5 30eef944f34eac32e48b3815a3a3285e files/digest-lush-0.1.0 67 MD5 30eef944f34eac32e48b3815a3a3285e files/digest-lush-0.1.0-r1 67 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="" |