summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 0af824ade37b..5820d6962808 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.25 2011/10/04 17:44:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.26 2011/10/16 17:24:21 grobian Exp $
+
+ 16 Oct 2011; Fabian Groffen <grobian@gentoo.org> dot2tex-2.8.7.ebuild:
+ Marked ~x86-macos
04 Oct 2011; Jeroen Roovers <jer@gentoo.org> dot2tex-2.8.7.ebuild:
Stable for HPPA (bug #355085).
diff --git a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild b/dev-tex/dot2tex/dot2tex-2.8.7.ebuild
index 1c57e736a515..c956c7ee149a 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.15 2011/10/04 17:44:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.16 2011/10/16 17:24:21 grobian 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 ~x86-macos"
IUSE="doc examples"
DEPEND=""