diff options
Diffstat (limited to 'x11-themes/qtpixmap/qtpixmap-0.25.ebuild')
-rw-r--r-- | x11-themes/qtpixmap/qtpixmap-0.25.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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} |