summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-07-14 21:42:51 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-07-14 21:42:51 +0000
commit369acf4230c7210b91cc55685565eae2afeaa3c2 (patch)
tree760cd9a00cce5a9eac917e5932bf5e7383c1602a /dev-tex/html2latex/html2latex-1.1.ebuild
parentDisable -Werror. Fixes bug #268299. (diff)
downloadhistorical-369acf4230c7210b91cc55685565eae2afeaa3c2.tar.gz
historical-369acf4230c7210b91cc55685565eae2afeaa3c2.tar.bz2
historical-369acf4230c7210b91cc55685565eae2afeaa3c2.zip
stable x86, bug 276990
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-tex/html2latex/html2latex-1.1.ebuild')
-rw-r--r--dev-tex/html2latex/html2latex-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/html2latex/html2latex-1.1.ebuild b/dev-tex/html2latex/html2latex-1.1.ebuild
index ad908cb2a762..c618b5a2376d 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.9 2009/07/14 13:27:04 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.10 2009/07/14 21:42:46 fauli 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"