summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-07-05 20:40:06 +0000
committerMarkus Meier <maekke@gentoo.org>2009-07-05 20:40:06 +0000
commit9c5ec72d7d1b4e325e9a8f605b78956e9530c288 (patch)
treed3705293a463c419feb671fc358db55aea5c8a63 /dev-tex
parentAdd patch from upstream git to add pkgconfig support, needed by media-libs/mlt (diff)
downloadgentoo-2-9c5ec72d7d1b4e325e9a8f605b78956e9530c288.tar.gz
gentoo-2-9c5ec72d7d1b4e325e9a8f605b78956e9530c288.tar.bz2
gentoo-2-9c5ec72d7d1b4e325e9a8f605b78956e9530c288.zip
amd64 stable, bug #274741
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/tex4ht/ChangeLog6
-rw-r--r--dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-tex/tex4ht/ChangeLog b/dev-tex/tex4ht/ChangeLog
index 7258fdfc72b2..53bfc4817113 100644
--- a/dev-tex/tex4ht/ChangeLog
+++ b/dev-tex/tex4ht/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/tex4ht
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v 1.55 2009/06/28 13:26:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v 1.56 2009/07/05 20:40:06 maekke Exp $
+
+ 05 Jul 2009; Markus Meier <maekke@gentoo.org>
+ tex4ht-20090513_p1511.ebuild:
+ amd64 stable, bug #274741
28 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
tex4ht-20090513_p1511.ebuild:
diff --git a/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild b/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild
index 5612cf5e7666..0904be7190b7 100644
--- a/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20090513_p1511.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/tex4ht/tex4ht-20090513_p1511.ebuild,v 1.4 2009/06/28 13:26:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild,v 1.5 2009/07/05 20:40:06 maekke Exp $
inherit latex-package toolchain-funcs java-pkg-opt-2
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.cse.ohio-state.edu/~gurari/TeX4ht/
SRC_URI="http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/${MY_P}.tar.gz"
LICENSE="LPPL-1.2"
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
SLOT="0"
DEPEND=">=sys-apps/sed-4