diff options
author | Jay Maynard <jmaynard@gentoo.org> | 2004-03-24 21:42:41 +0000 |
---|---|---|
committer | Jay Maynard <jmaynard@gentoo.org> | 2004-03-24 21:42:41 +0000 |
commit | afd384c9940eecfab85d737e58690375e4c381bc (patch) | |
tree | 7648a841613dae42a8bc1ed99fcb6c8b71ad8518 /x11-themes/golden-xcursors | |
parent | don't set DEPEND="${RDEPEND}" (actually do the fix) (diff) | |
download | historical-afd384c9940eecfab85d737e58690375e4c381bc.tar.gz historical-afd384c9940eecfab85d737e58690375e4c381bc.tar.bz2 historical-afd384c9940eecfab85d737e58690375e4c381bc.zip |
Marking 0.8 testing on Alpha.
Diffstat (limited to 'x11-themes/golden-xcursors')
-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" |