diff options
author | 2003-09-06 07:28:59 +0000 | |
---|---|---|
committer | 2003-09-06 07:28:59 +0000 | |
commit | ebd0966c312b9a54005cabf19c5249665ac2ae3b (patch) | |
tree | 2bc8e65f3a89da62b54daf5fbec7887be1fb7328 /x11-themes/mandrake-artwork/mandrake-artwork-0.9.1.ebuild | |
parent | fixing Manifest (diff) | |
download | historical-ebd0966c312b9a54005cabf19c5249665ac2ae3b.tar.gz historical-ebd0966c312b9a54005cabf19c5249665ac2ae3b.tar.bz2 historical-ebd0966c312b9a54005cabf19c5249665ac2ae3b.zip |
whitespace cleanup
Diffstat (limited to 'x11-themes/mandrake-artwork/mandrake-artwork-0.9.1.ebuild')
-rw-r--r-- | x11-themes/mandrake-artwork/mandrake-artwork-0.9.1.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/mandrake-artwork/mandrake-artwork-0.9.1.ebuild b/x11-themes/mandrake-artwork/mandrake-artwork-0.9.1.ebuild index abcc8f8ce03e..7c0fd63ac7dd 100644 --- a/x11-themes/mandrake-artwork/mandrake-artwork-0.9.1.ebuild +++ b/x11-themes/mandrake-artwork/mandrake-artwork-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/mandrake-artwork/mandrake-artwork-0.9.1.ebuild,v 1.2 2003/08/28 02:53:35 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mandrake-artwork/mandrake-artwork-0.9.1.ebuild,v 1.3 2003/09/06 07:28:56 msterret Exp $ MDK_EXTRAVERSION="1mdk" @@ -15,10 +15,10 @@ inherit eutils # Needed to build... DEPEND="app-arch/rpm2targz - >=x11-libs/gtk+-2.0 - >=media-libs/gdk-pixbuf-0.2.5 - =x11-libs/gtk+-1.2* - >=kde-base/kdebase-3.1*" + >=x11-libs/gtk+-2.0 + >=media-libs/gdk-pixbuf-0.2.5 + =x11-libs/gtk+-1.2* + >=kde-base/kdebase-3.1*" src_unpack() { cd ${WORKDIR} |