diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-26 18:05:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-26 18:05:07 +0000 |
commit | 2bfafbe79cbc90e9dd0502c67324a175fc3d3d1f (patch) | |
tree | 1ed1aa27495582ae784f2bc6da4694a8a9659c14 /x11-themes/vanilla-dmz-xcursors | |
parent | Stable on ppc64; bug #178697 (diff) | |
download | historical-2bfafbe79cbc90e9dd0502c67324a175fc3d3d1f.tar.gz historical-2bfafbe79cbc90e9dd0502c67324a175fc3d3d1f.tar.bz2 historical-2bfafbe79cbc90e9dd0502c67324a175fc3d3d1f.zip |
Stable on ppc64; bug #184867
Package-Manager: portage-2.1.2.9
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 239278d857f4..5a83352acbde 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.5 2007/07/23 06:33:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/ChangeLog,v 1.6 2007/07/26 18:05:07 corsair Exp $ + + 26 Jul 2007; Markus Rothe <corsair@gentoo.org> + vanilla-dmz-xcursors-0.4.ebuild: + Stable on ppc64; bug #184867 23 Jul 2007; Christian Faulhammer <opfer@gentoo.org> vanilla-dmz-xcursors-0.4.ebuild: 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 40d376055cef..d3b5dd108a23 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.5 2007/07/23 06:33:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild,v 1.6 2007/07/26 18:05:07 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="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 ~ppc ppc64 x86" IUSE="" S=${WORKDIR}/${MY_PN} |