diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-10-19 04:22:55 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-10-19 04:22:55 +0000 |
commit | 93b8036e4bb643c6d76ae2eebcb2c5883a41eada (patch) | |
tree | 6879ea2ffcd9a556708f23e4e04b1478b897d76e /x11-themes/gentoo-xcursors | |
parent | added ~mips keywords (diff) | |
download | historical-93b8036e4bb643c6d76ae2eebcb2c5883a41eada.tar.gz historical-93b8036e4bb643c6d76ae2eebcb2c5883a41eada.tar.bz2 historical-93b8036e4bb643c6d76ae2eebcb2c5883a41eada.zip |
added ~mips keyword
Package-Manager: portage-2.0.53_rc5
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 5558acb2c0dd..4282d217e638 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.2 2005/09/09 17:34:05 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.3 2005/10/19 04:21:51 geoman Exp $ + + 19 Oct 2005; Stephen P. Becker <geoman@gentoo.org> + gentoo-xcursors-0.3.1.ebuild: + added ~mips keyword 09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml: Add metadata. 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 138832bdadd7..7506ac31ea39 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-2005 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.1 2005/08/16 02:44:32 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.2 2005/10/19 04:21:51 geoman 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="~x86" +KEYWORDS="~mips ~x86" IUSE="" RDEPEND="" |