summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-01-10 14:08:31 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-01-10 14:08:31 +0000
commitc7ecb2e280c36c802bcc704699462d5787597bd4 (patch)
tree85c8825bb1cf56d12698a9e62da13f75581656b2 /dev-tex/tex4ht
parentinitial import (diff)
downloadgentoo-2-c7ecb2e280c36c802bcc704699462d5787597bd4.tar.gz
gentoo-2-c7ecb2e280c36c802bcc704699462d5787597bd4.tar.bz2
gentoo-2-c7ecb2e280c36c802bcc704699462d5787597bd4.zip
Stable on alpha, bug #254065
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'dev-tex/tex4ht')
-rw-r--r--dev-tex/tex4ht/ChangeLog6
-rw-r--r--dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-tex/tex4ht/ChangeLog b/dev-tex/tex4ht/ChangeLog
index c4fdf9068563..a7ef3d289092 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.39 2009/01/09 18:17:17 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v 1.40 2009/01/10 14:08:31 klausman Exp $
+
+ 10 Jan 2009; Tobias Klausmann <klausman@gentoo.org>
+ tex4ht-20081103_p0302.ebuild:
+ Stable on alpha, bug #254065
09 Jan 2009; Joseph Jezak <josejx@gentoo.org>
tex4ht-20081103_p0302.ebuild:
diff --git a/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild b/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild
index 4f953efbef6e..a3df6a30c2b1 100644
--- a/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20081103_p0302.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-20081103_p0302.ebuild,v 1.4 2009/01/09 18:17:17 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild,v 1.5 2009/01/10 14:08:31 klausman 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 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
DEPEND=">=sys-apps/sed-4