From 256783a33bfad6fa29af4c33834cfdd6edbb9c47 Mon Sep 17 00:00:00 2001 From: Achim Gottinger Date: Sat, 23 Jun 2001 21:34:37 +0000 Subject: various fixes --- app-text/ghostscript/ghostscript-6.50-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-text/ghostscript') diff --git a/app-text/ghostscript/ghostscript-6.50-r2.ebuild b/app-text/ghostscript/ghostscript-6.50-r2.ebuild index 3fd783387354..4f8a58e37fae 100644 --- a/app-text/ghostscript/ghostscript-6.50-r2.ebuild +++ b/app-text/ghostscript/ghostscript-6.50-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50-r2.ebuild,v 1.7 2001/06/08 02:32:43 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50-r2.ebuild,v 1.8 2001/06/23 21:34:37 achim Exp $ GPV="4.1.1" A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz print-${GPV}.tar.gz" A1=jpegsrc.v6b.tar.gz A2=zlib-1.1.3.tar.gz -A3=libpng-1.0.11.tar.gz +A3=libpng-1.0.12.tar.gz S=${WORKDIR}/gs${PV} DESCRIPTION="Aladin Ghostscript" @@ -19,7 +19,7 @@ SRC_URI="http://download.sourceforge.net/ghostscript/${P}.tar.gz ftp://ftp.freesoftware.com/pub/infozip/zlib/${A2}" DEPEND="virtual/glibc - =media-libs/libpng-1.0.11 + =media-libs/libpng-1.0.12 virtual/x11" src_unpack() { -- cgit v1.2.3-65-gdbad