summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-09-03 14:06:49 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-09-03 14:06:49 +0000
commit5270a6dc4d27a4aeba33e8c8ac4c022ee43930af (patch)
tree4220f4c594ef955a80f6f4c384efedc2bf459c26 /app-text
parentMarked Stable on AMD64. (diff)
downloadhistorical-5270a6dc4d27a4aeba33e8c8ac4c022ee43930af.tar.gz
historical-5270a6dc4d27a4aeba33e8c8ac4c022ee43930af.tar.bz2
historical-5270a6dc4d27a4aeba33e8c8ac4c022ee43930af.zip
Added ~amd64 keywords.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pdf2html/ChangeLog5
-rw-r--r--app-text/pdf2html/Manifest14
-rw-r--r--app-text/pdf2html/pdf2html-1.4.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/app-text/pdf2html/ChangeLog b/app-text/pdf2html/ChangeLog
index 87026492d568..4658cb6d9702 100644
--- a/app-text/pdf2html/ChangeLog
+++ b/app-text/pdf2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pdf2html
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/ChangeLog,v 1.8 2005/06/02 05:58:08 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/ChangeLog,v 1.9 2005/09/03 14:06:49 metalgod Exp $
+
+ 03 Sep 2005; Luis Medinas <metalgod@gentoo.org> pdf2html-1.4.ebuild:
+ Added ~amd64 keywords.
02 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
pdf2html-1.4.ebuild:
diff --git a/app-text/pdf2html/Manifest b/app-text/pdf2html/Manifest
index 51860565da9c..b7de04a8cb63 100644
--- a/app-text/pdf2html/Manifest
+++ b/app-text/pdf2html/Manifest
@@ -1,5 +1,15 @@
-MD5 25f0d6d079f88a5356ca7dc5a57f4a13 ChangeLog 909
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 621501aadf44f4a2dd48ece0b95b8989 ChangeLog 1009
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
-MD5 722e868323e412db08a6567fe29d082a pdf2html-1.4.ebuild 1001
+MD5 5909f2d3baa4916f0829f884a0d17b30 pdf2html-1.4.ebuild 1012
MD5 ba84b2f461163b40ecbeee73d9202a5b files/digest-pdf2html-1.4 60
MD5 4ad2f1e70c01cc1a86a6843736efc867 files/pdf2html-1.4-gentoo.patch 2277
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDGbuJwUpWvClEHQoRAousAJ4sEgIRfF5RuFUaEnql2lCa7fR63ACeOyrL
+qxxcal/B3bQq5qTKfdgKXbY=
+=Vh7L
+-----END PGP SIGNATURE-----
diff --git a/app-text/pdf2html/pdf2html-1.4.ebuild b/app-text/pdf2html/pdf2html-1.4.ebuild
index 0c33807629b5..6d2998a8d775 100644
--- a/app-text/pdf2html/pdf2html-1.4.ebuild
+++ b/app-text/pdf2html/pdf2html-1.4.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/pdf2html/pdf2html-1.4.ebuild,v 1.9 2005/06/02 05:58:08 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/pdf2html-1.4.ebuild,v 1.10 2005/09/03 14:06:49 metalgod Exp $
inherit eutils
@@ -9,7 +9,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/pdf2html/${P}.tgz"
HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~clock/twibright/pdf2html/"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~sparc ~ppc x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
IUSE=""
SLOT="0"