diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-07 19:12:05 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-07 19:12:05 +0000 |
commit | 28f07371cc1047889aa35c0963870d87a9be3d63 (patch) | |
tree | 7d516d43585ad92ee83b3cd55baf3c04382650d8 /x11-themes/vanilla-dmz-aa-xcursors | |
parent | Bumped to lastest release, removed past versions/cleanup (diff) | |
download | gentoo-2-28f07371cc1047889aa35c0963870d87a9be3d63.tar.gz gentoo-2-28f07371cc1047889aa35c0963870d87a9be3d63.tar.bz2 gentoo-2-28f07371cc1047889aa35c0963870d87a9be3d63.zip |
Stable on sparc
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)
Diffstat (limited to 'x11-themes/vanilla-dmz-aa-xcursors')
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog b/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog index bc74d69c3e02..3e0b67217728 100644 --- a/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog +++ b/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/vanilla-dmz-aa-xcursors # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.9 2008/06/07 09:57:59 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.10 2008/07/07 19:12:05 bluebird Exp $ + + 07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> + vanilla-dmz-aa-xcursors-0.4.ebuild: + Stable on sparc 07 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> vanilla-dmz-aa-xcursors-0.4.ebuild: diff --git a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild index 126275088d6b..93c3722c4b2e 100644 --- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild +++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.9 2008/06/07 09:57:59 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.10 2008/07/07 19:12:05 bluebird Exp $ MY_PN="Vanilla-DMZ-AA" DESCRIPTION="Style neutral scalable cursor theme" @@ -9,7 +9,7 @@ SRC_URI="http://jimmac.musichall.cz/zip/${P/-xcursors}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" S=${WORKDIR}/${MY_PN} |