summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-08-09 18:06:55 +0000
committerJeroen Roovers <jer@gentoo.org>2009-08-09 18:06:55 +0000
commita32f8f58d323cf6563277e7f2d12edaa05f88e4a (patch)
treed8016ecf95e11da3981f4f3fe89990008c52d221 /dev-tex/html2latex
parentStable for HPPA (bug #276990). (diff)
downloadhistorical-a32f8f58d323cf6563277e7f2d12edaa05f88e4a.tar.gz
historical-a32f8f58d323cf6563277e7f2d12edaa05f88e4a.tar.bz2
historical-a32f8f58d323cf6563277e7f2d12edaa05f88e4a.zip
Stable for HPPA (bug #276990).
Package-Manager: portage-2.2_rc36/cvs/Linux i686
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 029e9a614f42..f653d78e7291 100644
--- a/dev-tex/html2latex/ChangeLog
+++ b/dev-tex/html2latex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/html2latex
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.13 2009/08/02 10:37:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.14 2009/08/09 18:06:55 jer Exp $
+
+ 09 Aug 2009; Jeroen Roovers <jer@gentoo.org> html2latex-1.1.ebuild:
+ Stable for HPPA (bug #276990).
02 Aug 2009; Raúl Porcel <armin76@gentoo.org> html2latex-1.1.ebuild:
alpha/ia64 stable wrt #276990
diff --git a/dev-tex/html2latex/html2latex-1.1.ebuild b/dev-tex/html2latex/html2latex-1.1.ebuild
index c79717005a53..8a64c92a8ec8 100644
--- a/dev-tex/html2latex/html2latex-1.1.ebuild
+++ b/dev-tex/html2latex/html2latex-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.12 2009/08/02 10:37:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.13 2009/08/09 18:06:55 jer 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 ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc x86"
IUSE="imagemagick libwww"