diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-05 17:20:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-05 17:20:20 +0000 |
commit | cfa521253205f11fcef3f92f60ac84763ca4b76b (patch) | |
tree | 7474eae6f105147c592b95f5cbc611d992c13197 /x11-themes/iceicons | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-cfa521253205f11fcef3f92f60ac84763ca4b76b.tar.gz gentoo-2-cfa521253205f11fcef3f92f60ac84763ca4b76b.tar.bz2 gentoo-2-cfa521253205f11fcef3f92f60ac84763ca4b76b.zip |
Keyworded ~sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/iceicons')
-rw-r--r-- | x11-themes/iceicons/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/iceicons/iceicons-0.10.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/iceicons/ChangeLog b/x11-themes/iceicons/ChangeLog index e487275bded6..09d2211c5647 100644 --- a/x11-themes/iceicons/ChangeLog +++ b/x11-themes/iceicons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/iceicons # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/ChangeLog,v 1.4 2005/03/09 18:26:37 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/ChangeLog,v 1.5 2005/08/05 17:16:33 gustavoz Exp $ + + 05 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + iceicons-0.10.0.ebuild: + Keyworded ~sparc 09 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> iceicons-0.10.0.ebuild: added ~amd64 KEYWORD to fix #77628 diff --git a/x11-themes/iceicons/iceicons-0.10.0.ebuild b/x11-themes/iceicons/iceicons-0.10.0.ebuild index 8cb3976031a5..e9478d844a7d 100644 --- a/x11-themes/iceicons/iceicons-0.10.0.ebuild +++ b/x11-themes/iceicons/iceicons-0.10.0.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/iceicons/iceicons-0.10.0.ebuild,v 1.4 2005/03/09 18:26:37 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/iceicons-0.10.0.ebuild,v 1.5 2005/08/05 17:16:33 gustavoz Exp $ DESCRIPTION="IceWM Icons is a set of XPM 16x16, 32x32, and 48x48 XPM and PNG icons for IceWM" HOMEPAGE="http://themes.freshmeat.net/projects/iceicons/" @@ -8,7 +8,7 @@ SRC_URI="http://themes.freshmeat.net/redir/iceicons/35147/url_tgz/${PN}-default- LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~sparc" IUSE="" RDEPEND=">=x11-wm/icewm-1.2.6" |