diff options
author | Nick Hadaway <raker@gentoo.org> | 2002-09-30 03:46:16 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2002-09-30 03:46:16 +0000 |
commit | b08f0d67db1e6d33b93a3a9d7dd5dd0d6111bf46 (patch) | |
tree | 8fbde5c9bc547449d1c7ff1c9deff9f3962a0a54 /media-gfx/gimp-print/gimp-print-4.2.2.ebuild | |
parent | Update of ebuild header (copyright/license section) (diff) | |
download | gentoo-2-b08f0d67db1e6d33b93a3a9d7dd5dd0d6111bf46.tar.gz gentoo-2-b08f0d67db1e6d33b93a3a9d7dd5dd0d6111bf46.tar.bz2 gentoo-2-b08f0d67db1e6d33b93a3a9d7dd5dd0d6111bf46.zip |
Tightened the gimp dependancy to =gimp-1.2*
Diffstat (limited to 'media-gfx/gimp-print/gimp-print-4.2.2.ebuild')
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp-print/gimp-print-4.2.2.ebuild b/media-gfx/gimp-print/gimp-print-4.2.2.ebuild index 475f0660e2bf..405641d53231 100644 --- a/media-gfx/gimp-print/gimp-print-4.2.2.ebuild +++ b/media-gfx/gimp-print/gimp-print-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.2.ebuild,v 1.1 2002/09/25 16:34:18 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.2.ebuild,v 1.2 2002/09/30 03:46:16 raker Exp $ inherit libtool @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND=">=media-gfx/gimp-1.2.1 +DEPEND="=media-gfx/gimp-1.2* app-text/ghostscript doc? ( app-text/texi2html ) gtk? ( =x11-libs/gtk+-1.2* ) |