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/blueglass-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/blueglass-xcursors')
-rw-r--r-- | x11-themes/blueglass-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-themes/blueglass-xcursors/ChangeLog b/x11-themes/blueglass-xcursors/ChangeLog index 717136d747e9..cc05e194e7cd 100644 --- a/x11-themes/blueglass-xcursors/ChangeLog +++ b/x11-themes/blueglass-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/blueglass-xcursors -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.24 2008/12/21 00:41:39 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.25 2010/10/17 03:13:52 leio Exp $ + + 17 Oct 2010; Mart Raudsepp <leio@gentoo.org> + blueglass-xcursors-0.4.ebuild: + Drop to ~mips 21 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org> blueglass-xcursors-0.4.ebuild: diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild index 8a1dbee0612c..d37e342b0690 100644 --- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild +++ b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.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/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.24 2010/02/24 14:53:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.25 2010/10/17 03:13:52 leio Exp $ MY_P="5532-BlueGlass-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -9,7 +9,7 @@ SRC_URI="http://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 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |