diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-08-12 22:04:33 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-08-12 22:04:33 +0000 |
commit | c9de883b37e559cdf9e2331488005802b0002770 (patch) | |
tree | 3b2b6eb96bae1aa26fb1a3c65ce51685d448c127 /app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild | |
parent | Updated the patchset for php-4.4.3-r1 to fix bug #143508 (with permission fro... (diff) | |
download | gentoo-2-c9de883b37e559cdf9e2331488005802b0002770.tar.gz gentoo-2-c9de883b37e559cdf9e2331488005802b0002770.tar.bz2 gentoo-2-c9de883b37e559cdf9e2331488005802b0002770.zip |
block -gpl instead of -afpl, thanks to Marco Clocchiatti <ziapannocchia@gmail.com> in bug 143654
(Portage version: 2.1.1_pre5)
Diffstat (limited to 'app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild')
-rw-r--r-- | app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 a9d54c48e99a..86df3f6345a9 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.10 2006/04/02 16:30:44 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild,v 1.11 2006/08/12 22:04:33 genstef Exp $ inherit flag-o-matic eutils toolchain-funcs libtool @@ -27,7 +27,7 @@ DEP="virtual/libc gtk? ( >=x11-libs/gtk+-2.0 ) cups? ( net-print/cups ) !app-text/ghostscript-gnu - !app-text/ghostscript-afpl" + !app-text/ghostscript-gpl" RDEPEND="${DEP} cjk? ( media-fonts/arphicfonts |