summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-06-16 18:44:59 +0000
committerBrent Baude <ranger@gentoo.org>2008-06-16 18:44:59 +0000
commit5ded587e4c799cb6475f44f9909cc03365a70448 (patch)
tree06907c491686ad15534d3b93b8d674f9620279c8 /dev-tex/html2latex
parentMarking amavisd-new-2.6.0 ~ppc64 for bug 219448 (diff)
downloadgentoo-2-5ded587e4c799cb6475f44f9909cc03365a70448.tar.gz
gentoo-2-5ded587e4c799cb6475f44f9909cc03365a70448.tar.bz2
gentoo-2-5ded587e4c799cb6475f44f9909cc03365a70448.zip
Marking html2latex-1.1 ~ppc64 for bug 225877
(Portage version: 2.1.4.4)
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 c90f503ae87b..3e42ab5ff3de 100644
--- a/dev-tex/html2latex/ChangeLog
+++ b/dev-tex/html2latex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/html2latex
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.8 2008/06/16 16:42:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.9 2008/06/16 18:44:59 ranger Exp $
+
+ 16 Jun 2008; Brent Baude <ranger@gentoo.org> html2latex-1.1.ebuild:
+ Marking html2latex-1.1 ~ppc64 for bug 225877
16 Jun 2008; Raúl Porcel <armin76@gentoo.org> html2latex-1.1.ebuild:
Add ~alpha/~ia64/~sparc wrt #225877
diff --git a/dev-tex/html2latex/html2latex-1.1.ebuild b/dev-tex/html2latex/html2latex-1.1.ebuild
index 899c0f0f1feb..ee36b891ad0e 100644
--- a/dev-tex/html2latex/html2latex-1.1.ebuild
+++ b/dev-tex/html2latex/html2latex-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.7 2008/06/16 16:42:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.8 2008/06/16 18:44:59 ranger Exp $
inherit perl-app
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/html2latex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="imagemagick libwww"