diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-17 03:14:38 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-17 03:14:38 +0000 |
commit | 2ee1fe0e0059b95803a1db1729700e04375927dd (patch) | |
tree | 0a399f94386071808b729ea6c6377866f59950b9 /x11-themes/golden-xcursors | |
parent | Fix the ebuild logic to specify SRC_URI for versions != 9999. (diff) | |
download | historical-2ee1fe0e0059b95803a1db1729700e04375927dd.tar.gz historical-2ee1fe0e0059b95803a1db1729700e04375927dd.tar.bz2 historical-2ee1fe0e0059b95803a1db1729700e04375927dd.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.14/cvs/Linux mips64
Diffstat (limited to 'x11-themes/golden-xcursors')
-rw-r--r-- | x11-themes/golden-xcursors/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-themes/golden-xcursors/ChangeLog b/x11-themes/golden-xcursors/ChangeLog index e6e05317e3a1..cad0a25781a2 100644 --- a/x11-themes/golden-xcursors/ChangeLog +++ b/x11-themes/golden-xcursors/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/golden-xcursors -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/ChangeLog,v 1.22 2007/02/06 01:36:43 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/ChangeLog,v 1.23 2010/10/17 03:08:51 leio Exp $ + + 17 Oct 2010; Mart Raudsepp <leio@gentoo.org> golden-xcursors-0.8.ebuild: + Drop to ~mips 06 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild index a9cf4c50508b..fa7cf45e7fdd 100644 --- a/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild +++ b/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild,v 1.22 2010/02/24 14:56:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild,v 1.23 2010/10/17 03:08:51 leio Exp $ MY_P="5507-Golden-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/files/$MY_P.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="" |