diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-04 01:07:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-04 01:07:44 +0000 |
commit | be093fbb7a7cdd2ff6c9bcc1f92468e0b27a56d8 (patch) | |
tree | cd2b74f43eae5626b1b9fa1071bb320849da20c3 /x11-themes | |
parent | make the sdl-sound dep explicit (bug #66179) (Manifest recommit) (diff) | |
download | gentoo-2-be093fbb7a7cdd2ff6c9bcc1f92468e0b27a56d8.tar.gz gentoo-2-be093fbb7a7cdd2ff6c9bcc1f92468e0b27a56d8.tar.bz2 gentoo-2-be093fbb7a7cdd2ff6c9bcc1f92468e0b27a56d8.zip |
x11-base/xfree -> virtual/x11
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/golden-xcursors/golden-xcursors-0.7-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/golden-xcursors/golden-xcursors-0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.7-r1.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.7-r1.ebuild index 149719a3ad0c..adcce16b4a1b 100644 --- a/x11-themes/golden-xcursors/golden-xcursors-0.7-r1.ebuild +++ b/x11-themes/golden-xcursors/golden-xcursors-0.7-r1.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/golden-xcursors/golden-xcursors-0.7-r1.ebuild,v 1.4 2004/06/25 03:03:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/golden-xcursors-0.7-r1.ebuild,v 1.5 2004/10/04 01:07:44 mr_bones_ Exp $ MY_P="5507-Golden-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" DEPEND="" -RDEPEND=">=x11-base/xfree-4.3.0-r2" +RDEPEND="virtual/x11" src_install() { mkdir -p ${D}/usr/share/cursors/xfree/gold/cursors/ diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.7.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.7.ebuild index 9a98ae050e9f..1bd288ae9ed4 100644 --- a/x11-themes/golden-xcursors/golden-xcursors-0.7.ebuild +++ b/x11-themes/golden-xcursors/golden-xcursors-0.7.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/golden-xcursors/golden-xcursors-0.7.ebuild,v 1.4 2004/06/25 03:03:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/golden-xcursors-0.7.ebuild,v 1.5 2004/10/04 01:07:44 mr_bones_ Exp $ MY_P="5507-Golden-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" DEPEND="" -RDEPEND=">=x11-base/xfree-4.3.0-r2" +RDEPEND="virtual/x11" src_install() { mkdir -p ${D}/usr/share/cursors/xfree/gold/cursors/ |