diff options
author | 2007-08-11 19:12:09 +0000 | |
---|---|---|
committer | 2007-08-11 19:12:09 +0000 | |
commit | 3b79bffc6f3db7c34af920df39223bc0192cc31a (patch) | |
tree | 297e0f0241ba5ebe727aabf8ba79f00e652c72ba /x11-themes/vanilla-dmz-aa-xcursors | |
parent | Stable on ppc64 and ppc (diff) | |
download | gentoo-2-3b79bffc6f3db7c34af920df39223bc0192cc31a.tar.gz gentoo-2-3b79bffc6f3db7c34af920df39223bc0192cc31a.tar.bz2 gentoo-2-3b79bffc6f3db7c34af920df39223bc0192cc31a.zip |
Stable on ppc
(Portage version: 2.1.2.11)
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 09c286289b32..bc37e0a27c93 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.7 2007/07/28 16:31:29 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.8 2007/08/11 19:12:09 corsair Exp $ + + 11 Aug 2007; Markus Rothe <corsair@gentoo.org> + vanilla-dmz-aa-xcursors-0.4.ebuild: + Stable on ppc 28 Jul 2007; Christoph Mende <angelos@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 446f33eb3504..7b3fafebc222 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.7 2007/07/28 16:31:29 angelos Exp $ +# $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 $ 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 x86" IUSE="" S=${WORKDIR}/${MY_PN} |