diff options
author | 2004-03-24 21:42:41 +0000 | |
---|---|---|
committer | 2004-03-24 21:42:41 +0000 | |
commit | 6adbf69ab0348718241c9b2d60615f7ed1505787 (patch) | |
tree | 0e57535688c619530bb8990fff552319fc7b6d6f /x11-themes | |
parent | don't set DEPEND="${RDEPEND}" (actually do the fix) (Manifest recommit) (diff) | |
download | gentoo-2-6adbf69ab0348718241c9b2d60615f7ed1505787.tar.gz gentoo-2-6adbf69ab0348718241c9b2d60615f7ed1505787.tar.bz2 gentoo-2-6adbf69ab0348718241c9b2d60615f7ed1505787.zip |
Marking 0.8 testing on Alpha.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/golden-xcursors/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/golden-xcursors/ChangeLog b/x11-themes/golden-xcursors/ChangeLog index 2d37949db146..74b7ae2084ea 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/ChangeLog,v 1.6 2004/03/24 21:42:41 jmaynard Exp $ + + 24 Mar 2004; Jay Maynard <jmaynard@gentoo.org> golden-xcursors-0.8.ebuild: + Mark testing on Alpha. 24 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> golden-xcursors-0.8.ebuild: diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild index 448c7c92aa91..9621d71fe049 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-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.4 2004/03/24 19:01:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild,v 1.5 2004/03/24 21:42:41 jmaynard 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 ~alpha" IUSE="" DEPEND="" RDEPEND=">=x11-base/xfree-4.3.0-r2" |