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-8.15.1_p20060430.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-8.15.1_p20060430.ebuild')
-rw-r--r-- | app-text/ghostscript-esp/ghostscript-esp-8.15.1_p20060430.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-esp/ghostscript-esp-8.15.1_p20060430.ebuild b/app-text/ghostscript-esp/ghostscript-esp-8.15.1_p20060430.ebuild index 3f18cf9daafa..b7b54c77bb6a 100644 --- a/app-text/ghostscript-esp/ghostscript-esp-8.15.1_p20060430.ebuild +++ b/app-text/ghostscript-esp/ghostscript-esp-8.15.1_p20060430.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_p20060430.ebuild,v 1.10 2006/07/02 19:37:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.1_p20060430.ebuild,v 1.11 2006/08/12 22:04:33 genstef Exp $ inherit eutils autotools flag-o-matic versionator @@ -30,7 +30,7 @@ DEP="virtual/libc xml? ( >=dev-libs/libxml2-2.6.8 ) media-libs/fontconfig !app-text/ghostscript-gnu - !app-text/ghostscript-afpl" + !app-text/ghostscript-gpl" RDEPEND="${DEP} cjk? ( media-fonts/arphicfonts |