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
commit409c3b144c219e913ba1c3ac9a73c388bbaf0ad5 (patch)
tree63733fecff6dacfcc773706ec3b92c25015b1679 /dev-tex/html2latex
parentAdd ~alpha/~ia64 wrt #225877 (diff)
downloadgentoo-2-409c3b144c219e913ba1c3ac9a73c388bbaf0ad5.tar.gz
gentoo-2-409c3b144c219e913ba1c3ac9a73c388bbaf0ad5.tar.bz2
gentoo-2-409c3b144c219e913ba1c3ac9a73c388bbaf0ad5.zip
Add ~alpha/~ia64/~sparc wrt #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 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"