summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-29 18:41:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-29 18:41:02 +0000
commit6e60efc8cfdbb565e9d4bd7bad6f64f8fefd1ccb (patch)
tree1767fc74c0a13f14586d1d0fea67fc4ac3ffad9f /x11-themes
parentppc (Manifest recommit) (diff)
downloadgentoo-2-6e60efc8cfdbb565e9d4bd7bad6f64f8fefd1ccb.tar.gz
gentoo-2-6e60efc8cfdbb565e9d4bd7bad6f64f8fefd1ccb.tar.bz2
gentoo-2-6e60efc8cfdbb565e9d4bd7bad6f64f8fefd1ccb.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/ximian-artwork/ximian-artwork-0.2.29.0.6.3.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-themes/ximian-artwork/ximian-artwork-0.2.29.0.6.3.ebuild b/x11-themes/ximian-artwork/ximian-artwork-0.2.29.0.6.3.ebuild
index 683a5b63b36e..0df11c4bf46e 100644
--- a/x11-themes/ximian-artwork/ximian-artwork-0.2.29.0.6.3.ebuild
+++ b/x11-themes/ximian-artwork/ximian-artwork-0.2.29.0.6.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/ximian-artwork/ximian-artwork-0.2.29.0.6.3.ebuild,v 1.1 2004/03/29 15:07:23 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/ximian-artwork/ximian-artwork-0.2.29.0.6.3.ebuild,v 1.2 2004/03/29 18:41:02 mr_bones_ Exp $
inherit rpm
-# bash magic to extract last 2 versions as XIMIAN_V,
+# bash magic to extract last 2 versions as XIMIAN_V,
# third last version as RPM_V and the rest as MY_PV
MY_PV=${PV%.[0-9]*.[0-9]*.[0-9]*}
END_V=${PV/${MY_PV}./}
@@ -22,7 +22,7 @@ IUSE="xmms"
DEPEND="sys-devel/autoconf
sys-devel/automake
app-arch/rpm2targz"
-
+
RDEPEND=">=x11-themes/gnome-themes-extras-0.5"
@@ -58,4 +58,3 @@ src_install () {
cd ${S}
dodoc COPYING ChangeLog
}
-