summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-27 16:20:46 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-27 16:20:46 +0000
commit4d74c3a0fb9c06bc13c5825e7f4f0ad13d9adc39 (patch)
tree6c5c27ae49b8e3c25547fcb1eb0220683e5d0601 /app-text
parent*** empty log message *** (diff)
downloadgentoo-2-4d74c3a0fb9c06bc13c5825e7f4f0ad13d9adc39.tar.gz
gentoo-2-4d74c3a0fb9c06bc13c5825e7f4f0ad13d9adc39.tar.bz2
gentoo-2-4d74c3a0fb9c06bc13c5825e7f4f0ad13d9adc39.zip
*** empty log message ***
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ghostscript/ghostscript-6.31.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/ghostscript/ghostscript-6.31.ebuild b/app-text/ghostscript/ghostscript-6.31.ebuild
index 98b482619199..ba0ab5bc8e60 100644
--- a/app-text/ghostscript/ghostscript-6.31.ebuild
+++ b/app-text/ghostscript/ghostscript-6.31.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 <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.31.ebuild,v 1.1 2000/11/26 20:55:03 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.31.ebuild,v 1.2 2000/11/27 16:20:46 achim Exp $
-GPV="4.0.2"
+GPV="4.0.3"
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.8.tar.gz
+A3=libpng-1.0.7.tar.gz
S=${WORKDIR}/gs${PV}
DESCRIPTION="Aladin Ghostscript"
@@ -17,7 +17,7 @@ SRC_URI="http://download.sourceforge.net/ghostscript/${P}.tar.gz
DEPEND=">=sys-apps/bash-2.04
>=sys-libs/glibc-2.1.3
- >=media-libs/libpng-1.0.8
+ >=media-libs/libpng-1.0.7
>=x11-base/xfree-4.0.1"
src_unpack() {