diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-04-28 11:26:23 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-04-28 11:26:23 +0000 |
commit | 9faa2a5b4949ab5049754ea458e32e7e7dd85ccf (patch) | |
tree | afb0ba6402c72273891506b3dfece59a4afb0075 /x11-themes/crystal/crystal-0.9.2.ebuild | |
parent | Apparently, I missed the version bump request from: b52 <b52@entrap.de> in ... (diff) | |
download | gentoo-2-9faa2a5b4949ab5049754ea458e32e7e7dd85ccf.tar.gz gentoo-2-9faa2a5b4949ab5049754ea458e32e7e7dd85ccf.tar.bz2 gentoo-2-9faa2a5b4949ab5049754ea458e32e7e7dd85ccf.zip |
stabilized on x86 and amd64
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'x11-themes/crystal/crystal-0.9.2.ebuild')
-rw-r--r-- | x11-themes/crystal/crystal-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/crystal/crystal-0.9.2.ebuild b/x11-themes/crystal/crystal-0.9.2.ebuild index fda75a2dd105..e0b6ce7f3a80 100644 --- a/x11-themes/crystal/crystal-0.9.2.ebuild +++ b/x11-themes/crystal/crystal-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.2.ebuild,v 1.1 2005/03/23 13:18:20 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.2.ebuild,v 1.2 2005/04/28 11:26:23 voxus Exp $ inherit kde need-kde 3.2 @@ -12,5 +12,5 @@ SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="" |