diff options
author | Ben Lutgens <lamer@gentoo.org> | 2001-07-06 21:54:11 +0000 |
---|---|---|
committer | Ben Lutgens <lamer@gentoo.org> | 2001-07-06 21:54:11 +0000 |
commit | d08da04aaa5e04c9a8bb9e5129c385b66c34fb0b (patch) | |
tree | af4b0c638d5a1ec6b3a37ce7ad5255bd4c984989 /app-text | |
parent | fixed gdk-pixbuf requirement when gnome is not in USE (diff) | |
download | gentoo-2-d08da04aaa5e04c9a8bb9e5129c385b66c34fb0b.tar.gz gentoo-2-d08da04aaa5e04c9a8bb9e5129c385b66c34fb0b.tar.bz2 gentoo-2-d08da04aaa5e04c9a8bb9e5129c385b66c34fb0b.zip |
Added the other three tarballs to the A= line.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript/ghostscript-6.50-r2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/ghostscript/ghostscript-6.50-r2.ebuild b/app-text/ghostscript/ghostscript-6.50-r2.ebuild index 4f8a58e37fae..d074a87d74af 100644 --- a/app-text/ghostscript/ghostscript-6.50-r2.ebuild +++ b/app-text/ghostscript/ghostscript-6.50-r2.ebuild @@ -1,10 +1,11 @@ # 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.50-r2.ebuild,v 1.8 2001/06/23 21:34:37 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50-r2.ebuild,v 1.9 2001/07/06 21:54:11 lamer Exp $ GPV="4.1.1" -A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz print-${GPV}.tar.gz" +A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz print-${GPV}.tar.gz +jpegsrc.v6b.tar.gz zlib-1.1.3.tar.gz libpng-1.0.12.tar.gz" A1=jpegsrc.v6b.tar.gz A2=zlib-1.1.3.tar.gz A3=libpng-1.0.12.tar.gz |