diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-10 18:15:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-10 18:15:12 +0000 |
commit | dd21da6ca8af592df708455f69472d4f994edc62 (patch) | |
tree | 45bf92eebfdb26ae942c2e762f6412ee03393ce2 /x11-themes/vanilla-dmz-aa-xcursors | |
parent | Stable on mips, per #140068. (diff) | |
download | historical-dd21da6ca8af592df708455f69472d4f994edc62.tar.gz historical-dd21da6ca8af592df708455f69472d4f994edc62.tar.bz2 historical-dd21da6ca8af592df708455f69472d4f994edc62.zip |
Added ~ppc64
Package-Manager: portage-2.1.2.7
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 8bb98179d0a6..3eafe5efd1be 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.1 2007/06/05 06:31:39 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.2 2007/06/10 18:15:12 corsair Exp $ + + 10 Jun 2007; Markus Rothe <corsair@gentoo.org> + vanilla-dmz-aa-xcursors-0.4.ebuild: + Added ~ppc64 *vanilla-dmz-aa-xcursors-0.4 (05 Jun 2007) 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 031fffd0a652..513e0189ea1f 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 # 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.1 2007/06/05 06:31:39 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.2 2007/06/10 18:15:12 corsair 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="~x86" +KEYWORDS="~ppc64 ~x86" IUSE="" S=${WORKDIR}/${MY_PN} |