From 12f6ca90f932c6513c4bbc98a6d374116a4ca89c Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Fri, 13 Sep 2013 05:14:21 +0000 Subject: Drop pypy as pyparsing has changed (Portage version: 2.2.3/cvs/Linux x86_64, unsigned Manifest commit) --- dev-tex/dot2tex/ChangeLog | 5 ++++- dev-tex/dot2tex/dot2tex-2.8.7-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-tex') diff --git a/dev-tex/dot2tex/ChangeLog b/dev-tex/dot2tex/ChangeLog index 989ba6263b54..bc4894ef0d7a 100644 --- a/dev-tex/dot2tex/ChangeLog +++ b/dev-tex/dot2tex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/dot2tex # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.33 2013/09/12 22:33:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.34 2013/09/13 05:14:21 patrick Exp $ + + 13 Sep 2013; Patrick Lauer dot2tex-2.8.7-r1.ebuild: + Drop pypy as pyparsing has changed 12 Sep 2013; Michał Górny dot2tex-2.8.7-r1.ebuild, dot2tex-2.8.7.ebuild: diff --git a/dev-tex/dot2tex/dot2tex-2.8.7-r1.ebuild b/dev-tex/dot2tex/dot2tex-2.8.7-r1.ebuild index 9a4a3d6c04df..85c2408a35af 100644 --- a/dev-tex/dot2tex/dot2tex-2.8.7-r1.ebuild +++ b/dev-tex/dot2tex/dot2tex-2.8.7-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.3 2013/09/12 22:33:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7-r1.ebuild,v 1.4 2013/09/13 05:14:21 patrick Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 ) +PYTHON_COMPAT=( python{2_6,2_7} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad