diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-16 03:00:43 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-16 03:00:43 +0000 |
commit | bbe3eadc8aa419e6b488800f13162ef8e63f0667 (patch) | |
tree | 9f2671568464a959249c94d5ee56a527caa630ea /x11-themes | |
parent | Added ~amd64 (diff) | |
download | historical-bbe3eadc8aa419e6b488800f13162ef8e63f0667.tar.gz historical-bbe3eadc8aa419e6b488800f13162ef8e63f0667.tar.bz2 historical-bbe3eadc8aa419e6b488800f13162ef8e63f0667.zip |
Added ~amd64
Package-Manager: portage-2.1.3_rc3
Diffstat (limited to 'x11-themes')
-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 3eafe5efd1be..04c3f1702aee 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.2 2007/06/10 18:15:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.3 2007/06/16 03:00:43 angelos Exp $ + + 16 Jun 2007; Christoph Mende <angelos@gentoo.org> + vanilla-dmz-aa-xcursors-0.4.ebuild: + Added ~amd64 10 Jun 2007; Markus Rothe <corsair@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 513e0189ea1f..39a1b26aac52 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.2 2007/06/10 18:15:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.3 2007/06/16 03:00:43 angelos 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="~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" S=${WORKDIR}/${MY_PN} |