summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-20 07:45:17 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-20 07:45:17 +0000
commit42847b9620d1c6a5ba72dd4739005cf0e602c2c2 (patch)
tree9fda57b81bf1691de653ca1676ce079b21dc0919 /dev-tex
parentStable on hppa and ppc. (diff)
downloadhistorical-42847b9620d1c6a5ba72dd4739005cf0e602c2c2.tar.gz
historical-42847b9620d1c6a5ba72dd4739005cf0e602c2c2.tar.bz2
historical-42847b9620d1c6a5ba72dd4739005cf0e602c2c2.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/html2latex/ChangeLog5
-rw-r--r--dev-tex/html2latex/Manifest4
-rw-r--r--dev-tex/html2latex/html2latex-1.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/html2latex/ChangeLog b/dev-tex/html2latex/ChangeLog
index cf897b017596..0253332cbdbb 100644
--- a/dev-tex/html2latex/ChangeLog
+++ b/dev-tex/html2latex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/html2latex
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.1 2005/02/16 14:54:51 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.2 2005/08/20 07:45:17 hansmi Exp $
+
+ 20 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> html2latex-1.1.ebuild:
+ Added to ~ppc.
*html2latex-1.1 (16 Feb 2005)
diff --git a/dev-tex/html2latex/Manifest b/dev-tex/html2latex/Manifest
index 1a73629aeba5..963dc9b3cc96 100644
--- a/dev-tex/html2latex/Manifest
+++ b/dev-tex/html2latex/Manifest
@@ -1,4 +1,4 @@
-MD5 47faf9b3c7ffdb2f073b05b500e69b80 html2latex-1.1.ebuild 822
+MD5 27f2249e097ca9789e9636aeb5b9b564 html2latex-1.1.ebuild 828
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
-MD5 904c7635c9b4a31630b199aea52115c9 ChangeLog 404
+MD5 f8f5172246812d64251536923367f760 ChangeLog 500
MD5 4fdf3a3373e395a85f4c45f3a6290fe1 files/digest-html2latex-1.1 65
diff --git a/dev-tex/html2latex/html2latex-1.1.ebuild b/dev-tex/html2latex/html2latex-1.1.ebuild
index be58eeafa2c2..a4485a2ccb4f 100644
--- a/dev-tex/html2latex/html2latex-1.1.ebuild
+++ b/dev-tex/html2latex/html2latex-1.1.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/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.1 2005/02/16 14:54:51 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.2 2005/08/20 07:45:17 hansmi Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/html2latex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE="imagemagick libwww"