summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-08-23 15:46:01 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-08-23 15:46:01 +0000
commit018fb8eaf16e8b81cd0e3b1792c9068c87dc474c (patch)
treef9a84942131d7e0e0660b997bfe6eb3094e308af /dev-tex
parentVersion bump. (diff)
downloadgentoo-2-018fb8eaf16e8b81cd0e3b1792c9068c87dc474c.tar.gz
gentoo-2-018fb8eaf16e8b81cd0e3b1792c9068c87dc474c.tar.bz2
gentoo-2-018fb8eaf16e8b81cd0e3b1792c9068c87dc474c.zip
amd64 stable, bug 276990. Tested with app-office/lyx-1.6.3
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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 f653d78e7291..abb7d14458a3 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.14 2009/08/09 18:06:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.15 2009/08/23 15:46:01 darkside Exp $
+
+ 23 Aug 2009; Jeremy Olexa <darkside@gentoo.org> html2latex-1.1.ebuild:
+ amd64 stable, bug 276990. Tested with app-office/lyx-1.6.3
09 Aug 2009; Jeroen Roovers <jer@gentoo.org> html2latex-1.1.ebuild:
Stable for HPPA (bug #276990).
diff --git a/dev-tex/html2latex/html2latex-1.1.ebuild b/dev-tex/html2latex/html2latex-1.1.ebuild
index 8a64c92a8ec8..bfade52f0bf9 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.13 2009/08/09 18:06:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.14 2009/08/23 15:46:01 darkside 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"