diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-08-12 22:06:22 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-08-12 22:06:22 +0000 |
commit | 6f114e5e84c37391d414b6ed57bfebde5ede55c2 (patch) | |
tree | c2d41243626a84c26c9f1aa924678e6efef259f9 /app-text | |
parent | block -gpl instead of -afpl, thanks to Marco Clocchiatti <ziapannocchia@gmail... (diff) | |
download | gentoo-2-6f114e5e84c37391d414b6ed57bfebde5ede55c2.tar.gz gentoo-2-6f114e5e84c37391d414b6ed57bfebde5ede55c2.tar.bz2 gentoo-2-6f114e5e84c37391d414b6ed57bfebde5ede55c2.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')
-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} |