diff options
Diffstat (limited to 'app-text/ghostscript/ghostscript-7.07.1-r6.ebuild')
-rw-r--r-- | app-text/ghostscript/ghostscript-7.07.1-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript/ghostscript-7.07.1-r6.ebuild b/app-text/ghostscript/ghostscript-7.07.1-r6.ebuild index ab732a91d5c4..819c84ace76a 100644 --- a/app-text/ghostscript/ghostscript-7.07.1-r6.ebuild +++ b/app-text/ghostscript/ghostscript-7.07.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r6.ebuild,v 1.4 2004/10/06 22:40:16 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r6.ebuild,v 1.5 2004/10/07 15:14:44 lanius Exp $ inherit flag-o-matic eutils gcc @@ -63,7 +63,7 @@ src_unpack() { # Makefile.in fixes for DESTDIR support in libijs because # einstall borks on multilib systems -- eradicator epatch ${FILESDIR}/gs${PV}-ijsdestdir.patch - + # Fix the garbage collector on ia64 and ppc epatch ${FILESDIR}/gs-fix-gc.patch |