summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-06-16 16:42:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-06-16 16:42:39 +0000
commite8285c8edb0d192944dbe5ecba8586f4335ae55a (patch)
treed48767e8ba04311c6f206ab398001ddb5ea3de88 /dev-tex
parentAdd ~alpha/~ia64 wrt #225877 (diff)
downloadhistorical-e8285c8edb0d192944dbe5ecba8586f4335ae55a.tar.gz
historical-e8285c8edb0d192944dbe5ecba8586f4335ae55a.tar.bz2
historical-e8285c8edb0d192944dbe5ecba8586f4335ae55a.zip
Add ~alpha/~ia64/~sparc wrt #225877
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-tex')
-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 1dad91eff014..c90f503ae87b 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.7 2008/06/16 03:58:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.8 2008/06/16 16:42:39 armin76 Exp $
+
+ 16 Jun 2008; Raúl Porcel <armin76@gentoo.org> html2latex-1.1.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #225877
16 Jun 2008; Jeroen Roovers <jer@gentoo.org> html2latex-1.1.ebuild:
Marked ~hppa (bug #225877).
diff --git a/dev-tex/html2latex/html2latex-1.1.ebuild b/dev-tex/html2latex/html2latex-1.1.ebuild
index 46b69305de69..899c0f0f1feb 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.6 2008/06/16 03:58:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.7 2008/06/16 16:42:39 armin76 Exp $
inherit perl-app
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/html2latex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="imagemagick libwww"