diff options
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/dot2tex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/dot2tex/dot2tex-2.8.7.ebuild | 4 |
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="" |