diff options
author | 2009-07-27 16:52:14 +0000 | |
---|---|---|
committer | 2009-07-27 16:52:14 +0000 | |
commit | 71277d1e04179f6c19000d79f0d11ac98c4ad4d3 (patch) | |
tree | c66fea515f5d9ea22999b1f32f00ee6fce307817 /dev-tex/html2latex/html2latex-1.1.ebuild | |
parent | Also list rule 950907 in the list of draconian rules. (diff) | |
download | gentoo-2-71277d1e04179f6c19000d79f0d11ac98c4ad4d3.tar.gz gentoo-2-71277d1e04179f6c19000d79f0d11ac98c4ad4d3.tar.bz2 gentoo-2-71277d1e04179f6c19000d79f0d11ac98c4ad4d3.zip |
ppc stable #276990
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 c618b5a2376d..fcc5dac49456 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.10 2009/07/14 21:42:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.11 2009/07/27 16:52:14 nixnut 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" |