diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 14:57:29 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 14:57:29 +0000 |
commit | 5829e16e4d566cf76313b0489249e5d448fc3a57 (patch) | |
tree | d01ef0b2ce5e47083caaebafff1cb28a60c1ea2f /x11-themes/silver-xcursors | |
parent | amd64 (diff) | |
download | historical-5829e16e4d566cf76313b0489249e5d448fc3a57.tar.gz historical-5829e16e4d566cf76313b0489249e5d448fc3a57.tar.bz2 historical-5829e16e4d566cf76313b0489249e5d448fc3a57.zip |
amd64
Diffstat (limited to 'x11-themes/silver-xcursors')
-rw-r--r-- | x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild index 609322d3b9d5..d1dedae1166d 100644 --- a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild +++ b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.2 2003/09/20 23:34:33 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.3 2004/02/22 14:56:34 brad_mssw Exp $ MY_P="5533-Silver-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=5533" SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc amd64" IUSE="" DEPEND="" RDEPEND=">=x11-base/xfree-4.3.0-r2" |