diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-07 19:13:53 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-07 19:13:53 +0000 |
commit | 9228c117f928cb4c00522fe4086aa3ea81901090 (patch) | |
tree | 9e19a5b53b6747d4f44fa626e1689d765f6a2f43 /x11-themes | |
parent | making jokey happy by fixing autotools usage in php4_4-sapi.eclass and as suc... (diff) | |
download | gentoo-2-9228c117f928cb4c00522fe4086aa3ea81901090.tar.gz gentoo-2-9228c117f928cb4c00522fe4086aa3ea81901090.tar.bz2 gentoo-2-9228c117f928cb4c00522fe4086aa3ea81901090.zip |
Stable on sparc
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/vanilla-dmz-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/vanilla-dmz-xcursors/ChangeLog b/x11-themes/vanilla-dmz-xcursors/ChangeLog index 1b263966f74d..e545f73a2e02 100644 --- a/x11-themes/vanilla-dmz-xcursors/ChangeLog +++ b/x11-themes/vanilla-dmz-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/vanilla-dmz-xcursors # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/ChangeLog,v 1.9 2008/06/07 10:03:58 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/ChangeLog,v 1.10 2008/07/07 19:13:53 bluebird Exp $ + + 07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> + vanilla-dmz-xcursors-0.4.ebuild: + Stable on sparc 07 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> vanilla-dmz-xcursors-0.4.ebuild: diff --git a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild index 4d6718aec254..8752e56293d4 100644 --- a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild +++ b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-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-xcursors/vanilla-dmz-xcursors-0.4.ebuild,v 1.9 2008/06/07 10:03:58 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild,v 1.10 2008/07/07 19:13:53 bluebird Exp $ MY_PN="Vanilla-DMZ" 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} |