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 | 6d9c9e79cb2333205b12174a77b127c050e0e8bc (patch) | |
tree | bf6f8b7b8c03c1923fdd16cbdee29043d812e70c /x11-themes/vanilla-dmz-xcursors | |
parent | Fix bug #308723. (diff) | |
download | historical-6d9c9e79cb2333205b12174a77b127c050e0e8bc.tar.gz historical-6d9c9e79cb2333205b12174a77b127c050e0e8bc.tar.bz2 historical-6d9c9e79cb2333205b12174a77b127c050e0e8bc.zip |
Add ~arm
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
Diffstat (limited to 'x11-themes/vanilla-dmz-xcursors')
-rw-r--r-- | x11-themes/vanilla-dmz-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/vanilla-dmz-xcursors/ChangeLog b/x11-themes/vanilla-dmz-xcursors/ChangeLog index e545f73a2e02..b6124d127467 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/ChangeLog,v 1.10 2008/07/07 19:13:53 bluebird Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/ChangeLog,v 1.11 2010/03/25 19:37:02 armin76 Exp $ + + 25 Mar 2010; Raúl Porcel <armin76@gentoo.org> + vanilla-dmz-xcursors-0.4.ebuild: + Add ~arm 07 Jul 2008; Friedrich Oslage <bluebird@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 8752e56293d4..92cce2f6b27f 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-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-xcursors/vanilla-dmz-xcursors-0.4.ebuild,v 1.10 2008/07/07 19:13:53 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild,v 1.11 2010/03/25 19:37:02 armin76 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 sparc x86" +KEYWORDS="amd64 ~arm ppc ppc64 sparc x86" IUSE="" S=${WORKDIR}/${MY_PN} |