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 | 0518769054a0ca3af7c7232d8d75a085021b79a8 (patch) | |
tree | fbb7dc27383c10692a6eb13c4a6d5e8b90e98cb9 /x11-themes/xcursor-themes | |
parent | added ~mips keywords (diff) | |
download | gentoo-2-0518769054a0ca3af7c7232d8d75a085021b79a8.tar.gz gentoo-2-0518769054a0ca3af7c7232d8d75a085021b79a8.tar.bz2 gentoo-2-0518769054a0ca3af7c7232d8d75a085021b79a8.zip |
added ~mips keyword
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-themes/xcursor-themes')
-rw-r--r-- | x11-themes/xcursor-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog index 9fa0a6ea649f..0fc1a50c9078 100644 --- a/x11-themes/xcursor-themes/ChangeLog +++ b/x11-themes/xcursor-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/xcursor-themes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.6 2005/09/09 17:34:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.7 2005/10/19 04:22:55 geoman Exp $ + + 19 Oct 2005; Stephen P. Becker <geoman@gentoo.org> + xcursor-themes-0.99.0-r1.ebuild: + added ~mips keyword 09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml: Add metadata. diff --git a/x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild b/x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild index 6d6a9a8c254f..7d5e3a2f6c5f 100644 --- a/x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild +++ b/x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.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/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild,v 1.3 2005/09/04 08:20:18 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild,v 1.4 2005/10/19 04:22:55 geoman Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -8,7 +8,7 @@ SNAPSHOT="yes" inherit x-modular DESCRIPTION="X.Org cursors data" -KEYWORDS="~amd64 ~ppc ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" |