summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 311bbd17348d..bdfd12bdef95 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.23 2011/08/28 15:49:52 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.24 2011/09/18 17:51:52 armin76 Exp $
+
+ 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> dot2tex-2.8.7.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #355085
28 Aug 2011; Fabian Groffen <grobian@gentoo.org> dot2tex-2.8.7.ebuild:
Marked ~x64-macos
diff --git a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild b/dev-tex/dot2tex/dot2tex-2.8.7.ebuild
index 8d6f8bfceedd..fe05890f39db 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.13 2011/08/28 15:49:52 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.14 2011/09/18 17:51:52 armin76 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=""