diff options
Diffstat (limited to 'app-text/pstotext/pstotext-1.8g.ebuild')
-rw-r--r-- | app-text/pstotext/pstotext-1.8g.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pstotext/pstotext-1.8g.ebuild b/app-text/pstotext/pstotext-1.8g.ebuild index 8d0004937a67..1b0c76c6c3bc 100644 --- a/app-text/pstotext/pstotext-1.8g.ebuild +++ b/app-text/pstotext/pstotext-1.8g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g.ebuild,v 1.2 2002/08/16 02:42:01 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g.ebuild,v 1.3 2002/12/09 04:17:44 manson Exp $ DESCRIPTION="extract ASCII text from a PostScript or PDF file" HOMEPAGE="http://research.compaq.com/SRC/virtualpaper/pstotext.html" @@ -8,7 +8,7 @@ SRC_URI="http://research.compaq.com/SRC/virtualpaper/binaries/pstotext.tar.Z" LICENSE="PSTT" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="app-arch/ncompress" |