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 | f486a3a69334687a637d2293ab262f055209a8c8 (patch) | |
tree | a51d34df3df4770c5b35e4b0c071b779097a9c3a /x11-themes/icewm-themes | |
parent | Depend on a gcc equal or major than 3, as it seems to work fine with gcc4. (diff) | |
download | historical-f486a3a69334687a637d2293ab262f055209a8c8.tar.gz historical-f486a3a69334687a637d2293ab262f055209a8c8.tar.bz2 historical-f486a3a69334687a637d2293ab262f055209a8c8.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-themes/icewm-themes')
-rw-r--r-- | x11-themes/icewm-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/icewm-themes/icewm-themes-0.0.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/icewm-themes/ChangeLog b/x11-themes/icewm-themes/ChangeLog index a1d15b5475ec..d1cb06588f84 100644 --- a/x11-themes/icewm-themes/ChangeLog +++ b/x11-themes/icewm-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/icewm-themes # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/icewm-themes/ChangeLog,v 1.8 2005/08/05 17:20:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/icewm-themes/ChangeLog,v 1.9 2005/09/19 13:41:42 gustavoz Exp $ + + 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> + icewm-themes-0.0.1-r1.ebuild: + Stable on sparc 05 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> icewm-themes-0.0.1-r1.ebuild: diff --git a/x11-themes/icewm-themes/icewm-themes-0.0.1-r1.ebuild b/x11-themes/icewm-themes/icewm-themes-0.0.1-r1.ebuild index 538d6e420d92..fdc4697c9df4 100644 --- a/x11-themes/icewm-themes/icewm-themes-0.0.1-r1.ebuild +++ b/x11-themes/icewm-themes/icewm-themes-0.0.1-r1.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/icewm-themes/icewm-themes-0.0.1-r1.ebuild,v 1.3 2005/08/05 17:20:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/icewm-themes/icewm-themes-0.0.1-r1.ebuild,v 1.4 2005/09/19 13:41:42 gustavoz Exp $ DESCRIPTION="Collection of IceWM themes" HOMEPAGE="http://www.icewm.org/ @@ -24,7 +24,7 @@ SLOT="0" # greyscaled -> Public Domain # 1in1-xp -> freedist LICENSE="GPL-2 public-domain freedist" -KEYWORDS="~x86 ~ppc amd64 ~sparc" +KEYWORDS="~x86 ~ppc amd64 sparc" IUSE="" |