diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-09 07:14:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-09 07:14:40 +0000 |
commit | d8783f7aafbc0cfd39320cffdd9b74a7850ea4c9 (patch) | |
tree | 7af4b6871adfd630a307cef5a3e7f62d191814b5 /x11-themes/blueglass-xcursors | |
parent | Patch for gcc 3.4 to close bug # 50210. Marked stable on amd64. (diff) | |
download | historical-d8783f7aafbc0cfd39320cffdd9b74a7850ea4c9.tar.gz historical-d8783f7aafbc0cfd39320cffdd9b74a7850ea4c9.tar.bz2 historical-d8783f7aafbc0cfd39320cffdd9b74a7850ea4c9.zip |
repoman: Fix leading whitespace
Diffstat (limited to 'x11-themes/blueglass-xcursors')
-rw-r--r-- | x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild index 7fbc92b9fcfd..abc053189eef 100644 --- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild +++ b/x11-themes/blueglass-xcursors/blueglass-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/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.8 2004/06/09 01:49:35 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.9 2004/06/09 07:13:44 mr_bones_ Exp $ MY_P="5532-BlueGlass-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -16,7 +16,7 @@ RDEPEND="virtual/x11" # Note: although the package name is BlueGlass, the tarball & authors directions # use the directory 'Blue'. src_install() { - # Set up X11 implementation + # Set up X11 implementation X11_IMPLEM_P="$(portageq best_version "${ROOT}" virtual/x11)" X11_IMPLEM="${X11_IMPLEM_P%-[0-9]*}" X11_IMPLEM="${X11_IMPLEM##*\/}" |