summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-08-14 18:32:56 +0000
committerMarkus Meier <maekke@gentoo.org>2011-08-14 18:32:56 +0000
commit35fccc383f3be17c595803b65880fbe79d47a953 (patch)
treefcf0ee67f432478412a412f329f89dace8de57e3 /dev-tex
parentarm stable, bug #355085 (diff)
downloadgentoo-2-35fccc383f3be17c595803b65880fbe79d47a953.tar.gz
gentoo-2-35fccc383f3be17c595803b65880fbe79d47a953.tar.bz2
gentoo-2-35fccc383f3be17c595803b65880fbe79d47a953.zip
arm stable, bug #355085
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex')
-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 ebb26eb3f01b..3912419e6580 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.21 2011/08/12 15:35:45 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.22 2011/08/14 18:32:56 maekke Exp $
+
+ 14 Aug 2011; Markus Meier <maekke@gentoo.org> dot2tex-2.8.7.ebuild:
+ arm stable, bug #355085
12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> dot2tex-2.8.7.ebuild:
ppc/ppc64 stable wrt #355085
diff --git a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild b/dev-tex/dot2tex/dot2tex-2.8.7.ebuild
index 16078c1a9fe2..27c5ba7c8849 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.11 2011/08/12 15:35:45 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.12 2011/08/14 18:32:56 maekke 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos"
IUSE="doc examples"
DEPEND=""