diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-11-24 02:41:37 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-11-24 02:41:37 +0000 |
commit | f0412c185079301d41886c4d7e7db4beb19126d7 (patch) | |
tree | 87024e5e144fbe0cf7c64be3c431f011586790de /x11-themes/blueglass-xcursors | |
parent | Rev bump. Fixes problem in bug #71990 where enabling the ssl useflag clobber... (diff) | |
download | historical-f0412c185079301d41886c4d7e7db4beb19126d7.tar.gz historical-f0412c185079301d41886c4d7e7db4beb19126d7.tar.bz2 historical-f0412c185079301d41886c4d7e7db4beb19126d7.zip |
moved directly to stable on mips wrt bug 45613
Diffstat (limited to 'x11-themes/blueglass-xcursors')
-rw-r--r-- | x11-themes/blueglass-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/blueglass-xcursors/ChangeLog b/x11-themes/blueglass-xcursors/ChangeLog index 07cf005e2993..264ae225c70f 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.13 2004/10/04 03:09:58 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.14 2004/11/24 02:39:14 geoman Exp $ + + 23 Nov 2004; Stephen P. Becker <geoman@gentoo.org> + blueglass-xcursors-0.4.ebuild: + moved directly to stable on mips wrt bug 45613 03 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>; -blueglass-xcursors-0.3-r1.ebuild, -blueglass-xcursors-0.3.ebuild: diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild index a251fa660c78..6f666027e6b1 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-2004 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.12 2004/06/25 03:02:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.13 2004/11/24 02:39:14 geoman 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="x86 ppc sparc ~alpha hppa amd64" +KEYWORDS="x86 ppc sparc ~alpha hppa amd64 mips" IUSE="" DEPEND="" |