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 fcc5dac49456..c79717005a53 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.11 2009/07/27 16:52:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.12 2009/08/02 10:37:07 armin76 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" |