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 | 4eee0c3252c2e4f661f696baae0e41cdc2d0ef8b (patch) | |
tree | f96adb36b6c1beec5445ce4c7df7bfb3368aeea3 /x11-themes | |
parent | Stable on ppc64; bug #184867 (diff) | |
download | gentoo-2-4eee0c3252c2e4f661f696baae0e41cdc2d0ef8b.tar.gz gentoo-2-4eee0c3252c2e4f661f696baae0e41cdc2d0ef8b.tar.bz2 gentoo-2-4eee0c3252c2e4f661f696baae0e41cdc2d0ef8b.zip |
Stable on ppc64; bug #184867
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-themes')
-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} |