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 | 7d06fba1a35bf7217f625bf320e3d348edcbc511 (patch) | |
tree | b5397512317dcd2fd7d9d952668b2b9527bad85f /x11-themes/ikons | |
parent | KEYWORDS for alpha (diff) | |
download | historical-7d06fba1a35bf7217f625bf320e3d348edcbc511.tar.gz historical-7d06fba1a35bf7217f625bf320e3d348edcbc511.tar.bz2 historical-7d06fba1a35bf7217f625bf320e3d348edcbc511.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" |