diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-05 02:43:05 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-05 02:43:05 +0000 |
commit | 2060f704ed049ce2b5100e0cae459640bb3a1b5e (patch) | |
tree | 9b2ada602f1ee8d6b7bca319162e76be01cd72f3 /x11-themes | |
parent | Fixed Manifest (diff) | |
download | gentoo-2-2060f704ed049ce2b5100e0cae459640bb3a1b5e.tar.gz gentoo-2-2060f704ed049ce2b5100e0cae459640bb3a1b5e.tar.bz2 gentoo-2-2060f704ed049ce2b5100e0cae459640bb3a1b5e.zip |
amd64 stable
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gartoon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gartoon/gartoon-0.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gartoon/ChangeLog b/x11-themes/gartoon/ChangeLog index 603d95eb54e1..f6ed212b7de1 100644 --- a/x11-themes/gartoon/ChangeLog +++ b/x11-themes/gartoon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gartoon # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/ChangeLog,v 1.10 2007/03/23 20:12:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/ChangeLog,v 1.11 2007/05/05 02:43:05 beandog Exp $ + + 05 May 2007; Steve Dibb <beandog@gentoo.org> gartoon-0.5-r2.ebuild: + amd64 stable 23 Mar 2007; Samuli Suominen <drac@gentoo.org> -gartoon-0.5-r1.ebuild, gartoon-0.5-r2.ebuild: diff --git a/x11-themes/gartoon/gartoon-0.5-r2.ebuild b/x11-themes/gartoon/gartoon-0.5-r2.ebuild index 68b1352b5064..4aab571ac551 100644 --- a/x11-themes/gartoon/gartoon-0.5-r2.ebuild +++ b/x11-themes/gartoon/gartoon-0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/gartoon-0.5-r2.ebuild,v 1.2 2007/03/23 20:12:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gartoon/gartoon-0.5-r2.ebuild,v 1.3 2007/05/05 02:43:05 beandog 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" |