diff options
Diffstat (limited to 'dev-tex/html2latex/html2latex-1.1.ebuild')
-rw-r--r-- | dev-tex/html2latex/html2latex-1.1.ebuild | 4 |
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" |