diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-07 10:03:58 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-07 10:03:58 +0000 |
commit | 97e38edbde0ea1eb9395d98f2f6a71c1a0b34c2a (patch) | |
tree | c040223a7e363280039d2b3395df441a12fdea61 /x11-themes/vanilla-dmz-xcursors | |
parent | Removed old versions. (diff) | |
download | gentoo-2-97e38edbde0ea1eb9395d98f2f6a71c1a0b34c2a.tar.gz gentoo-2-97e38edbde0ea1eb9395d98f2f6a71c1a0b34c2a.tar.bz2 gentoo-2-97e38edbde0ea1eb9395d98f2f6a71c1a0b34c2a.zip |
add ~sparc keyword
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/vanilla-dmz-xcursors')
-rw-r--r-- | x11-themes/vanilla-dmz-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/vanilla-dmz-xcursors/ChangeLog b/x11-themes/vanilla-dmz-xcursors/ChangeLog index 029698e5a9ce..1b263966f74d 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/ChangeLog,v 1.8 2007/08/11 19:13:02 corsair Exp $ +# 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 $ + + 07 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> + vanilla-dmz-xcursors-0.4.ebuild: + add ~sparc keyword 11 Aug 2007; Markus Rothe <corsair@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 79d7532c8b21..4d6718aec254 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-2007 Gentoo Foundation +# 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.8 2007/08/11 19:13:02 corsair Exp $ +# $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 $ 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 x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" S=${WORKDIR}/${MY_PN} |