summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2014-11-29 09:12:55 +0000
committerIan Delaney <idella4@gentoo.org>2014-11-29 09:12:55 +0000
commit7bfd542f3abe81898dbc5a86877eafba83db5bf1 (patch)
tree757979d450e7c5077716aef0a22b21abf1d23c37 /dev-python/pastedeploy/pastedeploy-1.5.2.ebuild
parentclean old python impl, tweak dep mock (diff)
downloadhistorical-7bfd542f3abe81898dbc5a86877eafba83db5bf1.tar.gz
historical-7bfd542f3abe81898dbc5a86877eafba83db5bf1.tar.bz2
historical-7bfd542f3abe81898dbc5a86877eafba83db5bf1.zip
clean old python impls
Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'dev-python/pastedeploy/pastedeploy-1.5.2.ebuild')
-rw-r--r--dev-python/pastedeploy/pastedeploy-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild
index d5c150b0b9e9..fc900d982141 100644
--- a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild,v 1.6 2014/10/25 14:00:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild,v 1.7 2014/11/29 09:12:23 idella4 Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1