summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/pdftohtml')
-rw-r--r--app-text/pdftohtml/ChangeLog5
-rw-r--r--app-text/pdftohtml/pdftohtml-0.36-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pdftohtml/ChangeLog b/app-text/pdftohtml/ChangeLog
index 7e8c2a3c7fb3..16d7cfa34493 100644
--- a/app-text/pdftohtml/ChangeLog
+++ b/app-text/pdftohtml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pdftohtml
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/ChangeLog,v 1.20 2005/02/04 22:59:28 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/ChangeLog,v 1.21 2005/02/05 09:42:44 corsair Exp $
+
+ 05 Feb 2005; Markus Rothe <corsair@gentoo.org> pdftohtml-0.36-r3.ebuild:
+ Stable on ppc64; bug #78629
04 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
pdftohtml-0.36-r1.ebuild, pdftohtml-0.36-r2.ebuild,
diff --git a/app-text/pdftohtml/pdftohtml-0.36-r3.ebuild b/app-text/pdftohtml/pdftohtml-0.36-r3.ebuild
index 7f81e08d4237..c88406a8a2c8 100644
--- a/app-text/pdftohtml/pdftohtml-0.36-r3.ebuild
+++ b/app-text/pdftohtml/pdftohtml-0.36-r3.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/pdftohtml/pdftohtml-0.36-r3.ebuild,v 1.3 2005/02/04 22:59:28 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36-r3.ebuild,v 1.4 2005/02/05 09:42:44 corsair Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://pdftohtml.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ppc ~amd64 ~ppc64"
+KEYWORDS="~x86 ~sparc ppc ~amd64 ppc64"
IUSE=""
DEPEND="virtual/libc sys-devel/gcc"
RDEPEND="virtual/libc"