summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJodok Batlogg <batlogg@gentoo.org>2004-09-24 20:43:48 +0000
committerJodok Batlogg <batlogg@gentoo.org>2004-09-24 20:43:48 +0000
commit27d18368f8d570ed3b284667a0dfa9ecc22411e7 (patch)
tree5bae9e48c14675ce4ec60d37f1b9e59df735ba19 /app-text/pdftohtml
parentstable on x86 (diff)
downloadhistorical-27d18368f8d570ed3b284667a0dfa9ecc22411e7.tar.gz
historical-27d18368f8d570ed3b284667a0dfa9ecc22411e7.tar.bz2
historical-27d18368f8d570ed3b284667a0dfa9ecc22411e7.zip
marked stable on x86
Diffstat (limited to 'app-text/pdftohtml')
-rw-r--r--app-text/pdftohtml/ChangeLog5
-rw-r--r--app-text/pdftohtml/Manifest14
-rw-r--r--app-text/pdftohtml/pdftohtml-0.36.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/app-text/pdftohtml/ChangeLog b/app-text/pdftohtml/ChangeLog
index 6659e17b329e..81b150147f38 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.9 2004/08/31 16:16:40 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/ChangeLog,v 1.10 2004/09/24 20:43:48 batlogg Exp $
+
+ 24 Sep 2004; Jodok Batlogg <batlogg@gentoo.org>; pdftohtml-0.36.ebuild:
+ marked stable on x86
31 Aug 2004; Tom Martin <slarti@gentoo.org> pdftohtml-0.36.ebuild:
Marked ~amd64, resolving bug 62388. Thanks to Dean Lamper <lampy@email.si> for
diff --git a/app-text/pdftohtml/Manifest b/app-text/pdftohtml/Manifest
index ae16252dfea8..0409ea55c4fc 100644
--- a/app-text/pdftohtml/Manifest
+++ b/app-text/pdftohtml/Manifest
@@ -1,13 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 50489b7384a03de0ad8f1338f1fde809 pdftohtml-0.36.ebuild 651
-MD5 13720d1f217a5f141eac462e86d98e64 ChangeLog 1044
+MD5 a22a7676d70b5107e93060a343dfe9d0 pdftohtml-0.36.ebuild 650
+MD5 f47d60aed5402a5f971529684ae6acee ChangeLog 1144
MD5 89167430147d99e86ca445b23be50f1b files/digest-pdftohtml-0.36 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBNKUSCHk4+ZoBpvsRAlGYAJ9wNtQf3b98ZjSIJsrZw9ia7uWb5gCgrYUh
-OFkWs546c0opyHSCIiGGrec=
-=hoDe
------END PGP SIGNATURE-----
diff --git a/app-text/pdftohtml/pdftohtml-0.36.ebuild b/app-text/pdftohtml/pdftohtml-0.36.ebuild
index ea463b7ddf7e..c17712e47311 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.8 2004/08/31 16:16:40 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36.ebuild,v 1.9 2004/09/24 20:43:48 batlogg 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"
IUSE=""
DEPEND="virtual/libc sys-devel/gcc"
RDEPEND="virtual/libc"