diff options
-rw-r--r-- | app-text/ghostscript/ghostscript-7.07.1-r10.ebuild | 6 | ||||
-rw-r--r-- | app-text/ghostscript/ghostscript-7.07.1-r9.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-text/ghostscript/ghostscript-7.07.1-r10.ebuild b/app-text/ghostscript/ghostscript-7.07.1-r10.ebuild index b561d74d3144..2b7fcb59be1b 100644 --- a/app-text/ghostscript/ghostscript-7.07.1-r10.ebuild +++ b/app-text/ghostscript/ghostscript-7.07.1-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r10.ebuild,v 1.1 2005/09/01 17:20:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r10.ebuild,v 1.2 2005/09/01 19:18:33 swegener Exp $ inherit flag-o-matic eutils toolchain-funcs libtool @@ -67,10 +67,10 @@ src_unpack() { # add fontconfig support (this patch is broken) # epatch ${FILESDIR}/gs7.07.1-fontconfig-rh.patch.2.bz2 - + #100808 epatch ${FILESDIR}/${P}-64bit-cmyk.patch - + # man page patch from absinthe@pobox.com (Dylan Carlson) bug #14150 epatch ${FILESDIR}/ghostscript-7.05.6.man.patch diff --git a/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild b/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild index b664ce323e7e..1eb3ec412707 100644 --- a/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild +++ b/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r9.ebuild,v 1.3 2005/09/01 17:20:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild,v 1.4 2005/09/01 19:18:33 swegener Exp $ inherit flag-o-matic eutils toolchain-funcs libtool @@ -67,7 +67,7 @@ src_unpack() { # add fontconfig support (this patch is broken) # epatch ${FILESDIR}/gs7.07.1-fontconfig-rh.patch.2.bz2 - + # man page patch from absinthe@pobox.com (Dylan Carlson) bug #14150 epatch ${FILESDIR}/ghostscript-7.05.6.man.patch |