summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-08-28 15:49:52 +0000
committerFabian Groffen <grobian@gentoo.org>2011-08-28 15:49:52 +0000
commit34f36b1f713fc52240371c8a1f97dc39a531ef4e (patch)
tree49b72f5df71f67fc72d3bd147f62c6335f9ab689 /dev-tex/dot2tex
parentMove the previous change to -r0 (diff)
downloadgentoo-2-34f36b1f713fc52240371c8a1f97dc39a531ef4e.tar.gz
gentoo-2-34f36b1f713fc52240371c8a1f97dc39a531ef4e.tar.bz2
gentoo-2-34f36b1f713fc52240371c8a1f97dc39a531ef4e.zip
Marked ~x64-macos
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
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 3912419e6580..311bbd17348d 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.22 2011/08/14 18:32:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.23 2011/08/28 15:49:52 grobian Exp $
+
+ 28 Aug 2011; Fabian Groffen <grobian@gentoo.org> dot2tex-2.8.7.ebuild:
+ Marked ~x64-macos
14 Aug 2011; Markus Meier <maekke@gentoo.org> dot2tex-2.8.7.ebuild:
arm stable, bug #355085
diff --git a/dev-tex/dot2tex/dot2tex-2.8.7.ebuild b/dev-tex/dot2tex/dot2tex-2.8.7.ebuild
index 27c5ba7c8849..8d6f8bfceedd 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.12 2011/08/14 18:32:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.13 2011/08/28 15:49:52 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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos ~x64-macos"
IUSE="doc examples"
DEPEND=""