summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-04 17:44:34 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-04 17:44:34 +0000
commit2e7d1b2414a84820c40004124b2c81e8be926d36 (patch)
tree55a2151712f19eb1ec17336839afa1d225a1de96 /dev-tex/dot2tex
parentStable for HPPA (bug #355085). (diff)
downloadgentoo-2-2e7d1b2414a84820c40004124b2c81e8be926d36.tar.gz
gentoo-2-2e7d1b2414a84820c40004124b2c81e8be926d36.tar.bz2
gentoo-2-2e7d1b2414a84820c40004124b2c81e8be926d36.zip
Stable for HPPA (bug #355085).
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/dot2tex')
-rw-r--r--dev-tex/dot2tex/ChangeLog5
-rw-r--r--dev-tex/dot2tex/dot2tex-2.8.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/dot2tex/ChangeLog b/dev-tex/dot2tex/ChangeLog
index bdfd12bdef95..0af824ade37b 100644
--- a/dev-tex/dot2tex/ChangeLog
+++ b/dev-tex/dot2tex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/dot2tex
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.24 2011/09/18 17:51:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.25 2011/10/04 17:44:34 jer Exp $
+
+ 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> dot2tex-2.8.7.ebuild:
+ Stable for HPPA (bug #355085).
18 Sep 2011; Raúl Porcel <armin76@gentoo.org> dot2tex-2.8.7.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #355085
diff --git a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild b/dev-tex/dot2tex/dot2tex-2.8.7.ebuild
index fe05890f39db..1c57e736a515 100644
--- a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild
+++ b/dev-tex/dot2tex/dot2tex-2.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.14 2011/09/18 17:51:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.15 2011/10/04 17:44:34 jer Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://dot2tex.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-macos ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-macos ~x64-macos"
IUSE="doc examples"
DEPEND=""