diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-19 13:43:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-19 13:43:31 +0000 |
commit | bc29333ac0407bb02fe61f02896d1c047a7519e1 (patch) | |
tree | d9491f32f3022c391424187d544d61b66832b3f7 /x11-themes/iceicons | |
parent | Stable on sparc (diff) | |
download | gentoo-2-bc29333ac0407bb02fe61f02896d1c047a7519e1.tar.gz gentoo-2-bc29333ac0407bb02fe61f02896d1c047a7519e1.tar.bz2 gentoo-2-bc29333ac0407bb02fe61f02896d1c047a7519e1.zip |
Stable on 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 09d2211c5647..c6d25cb37f91 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.5 2005/08/05 17:16:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/ChangeLog,v 1.6 2005/09/19 13:40:44 gustavoz Exp $ + + 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> + iceicons-0.10.0.ebuild: + Stable on sparc 05 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> iceicons-0.10.0.ebuild: diff --git a/x11-themes/iceicons/iceicons-0.10.0.ebuild b/x11-themes/iceicons/iceicons-0.10.0.ebuild index e9478d844a7d..cd5e430561a8 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.5 2005/08/05 17:16:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/iceicons-0.10.0.ebuild,v 1.6 2005/09/19 13:40:44 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 ~sparc" +KEYWORDS="x86 ~amd64 sparc" IUSE="" RDEPEND=">=x11-wm/icewm-1.2.6" |