diff options
-rw-r--r-- | x11-themes/gartoon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gartoon/gartoon-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gartoon/ChangeLog b/x11-themes/gartoon/ChangeLog index a20b21d3e2d8..c1a719535d6c 100644 --- a/x11-themes/gartoon/ChangeLog +++ b/x11-themes/gartoon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gartoon # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/ChangeLog,v 1.3 2006/01/11 20:14:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/ChangeLog,v 1.4 2006/06/23 21:46:21 gustavoz Exp $ + + 23 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> gartoon-0.5.ebuild: + Stable on sparc 11 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gartoon-0.5.ebuild: Keyworded ~sparc diff --git a/x11-themes/gartoon/gartoon-0.5.ebuild b/x11-themes/gartoon/gartoon-0.5.ebuild index fe2fe65586c8..3b660448b125 100644 --- a/x11-themes/gartoon/gartoon-0.5.ebuild +++ b/x11-themes/gartoon/gartoon-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/gartoon-0.5.ebuild,v 1.3 2006/01/11 20:14:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/gartoon-0.5.ebuild,v 1.4 2006/06/23 21:46:21 gustavoz Exp $ DESCRIPTION="Gartoon SVG icon theme." SRC_URI="http://zeus.qballcow.nl/icon/paket/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://zeus.qballcow.nl/?page_id=15" LICENSE="GPL-2" IUSE="" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" SLOT="0" RESTRICT="nostrip" |