diff options
Diffstat (limited to 'dev-tex/dot2tex/dot2tex-2.8.7-r1.ebuild')
-rw-r--r-- | dev-tex/dot2tex/dot2tex-2.8.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |