summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-11-06 17:20:14 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-11-06 17:20:14 +0000
commit3a394b99e972ec27f1731e3dc63e7ab85cd29163 (patch)
treef5b5dd42488c99c8c152b2ff9313ba62e47246df /dev-tex
parentAdded ~ppc64; bug #197346 (diff)
downloadgentoo-2-3a394b99e972ec27f1731e3dc63e7ab85cd29163.tar.gz
gentoo-2-3a394b99e972ec27f1731e3dc63e7ab85cd29163.tar.bz2
gentoo-2-3a394b99e972ec27f1731e3dc63e7ab85cd29163.zip
Added ~ppc64; bug #197543
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/tex4ht/ChangeLog6
-rw-r--r--dev-tex/tex4ht/tex4ht-20071024_p0140.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-tex/tex4ht/ChangeLog b/dev-tex/tex4ht/ChangeLog
index 3cdcee649d6d..7b411c23fada 100644
--- a/dev-tex/tex4ht/ChangeLog
+++ b/dev-tex/tex4ht/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/tex4ht
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v 1.14 2007/11/01 19:09:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v 1.15 2007/11/06 17:20:14 corsair Exp $
+
+ 06 Nov 2007; Markus Rothe <corsair@gentoo.org>
+ tex4ht-20071024_p0140.ebuild:
+ Added ~ppc64; bug #197543
01 Nov 2007; Raúl Porcel <armin76@gentoo.org>
tex4ht-20071024_p0140.ebuild:
diff --git a/dev-tex/tex4ht/tex4ht-20071024_p0140.ebuild b/dev-tex/tex4ht/tex4ht-20071024_p0140.ebuild
index 4c0379bd6142..dcb757bf8db0 100644
--- a/dev-tex/tex4ht/tex4ht-20071024_p0140.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20071024_p0140.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20071024_p0140.ebuild,v 1.2 2007/11/01 19:09:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20071024_p0140.ebuild,v 1.3 2007/11/06 17:20:14 corsair 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 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
DEPEND=">=sys-apps/sed-4