diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-22 15:45:01 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-22 15:45:01 +0000 |
commit | 6b7abb0a24245886ec4de3c0a432d6c8cabb0fea (patch) | |
tree | 7f4796ced94e3ce9c588af7dabc3daa0e12e2cda /x11-themes/ikons | |
parent | removed meekrob specific code and added japanese translation support (diff) | |
download | gentoo-2-6b7abb0a24245886ec4de3c0a432d6c8cabb0fea.tar.gz gentoo-2-6b7abb0a24245886ec4de3c0a432d6c8cabb0fea.tar.bz2 gentoo-2-6b7abb0a24245886ec4de3c0a432d6c8cabb0fea.zip |
KEYWORDS for alpha
Diffstat (limited to 'x11-themes/ikons')
-rw-r--r-- | x11-themes/ikons/ikons-0.5.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/ikons/ikons-0.5.8-r1.ebuild b/x11-themes/ikons/ikons-0.5.8-r1.ebuild index c243d2c759cc..54a0a71a253b 100644 --- a/x11-themes/ikons/ikons-0.5.8-r1.ebuild +++ b/x11-themes/ikons/ikons-0.5.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/ikons/ikons-0.5.8-r1.ebuild,v 1.1 2002/08/31 19:22:09 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/ikons/ikons-0.5.8-r1.ebuild,v 1.2 2002/10/22 15:45:01 bjb Exp $ inherit kde set-kdedir 3 @@ -8,7 +8,7 @@ S="${WORKDIR}/iKons_058" DESCRIPTION="iKons iconset for KDE 2.x" SRC_URI="http://www.kde-look.org/content/files/602-iKons_058_devel.tar.gz" HOMEPAGE="http://users.skynet.be/bk369046/icon.htm" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" SLOT="0" LICENSE="as-is" |