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/gentoo-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/gentoo-xcursors')
-rw-r--r-- | x11-themes/gentoo-xcursors/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gentoo-xcursors/ChangeLog b/x11-themes/gentoo-xcursors/ChangeLog index 570013bf9e5d..22eed44dca85 100644 --- a/x11-themes/gentoo-xcursors/ChangeLog +++ b/x11-themes/gentoo-xcursors/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gentoo-xcursors # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.18 2010/02/11 15:03:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/ChangeLog,v 1.19 2010/10/17 03:07:26 leio Exp $ + + 17 Oct 2010; Mart Raudsepp <leio@gentoo.org> gentoo-xcursors-0.3.1.ebuild: + Drop to ~mips 11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> gentoo-xcursors-0.3.1.ebuild: Fix LICENSE, bug 298556. 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 3a2e687cb1af..6525e3e7a0d9 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-2010 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.17 2010/02/11 15:03:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild,v 1.18 2010/10/17 03:07:26 leio 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="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |