diff options
author | 2006-04-02 09:09:38 +0000 | |
---|---|---|
committer | 2006-04-02 09:09:38 +0000 | |
commit | 79f85ed1dbdf42ac56039479b22ead4db78698a4 (patch) | |
tree | 071b4b18e628c4faa5b5160f705951d5e21473aa /app-text/ghostscript-esp | |
parent | really remove the ghostscript blockers this time (diff) | |
download | gentoo-2-79f85ed1dbdf42ac56039479b22ead4db78698a4.tar.gz gentoo-2-79f85ed1dbdf42ac56039479b22ead4db78698a4.tar.bz2 gentoo-2-79f85ed1dbdf42ac56039479b22ead4db78698a4.zip |
really remove the ghostscript blockers this time
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'app-text/ghostscript-esp')
3 files changed, 6 insertions, 9 deletions
diff --git a/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r10.ebuild b/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r10.ebuild index 9035de7f52af..fb5fcbb208b8 100644 --- a/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r10.ebuild +++ b/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r10.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-esp/ghostscript-esp-7.07.1-r10.ebuild,v 1.5 2006/04/02 07:40:35 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r10.ebuild,v 1.6 2006/04/02 09:09:38 genstef Exp $ inherit flag-o-matic eutils toolchain-funcs libtool @@ -24,8 +24,7 @@ DEP="virtual/libc x11-libs/libXt ) virtual/x11 ) ) gtk? ( >=x11-libs/gtk+-2.0 ) - cups? ( net-print/cups ) - !virtual/ghostscript" + cups? ( net-print/cups )" RDEPEND="${DEP} cjk? ( media-fonts/arphicfonts diff --git a/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild b/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild index e9918640fef0..8cb1a0310925 100644 --- a/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild +++ b/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.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-esp/ghostscript-esp-7.07.1-r8.ebuild,v 1.8 2006/04/02 07:40:35 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild,v 1.9 2006/04/02 09:09:38 genstef Exp $ inherit flag-o-matic eutils toolchain-funcs libtool @@ -25,8 +25,7 @@ DEP="virtual/libc x11-libs/libXt ) virtual/x11 ) ) gtk? ( >=x11-libs/gtk+-2.0 ) - cups? ( net-print/cups ) - !virtual/ghostscript" + cups? ( net-print/cups )" RDEPEND="${DEP} cjk? ( media-fonts/arphicfonts diff --git a/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild b/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild index 9c6f2b43037b..43cb6ea8a45d 100644 --- a/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild +++ b/app-text/ghostscript-esp/ghostscript-esp-8.15.1.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-esp/ghostscript-esp-8.15.1.ebuild,v 1.13 2006/04/02 07:40:35 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.1.ebuild,v 1.14 2006/04/02 09:09:38 genstef Exp $ inherit eutils autotools flag-o-matic @@ -26,8 +26,7 @@ DEP="virtual/libc X? ( || ( x11-libs/libXt virtual/x11 ) ) gtk? ( >=x11-libs/gtk+-2.0 ) cups? ( >=net-print/cups-1.1.20 ) - xml? ( >=dev-libs/libxml2-2.6.8 ) - !virtual/ghostscript" + xml? ( >=dev-libs/libxml2-2.6.8 )" RDEPEND="${DEP} cjk? ( media-fonts/arphicfonts |