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
commit0842539b3355b9f09fbb136b0a500851c8befc94 (patch)
tree156a97c41fa86992d053041b1b82d24e0ce0be2b /dev-tex/html2latex
parentStable on hppa and ppc. (diff)
downloadgentoo-2-0842539b3355b9f09fbb136b0a500851c8befc94.tar.gz
gentoo-2-0842539b3355b9f09fbb136b0a500851c8befc94.tar.bz2
gentoo-2-0842539b3355b9f09fbb136b0a500851c8befc94.zip
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-tex/html2latex')
-rw-r--r--dev-tex/html2latex/ChangeLog5
-rw-r--r--dev-tex/html2latex/html2latex-1.1.ebuild4
2 files changed, 6 insertions, 3 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/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"