summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-09 07:14:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-09 07:14:40 +0000
commit9522a469ab99912fca92639dc50decfcdfeb7ebc (patch)
tree70ab986bbc870456ba9245830c708c5b4838159e /x11-themes/silver-xcursors
parentPatch for gcc 3.4 to close bug # 50210. Marked stable on amd64. (Manifest re... (diff)
downloadgentoo-2-9522a469ab99912fca92639dc50decfcdfeb7ebc.tar.gz
gentoo-2-9522a469ab99912fca92639dc50decfcdfeb7ebc.tar.bz2
gentoo-2-9522a469ab99912fca92639dc50decfcdfeb7ebc.zip
repoman: Fix leading whitespace
Diffstat (limited to 'x11-themes/silver-xcursors')
-rw-r--r--x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild
index 4e81a48b6442..a0cacdc9ac45 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-2004 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.8 2004/06/09 01:48:23 swtaylor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.9 2004/06/09 07:14:40 mr_bones_ Exp $
MY_P="5533-Silver-XCursors-3D-${PV}"
DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
@@ -14,10 +14,10 @@ DEPEND=""
RDEPEND="virtual/x11"
src_install() {
- X11_IMPLEM_P="$(portageq best_version "${ROOT}" virtual/x11)"
- X11_IMPLEM="${X11_IMPLEM_P%-[0-9]*}"
- X11_IMPLEM="${X11_IMPLEM##*\/}"
- einfo "X11 implementation is ${X11_IMPLEM}."
+ X11_IMPLEM_P="$(portageq best_version "${ROOT}" virtual/x11)"
+ X11_IMPLEM="${X11_IMPLEM_P%-[0-9]*}"
+ X11_IMPLEM="${X11_IMPLEM##*\/}"
+ einfo "X11 implementation is ${X11_IMPLEM}."
mkdir -p ${D}/usr/share/cursors/${X11_IMPLEM}/Silver/cursors/
cp -d ${WORKDIR}/${MY_P:5}/Silver/cursors/* ${D}/usr/share/cursors/${X11_IMPLEM}/Silver/cursors/ || die