diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-24 19:01:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-24 19:01:26 +0000 |
commit | 69b88ff6c90ebba8e6d9abc5c8a4bb525649e79e (patch) | |
tree | 796442ded3604691ec4796a28cf36339ccc5fcc5 /x11-themes/golden-xcursors | |
parent | Updated async and nls patch. (diff) | |
download | historical-69b88ff6c90ebba8e6d9abc5c8a4bb525649e79e.tar.gz historical-69b88ff6c90ebba8e6d9abc5c8a4bb525649e79e.tar.bz2 historical-69b88ff6c90ebba8e6d9abc5c8a4bb525649e79e.zip |
stable on sparc #45613
Diffstat (limited to 'x11-themes/golden-xcursors')
-rw-r--r-- | x11-themes/golden-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/golden-xcursors/ChangeLog b/x11-themes/golden-xcursors/ChangeLog index d63549a56eed..2d37949db146 100644 --- a/x11-themes/golden-xcursors/ChangeLog +++ b/x11-themes/golden-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/golden-xcursors -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/ChangeLog,v 1.4 2003/09/20 23:35:49 todd Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/ChangeLog,v 1.5 2004/03/24 19:01:26 gustavoz Exp $ + + 24 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> + golden-xcursors-0.8.ebuild: + stable on sparc #45613 20 Sep 2003; Todd Sunderlin <todd@gentoo.org> golden-xcursors-0.8.ebuild: marked unstable on sparc diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild index 04ede211326d..448c7c92aa91 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.3 2004/02/22 14:57:29 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild,v 1.4 2004/03/24 19:01:26 gustavoz Exp $ MY_P="5507-Golden-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=5507" SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~sparc amd64" +KEYWORDS="x86 sparc amd64" IUSE="" DEPEND="" RDEPEND=">=x11-base/xfree-4.3.0-r2" |