summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild')
-rw-r--r--x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild
index 18cf78830716..84cddc6c3b62 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.9 2004/06/09 07:14:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild,v 1.10 2004/06/09 07:29:59 spyderous Exp $
MY_P="5507-Golden-XCursors-3D-${PV}"
DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
@@ -15,7 +15,7 @@ RDEPEND="virtual/x11"
src_install() {
# Set up X11 implementation
- X11_IMPLEM_P="$(portageq best_version "${ROOT}" virtual/x11)"
+ X11_IMPLEM_P="$(best_version virtual/x11)"
X11_IMPLEM="${X11_IMPLEM_P%-[0-9]*}"
X11_IMPLEM="${X11_IMPLEM##*\/}"
einfo "X11 implementation is ${X11_IMPLEM}."