diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-07 09:57:59 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-07 09:57:59 +0000 |
commit | 48cae8f418e6f9d5e913743f160e2b68aba54938 (patch) | |
tree | 00f262e784f337efd2a9ae30682666acf3155146 /x11-themes/vanilla-dmz-aa-xcursors | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-48cae8f418e6f9d5e913743f160e2b68aba54938.tar.gz gentoo-2-48cae8f418e6f9d5e913743f160e2b68aba54938.tar.bz2 gentoo-2-48cae8f418e6f9d5e913743f160e2b68aba54938.zip |
add ~sparc keyword
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/vanilla-dmz-aa-xcursors')
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog b/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog index bc37e0a27c93..bc74d69c3e02 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.8 2007/08/11 19:12:09 corsair Exp $ +# 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 $ + + 07 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> + vanilla-dmz-aa-xcursors-0.4.ebuild: + add ~sparc keyword 11 Aug 2007; Markus Rothe <corsair@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 7b3fafebc222..126275088d6b 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-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-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.8 2007/08/11 19:12:09 corsair Exp $ +# $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 $ 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 x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" S=${WORKDIR}/${MY_PN} |