summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/d2to1/d2to1-0.2.11.ebuild')
-rw-r--r--dev-python/d2to1/d2to1-0.2.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/d2to1/d2to1-0.2.11.ebuild b/dev-python/d2to1/d2to1-0.2.11.ebuild
index 51fd9496999b..2b5fbe90ee5a 100644
--- a/dev-python/d2to1/d2to1-0.2.11.ebuild
+++ b/dev-python/d2to1/d2to1-0.2.11.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/d2to1/d2to1-0.2.11.ebuild,v 1.4 2014/06/30 01:04:20 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/d2to1/d2to1-0.2.11.ebuild,v 1.5 2014/12/05 11:21:03 idella4 Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
inherit distutils-r1