diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-26 18:01:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-26 18:01:43 +0000 |
commit | 0af65dc6e8dfb61031b9c01f27d97b807a2f7877 (patch) | |
tree | d79e06ada03fb4eb3e9555eeba46297a5d8dc32c /x11-themes/vanilla-dmz-aa-xcursors | |
parent | Stable on ppc64; bug #178697 (diff) | |
download | gentoo-2-0af65dc6e8dfb61031b9c01f27d97b807a2f7877.tar.gz gentoo-2-0af65dc6e8dfb61031b9c01f27d97b807a2f7877.tar.bz2 gentoo-2-0af65dc6e8dfb61031b9c01f27d97b807a2f7877.zip |
Stable on ppc64; bug #184867
(Portage version: 2.1.2.9)
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 9722cd54e423..da7f3ee9c75b 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.5 2007/07/23 06:35:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.6 2007/07/26 18:01:43 corsair Exp $ + + 26 Jul 2007; Markus Rothe <corsair@gentoo.org> + vanilla-dmz-aa-xcursors-0.4.ebuild: + Stable on ppc64; bug #184867 23 Jul 2007; Christian Faulhammer <opfer@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 eae766f81854..85f1a7e1b058 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.5 2007/07/23 06:35:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.6 2007/07/26 18:01:43 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} |