diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-16 02:59:33 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-16 02:59:33 +0000 |
commit | 2fa65f32c92f4065f29be1f944c66bd0b1752ccc (patch) | |
tree | b8b8495ece73bfb240a8e4e0dba22e95dab1287d /x11-themes/vanilla-dmz-xcursors | |
parent | Added ~amd64 wrt bug 177704 (diff) | |
download | gentoo-2-2fa65f32c92f4065f29be1f944c66bd0b1752ccc.tar.gz gentoo-2-2fa65f32c92f4065f29be1f944c66bd0b1752ccc.tar.bz2 gentoo-2-2fa65f32c92f4065f29be1f944c66bd0b1752ccc.zip |
Added ~amd64
(Portage version: 2.1.3_rc2)
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 968dd5520553..5bc0e62ee2e3 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.2 2007/06/10 18:13:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/ChangeLog,v 1.3 2007/06/16 02:59:33 angelos Exp $ + + 16 Jun 2007; Christoph Mende <angelos@gentoo.org> + vanilla-dmz-xcursors-0.4.ebuild: + Added ~amd64 10 Jun 2007; Markus Rothe <corsair@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 9c73d6be6163..59c1cf39c603 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.2 2007/06/10 18:13:17 corsair Exp $ +# $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 $ 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="~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" S=${WORKDIR}/${MY_PN} |