diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-02-15 01:01:52 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-02-15 01:01:52 +0000 |
commit | 0ae35476f722722a4fe15b8a9fa448b2b5a23acd (patch) | |
tree | d3e39ecc30aff6b282328714593103d5ee291806 /x11-themes/gentoo-xcursors | |
parent | Remove stray digests (diff) | |
download | gentoo-2-0ae35476f722722a4fe15b8a9fa448b2b5a23acd.tar.gz gentoo-2-0ae35476f722722a4fe15b8a9fa448b2b5a23acd.tar.bz2 gentoo-2-0ae35476f722722a4fe15b8a9fa448b2b5a23acd.zip |
(#122726) Keyword ~sparc.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-themes/gentoo-xcursors')
-rw-r--r-- | x11-themes/gentoo-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gentoo-xcursors/ChangeLog b/x11-themes/gentoo-xcursors/ChangeLog index 645a8aa3cd01..9ab42db1a842 100644 --- a/x11-themes/gentoo-xcursors/ChangeLog +++ b/x11-themes/gentoo-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gentoo-xcursors # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.7 2006/02/14 20:20:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.8 2006/02/15 01:01:52 spyderous Exp $ + + 15 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; + gentoo-xcursors-0.3.1.ebuild: + (#122726) Keyword ~sparc. 14 Feb 2006; <nixnut@gentoo.org> gentoo-xcursors-0.3.1.ebuild: Added ~ppc keyword. bug 122726 diff --git a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild index 22c5792ba6df..b8ecd7c1f855 100644 --- a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild +++ b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.6 2006/02/14 20:20:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.7 2006/02/15 01:01:52 spyderous Exp $ DESCRIPTION="A high quality set of animated mouse cursors" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${PN/xcursors/cursors}-tad-${PV}.tar.bz2" LICENSE="X11" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="" |