diff options
Diffstat (limited to 'x11-themes/silver-xcursors')
-rw-r--r-- | x11-themes/silver-xcursors/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/silver-xcursors/ChangeLog b/x11-themes/silver-xcursors/ChangeLog index 5e1a83af8133..20b44cdd212c 100644 --- a/x11-themes/silver-xcursors/ChangeLog +++ b/x11-themes/silver-xcursors/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/silver-xcursors -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.22 2009/03/23 22:14:04 yngwin Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.23 2010/10/17 03:11:37 leio Exp $ + + 17 Oct 2010; Mart Raudsepp <leio@gentoo.org> silver-xcursors-0.4.ebuild: + Drop to ~mips 23 Mar 2009; Ben de Groot <yngwin@gentoo.org> silver-xcursors-0.4: Fix SRC_URI, bug 223483 diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild index cbbb77106beb..809e91421e2a 100644 --- a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild +++ b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.23 2009/03/23 22:14:04 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.24 2010/10/17 03:11:37 leio Exp $ MY_P="5533-Silver-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -9,7 +9,7 @@ SRC_URI="http://www.kde-look.org/CONTENT/content-files/$MY_P.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |