summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-02-06 23:34:59 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-02-06 23:34:59 +0000
commit7bc400e19188ea68c608817417ffffad07badf02 (patch)
tree90c0165d2f1cb49fb093b8811db903170b8875f0 /app-text/pstotext
parenttouchup permissions #80360 (diff)
downloadhistorical-7bc400e19188ea68c608817417ffffad07badf02.tar.gz
historical-7bc400e19188ea68c608817417ffffad07badf02.tar.bz2
historical-7bc400e19188ea68c608817417ffffad07badf02.zip
added ~amd64 to KEYWORDS. fixes #81023
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-text/pstotext')
-rw-r--r--app-text/pstotext/ChangeLog5
-rw-r--r--app-text/pstotext/Manifest4
-rw-r--r--app-text/pstotext/pstotext-1.8g.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pstotext/ChangeLog b/app-text/pstotext/ChangeLog
index 15b8c908e43b..0c43cc6068d3 100644
--- a/app-text/pstotext/ChangeLog
+++ b/app-text/pstotext/ChangeLog
@@ -1,6 +1,9 @@
# 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.9 2005/01/01 16:31:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.10 2005/02/06 23:34:59 luckyduck Exp $
+
+ 07 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> pstotext-1.8g.ebuild:
+ added ~amd64 to KEYWORDS. fixes #81023
11 Oct 2004; Tom Gall <tgall@gentoo.org> pstotext-1.8g.ebuild:
stable on ppc64, bug#64275
diff --git a/app-text/pstotext/Manifest b/app-text/pstotext/Manifest
index 58684c12035f..89c7dc146931 100644
--- a/app-text/pstotext/Manifest
+++ b/app-text/pstotext/Manifest
@@ -1,3 +1,3 @@
-MD5 35b06556ef4edc9d89beb87f49e53ea0 ChangeLog 710
-MD5 b068593dc34df4e9e03ee6087b2da474 pstotext-1.8g.ebuild 674
+MD5 d6ee7fed44b1ee22ed6a2cc7bfd72ce5 pstotext-1.8g.ebuild 680
+MD5 0d474a27c76f49863638b527182e1b57 ChangeLog 826
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 1ac7fa3a4b8e..57c34cdcf17a 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.11 2005/01/01 16:31:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g.ebuild,v 1.12 2005/02/06 23:34:59 luckyduck 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"
+KEYWORDS="x86 sparc ppc64 ~amd64"
IUSE=""
DEPEND="app-arch/ncompress"