diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-25 19:37:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-25 19:37:02 +0000 |
commit | 79fe908f1cf5341b2bc5358bd6e9214ccc5e1943 (patch) | |
tree | 2484ad1da0edd9aa7346876b54cca903a88b17df /x11-themes | |
parent | Remove old versions and QA cleanup. (diff) | |
download | gentoo-2-79fe908f1cf5341b2bc5358bd6e9214ccc5e1943.tar.gz gentoo-2-79fe908f1cf5341b2bc5358bd6e9214ccc5e1943.tar.bz2 gentoo-2-79fe908f1cf5341b2bc5358bd6e9214ccc5e1943.zip |
Add ~arm
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'x11-themes')
-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} |