diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-09-01 19:18:33 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-09-01 19:18:33 +0000 |
commit | b13001a239dec9cb06ae1e815e9f49308312d049 (patch) | |
tree | 87cd2ac6089d5137987f1a4a596b2cd6c6ce9766 /app-text | |
parent | New upstream version; Resolves Bug #103899; Keywording stable amd64, sparc an... (diff) | |
download | gentoo-2-b13001a239dec9cb06ae1e815e9f49308312d049.tar.gz gentoo-2-b13001a239dec9cb06ae1e815e9f49308312d049.tar.bz2 gentoo-2-b13001a239dec9cb06ae1e815e9f49308312d049.zip |
trim whitespace
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text')
-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 |