diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-25 19:38:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-25 19:38:45 +0000 |
commit | e30a60e4e9973270f2b90b2068e02759dfe94692 (patch) | |
tree | dcda935874f969e01f96b36aa52aac0a6e44a7b3 /x11-themes | |
parent | Fix bug #308723. (diff) | |
download | gentoo-2-e30a60e4e9973270f2b90b2068e02759dfe94692.tar.gz gentoo-2-e30a60e4e9973270f2b90b2068e02759dfe94692.tar.bz2 gentoo-2-e30a60e4e9973270f2b90b2068e02759dfe94692.zip |
Add ~arm
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog b/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog index 3e0b67217728..f336c46c4933 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.10 2008/07/07 19:12:05 bluebird Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/ChangeLog,v 1.11 2010/03/25 19:38:45 armin76 Exp $ + + 25 Mar 2010; Raúl Porcel <armin76@gentoo.org> + vanilla-dmz-aa-xcursors-0.4.ebuild: + Add ~arm 07 Jul 2008; Friedrich Oslage <bluebird@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 93c3722c4b2e..b9cae665ee6f 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-2008 Gentoo Foundation +# Copyright 1999-2010 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.10 2008/07/07 19:12:05 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.11 2010/03/25 19:38:44 armin76 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="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm ppc ppc64 sparc x86" IUSE="" S=${WORKDIR}/${MY_PN} |