diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 07:28:59 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 07:28:59 +0000 |
commit | af6fcf482023d89077aba603777c754381b77e80 (patch) | |
tree | ed5b1b53d87874ea5a69d2f1fcdc8b14db43f12d /x11-themes/qtpixmap | |
parent | fixing Manifest (diff) | |
download | gentoo-2-af6fcf482023d89077aba603777c754381b77e80.tar.gz gentoo-2-af6fcf482023d89077aba603777c754381b77e80.tar.bz2 gentoo-2-af6fcf482023d89077aba603777c754381b77e80.zip |
whitespace cleanup
Diffstat (limited to 'x11-themes/qtpixmap')
-rw-r--r-- | x11-themes/qtpixmap/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/qtpixmap/qtpixmap-0.25.ebuild | 6 | ||||
-rw-r--r-- | x11-themes/qtpixmap/qtpixmap-0.26.ebuild | 9 |
3 files changed, 9 insertions, 10 deletions
diff --git a/x11-themes/qtpixmap/Manifest b/x11-themes/qtpixmap/Manifest index ab47a8176ac7..e6fb8027cdc2 100644 --- a/x11-themes/qtpixmap/Manifest +++ b/x11-themes/qtpixmap/Manifest @@ -1,5 +1,5 @@ -MD5 6227dc7c8c353d095b154bd024f8f35a qtpixmap-0.26.ebuild 707 -MD5 a5b1253cddb03a21e6778c87b0b434c2 qtpixmap-0.25.ebuild 710 MD5 fcdd434bc00ebe527e9ee4c6aa724653 ChangeLog 570 +MD5 410901357f53ff8be09bbb2e925b3537 qtpixmap-0.25.ebuild 701 +MD5 407e01a66433d027d183f1a457c69543 qtpixmap-0.26.ebuild 704 MD5 ceba151badaf6c45af4cbe68e732efa1 files/digest-qtpixmap-0.25 70 MD5 adc4d4eee83455cd7c3c1962b59e0e74 files/digest-qtpixmap-0.26 70 diff --git a/x11-themes/qtpixmap/qtpixmap-0.25.ebuild b/x11-themes/qtpixmap/qtpixmap-0.25.ebuild index 249e1007f6f6..a79390e983ea 100644 --- a/x11-themes/qtpixmap/qtpixmap-0.25.ebuild +++ b/x11-themes/qtpixmap/qtpixmap-0.25.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/qtpixmap/qtpixmap-0.25.ebuild,v 1.3 2003/08/31 12:57:43 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtpixmap/qtpixmap-0.25.ebuild,v 1.4 2003/09/06 07:28:56 msterret Exp $ inherit gtk-engines2 eutils @@ -15,8 +15,8 @@ LICENSE="GPL-2" SLOT="2" DEPEND="$DEPEND >=media-libs/imlib-1.8 - dev-util/pkgconfig - =x11-libs/gtk+-1.2*" + dev-util/pkgconfig + =x11-libs/gtk+-1.2*" S=${WORKDIR}/${MY_PN}-${PV} diff --git a/x11-themes/qtpixmap/qtpixmap-0.26.ebuild b/x11-themes/qtpixmap/qtpixmap-0.26.ebuild index d13b5aae7c67..deae900e82d8 100644 --- a/x11-themes/qtpixmap/qtpixmap-0.26.ebuild +++ b/x11-themes/qtpixmap/qtpixmap-0.26.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/qtpixmap/qtpixmap-0.26.ebuild,v 1.1 2003/08/31 12:47:04 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtpixmap/qtpixmap-0.26.ebuild,v 1.2 2003/09/06 07:28:56 msterret Exp $ inherit gtk-engines2 eutils @@ -14,10 +14,9 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2" SLOT="2" -DEPEND="${DEPEND} +DEPEND="${DEPEND} >=media-libs/imlib-1.8 - dev-util/pkgconfig - =x11-libs/gtk+-1.2*" + dev-util/pkgconfig + =x11-libs/gtk+-1.2*" S=${WORKDIR}/${MY_PN}-${PV} - |