diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-06 20:47:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-06 20:47:06 +0000 |
commit | 49358717138a2a3af950c1ab00212eeb71dc35eb (patch) | |
tree | 28412a0abc68fd1e8fe3541209e043210e1c0254 /dev-tex/html2latex/html2latex-1.1.ebuild | |
parent | Marking culmus-latex-0.7 ppc64 for bug 276990 (diff) | |
download | gentoo-2-49358717138a2a3af950c1ab00212eeb71dc35eb.tar.gz gentoo-2-49358717138a2a3af950c1ab00212eeb71dc35eb.tar.bz2 gentoo-2-49358717138a2a3af950c1ab00212eeb71dc35eb.zip |
Marking html2latex-1.1 ppc64 for bug 276990
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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 bfade52f0bf9..dae7133da481 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.14 2009/08/23 15:46:01 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.15 2009/09/06 20:47:06 ranger 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" |