diff options
author | 2007-06-10 18:13:17 +0000 | |
---|---|---|
committer | 2007-06-10 18:13:17 +0000 | |
commit | 562ede3e1194e80e6aee71191afe2b21d73fa004 (patch) | |
tree | 12dcb0c8dd82898444b0b7f909ad1e943e53ad38 /x11-themes/vanilla-dmz-xcursors | |
parent | Stable on mips, per #140068. (diff) | |
download | gentoo-2-562ede3e1194e80e6aee71191afe2b21d73fa004.tar.gz gentoo-2-562ede3e1194e80e6aee71191afe2b21d73fa004.tar.bz2 gentoo-2-562ede3e1194e80e6aee71191afe2b21d73fa004.zip |
Added ~ppc64
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-themes/vanilla-dmz-xcursors')
-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 0079c156676f..968dd5520553 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.1 2007/06/05 06:32:12 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/ChangeLog,v 1.2 2007/06/10 18:13:17 corsair Exp $ + + 10 Jun 2007; Markus Rothe <corsair@gentoo.org> + vanilla-dmz-xcursors-0.4.ebuild: + Added ~ppc64 *vanilla-dmz-xcursors-0.4 (05 Jun 2007) 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 842603bbc45b..9c73d6be6163 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 # 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.1 2007/06/05 06:32:12 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild,v 1.2 2007/06/10 18:13:17 corsair 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="~x86" +KEYWORDS="~ppc64 ~x86" IUSE="" S=${WORKDIR}/${MY_PN} |