diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-07 13:32:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-07 13:32:25 +0000 |
commit | 40dff7dff6a8d7c3f3879d582d1b5b7ec9361615 (patch) | |
tree | f94c1826dd3b4f2c220ebdef75d95e40526d4a2b /x11-themes/vanilla-dmz-xcursors | |
parent | Added ~ppc64 (diff) | |
download | historical-40dff7dff6a8d7c3f3879d582d1b5b7ec9361615.tar.gz historical-40dff7dff6a8d7c3f3879d582d1b5b7ec9361615.tar.bz2 historical-40dff7dff6a8d7c3f3879d582d1b5b7ec9361615.zip |
Added ~ppc
Package-Manager: portage-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 5bc0e62ee2e3..eb649169c441 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.3 2007/06/16 02:59:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/ChangeLog,v 1.4 2007/07/07 13:32:25 corsair Exp $ + + 07 Jul 2007; Markus Rothe <corsair@gentoo.org> + vanilla-dmz-xcursors-0.4.ebuild: + Added ~ppc 16 Jun 2007; Christoph Mende <angelos@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 59c1cf39c603..91e6bf81dc52 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.3 2007/06/16 02:59:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild,v 1.4 2007/07/07 13:32:25 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" S=${WORKDIR}/${MY_PN} |