diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-04-19 07:04:11 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-04-19 07:04:11 +0000 |
commit | b9eaa81054c660d83f75219b977c74db1fa82ccf (patch) | |
tree | a8c43b36b82959c5bc2385309554a2c41ede2558 /app-text | |
parent | Version bump. (diff) | |
download | gentoo-2-b9eaa81054c660d83f75219b977c74db1fa82ccf.tar.gz gentoo-2-b9eaa81054c660d83f75219b977c74db1fa82ccf.tar.bz2 gentoo-2-b9eaa81054c660d83f75219b977c74db1fa82ccf.zip |
add !other-ghostscripts
(Portage version: 2.1_pre9-r1)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild | 5 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild index 7deebf0a8797..762b116cb831 100644 --- a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild +++ b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild,v 1.12 2006/04/02 10:21:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild,v 1.13 2006/04/19 07:04:11 genstef Exp $ inherit eutils @@ -42,7 +42,8 @@ RDEPEND="X? ( || ( ( x11-libs/libXt >=media-libs/libpng-1.2.5 >=sys-libs/zlib-1.2.0 cups? ( >=net-print/cups-1.1.20 ) - " + !app-text/ghostscript-afpl + !app-text/ghostscript-esp" S=${WORKDIR}/${MY_P} diff --git a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild index b4af1c2fe24d..ed1cdb4ad808 100644 --- a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild +++ b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild,v 1.6 2006/04/09 16:32:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild,v 1.7 2006/04/19 07:04:11 genstef Exp $ inherit eutils libtool @@ -27,7 +27,9 @@ DEP=">=media-libs/jpeg-6b >=media-libs/tiff-3.7 X? ( || ( x11-libs/libXt virtual/x11 ) ) gtk? ( >=x11-libs/gtk+-2.0 ) - cups? ( >=net-print/cups-1.1.20 )" + cups? ( >=net-print/cups-1.1.20 ) + !app-text/ghostscript-afpl + !app-text/ghostscript-esp" RDEPEND="${DEP} cjk? ( media-fonts/arphicfonts |