summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-10-19 03:21:32 +0000
committerTom Gall <tgall@gentoo.org>2004-10-19 03:21:32 +0000
commitee5df8a38f326a6c1e5665f3f335000f842aa756 (patch)
tree96a39e0122a82919effb0090e6323c5c62d92e10 /app-text/pdftohtml
parentadded ~ppc64, bug 64534 (Manifest recommit) (diff)
downloadgentoo-2-ee5df8a38f326a6c1e5665f3f335000f842aa756.tar.gz
gentoo-2-ee5df8a38f326a6c1e5665f3f335000f842aa756.tar.bz2
gentoo-2-ee5df8a38f326a6c1e5665f3f335000f842aa756.zip
stable on ppc64, bug #64536
Diffstat (limited to 'app-text/pdftohtml')
-rw-r--r--app-text/pdftohtml/ChangeLog5
-rw-r--r--app-text/pdftohtml/pdftohtml-0.36.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pdftohtml/ChangeLog b/app-text/pdftohtml/ChangeLog
index 81b150147f38..79029c89ccf6 100644
--- a/app-text/pdftohtml/ChangeLog
+++ b/app-text/pdftohtml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pdftohtml
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/ChangeLog,v 1.10 2004/09/24 20:43:48 batlogg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/ChangeLog,v 1.11 2004/10/19 03:21:32 tgall Exp $
+
+ 18 Oct 2004; Tom Gall <tgall@gentoo.org> pdftohtml-0.36.ebuild:
+ stable on ppc64, bug #64536
24 Sep 2004; Jodok Batlogg <batlogg@gentoo.org>; pdftohtml-0.36.ebuild:
marked stable on x86
diff --git a/app-text/pdftohtml/pdftohtml-0.36.ebuild b/app-text/pdftohtml/pdftohtml-0.36.ebuild
index c17712e47311..0e2858f5132e 100644
--- a/app-text/pdftohtml/pdftohtml-0.36.ebuild
+++ b/app-text/pdftohtml/pdftohtml-0.36.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36.ebuild,v 1.9 2004/09/24 20:43:48 batlogg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36.ebuild,v 1.10 2004/10/19 03:21:32 tgall Exp $
DESCRIPTION="pdftohtml is a utility which converts PDF files into HTML and XML formats"
HOMEPAGE="http://${PN}.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ppc ~amd64"
+KEYWORDS="x86 sparc ppc ~amd64 ppc64"
IUSE=""
DEPEND="virtual/libc sys-devel/gcc"
RDEPEND="virtual/libc"