summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-06-02 06:00:57 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-06-02 06:00:57 +0000
commitd939ad1ae2a62ae28f85b858fb2e7a917284f2ee (patch)
treedb9bc5f84ea45fa5af9e32f731eff2be3699d251 /app-text/pstotext
parentmark ~ppc (diff)
downloadgentoo-2-d939ad1ae2a62ae28f85b858fb2e7a917284f2ee.tar.gz
gentoo-2-d939ad1ae2a62ae28f85b858fb2e7a917284f2ee.tar.bz2
gentoo-2-d939ad1ae2a62ae28f85b858fb2e7a917284f2ee.zip
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/pstotext')
-rw-r--r--app-text/pstotext/ChangeLog6
-rw-r--r--app-text/pstotext/Manifest2
-rw-r--r--app-text/pstotext/pstotext-1.8g.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/app-text/pstotext/ChangeLog b/app-text/pstotext/ChangeLog
index 0c43cc6068d3..da788b922669 100644
--- a/app-text/pstotext/ChangeLog
+++ b/app-text/pstotext/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/pstotext
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.10 2005/02/06 23:34:59 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.11 2005/06/02 06:00:57 wormo Exp $
+
+ 02 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ pstotext-1.8g.ebuild:
+ mark ~ppc
07 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> pstotext-1.8g.ebuild:
added ~amd64 to KEYWORDS. fixes #81023
diff --git a/app-text/pstotext/Manifest b/app-text/pstotext/Manifest
index 89c7dc146931..8f2d387d676e 100644
--- a/app-text/pstotext/Manifest
+++ b/app-text/pstotext/Manifest
@@ -1,3 +1,3 @@
-MD5 d6ee7fed44b1ee22ed6a2cc7bfd72ce5 pstotext-1.8g.ebuild 680
MD5 0d474a27c76f49863638b527182e1b57 ChangeLog 826
+MD5 c99dcd53d9bbec4755556f7a2fe70d19 pstotext-1.8g.ebuild 685
MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g 58
diff --git a/app-text/pstotext/pstotext-1.8g.ebuild b/app-text/pstotext/pstotext-1.8g.ebuild
index 57c34cdcf17a..9356d6feb5dd 100644
--- a/app-text/pstotext/pstotext-1.8g.ebuild
+++ b/app-text/pstotext/pstotext-1.8g.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/pstotext/pstotext-1.8g.ebuild,v 1.12 2005/02/06 23:34:59 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g.ebuild,v 1.13 2005/06/02 06:00:57 wormo 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 ppc64 ~amd64"
+KEYWORDS="x86 sparc ~ppc ppc64 ~amd64"
IUSE=""
DEPEND="app-arch/ncompress"