diff options
author | 2006-08-12 22:06:22 +0000 | |
---|---|---|
committer | 2006-08-12 22:06:22 +0000 | |
commit | 5ac1abd03609da1e59b14b8b7d8ec2f2261ffcb6 (patch) | |
tree | 749791a5f9c4fd675081b559578acd93573bb2f8 /app-text/ghostscript-gnu | |
parent | Updated the patchset for php-4.4.3-r1 to fix bug #143508 (with permission fro... (diff) | |
download | historical-5ac1abd03609da1e59b14b8b7d8ec2f2261ffcb6.tar.gz historical-5ac1abd03609da1e59b14b8b7d8ec2f2261ffcb6.tar.bz2 historical-5ac1abd03609da1e59b14b8b7d8ec2f2261ffcb6.zip |
block -gpl instead of -afpl, thanks to Marco Clocchiatti <ziapannocchia@gmail.com> in bug 143654
Package-Manager: portage-2.1.1_pre5
Diffstat (limited to 'app-text/ghostscript-gnu')
-rw-r--r-- | app-text/ghostscript-gnu/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/ghostscript-gnu-8.16-r3.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/app-text/ghostscript-gnu/ChangeLog b/app-text/ghostscript-gnu/ChangeLog index af37b0d9ce4d..f293bf6bfce7 100644 --- a/app-text/ghostscript-gnu/ChangeLog +++ b/app-text/ghostscript-gnu/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/ghostscript-gnu # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ChangeLog,v 1.24 2006/05/26 17:20:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ChangeLog,v 1.25 2006/08/12 22:06:22 genstef Exp $ + + 12 Aug 2006; Stefan Schweizer <genstef@gentoo.org> + ghostscript-gnu-8.16-r1.ebuild, ghostscript-gnu-8.16-r3.ebuild: + block -gpl instead of -afpl, thanks to Marco Clocchiatti + <ziapannocchia@gmail.com> in bug 143654 26 May 2006; Markus Rothe <corsair@gentoo.org> ghostscript-gnu-8.16-r3.ebuild: 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 762b116cb831..f6df79d3af5d 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.13 2006/04/19 07:04:11 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild,v 1.14 2006/08/12 22:06:22 genstef Exp $ inherit eutils @@ -42,7 +42,7 @@ 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-gpl !app-text/ghostscript-esp" S=${WORKDIR}/${MY_P} diff --git a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r3.ebuild b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r3.ebuild index 1e9a098a1548..0a16d4a5f45e 100644 --- a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r3.ebuild +++ b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r3.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-r3.ebuild,v 1.3 2006/05/26 17:20:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r3.ebuild,v 1.4 2006/08/12 22:06:22 genstef Exp $ inherit eutils libtool autotools @@ -29,7 +29,7 @@ DEP=">=media-libs/jpeg-6b gtk? ( >=x11-libs/gtk+-2.0 ) cups? ( >=net-print/cups-1.1.20 ) media-libs/fontconfig - !app-text/ghostscript-afpl + !app-text/ghostscript-gpl !app-text/ghostscript-esp" RDEPEND="${DEP} |