aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-04-08 11:27:07 +0200
committerJustin Lecher <jlec@gentoo.org>2015-04-08 11:27:07 +0200
commit53c3abab592fb0a0fcd3690917748fe901d9889e (patch)
tree6dd61f8557757dd617d3a210bfc3c5caa4e94c65 /sci-astronomy
parentdev-python/omniorbpy: Fix python dependency (diff)
downloadsci-53c3abab592fb0a0fcd3690917748fe901d9889e.tar.gz
sci-53c3abab592fb0a0fcd3690917748fe901d9889e.tar.bz2
sci-53c3abab592fb0a0fcd3690917748fe901d9889e.zip
Drop old python implementations
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/bpz/bpz-1.99.3.ebuild2
-rw-r--r--sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild2
-rw-r--r--sci-astronomy/mosstack/mosstack-0.6.1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/bpz/bpz-1.99.3.ebuild b/sci-astronomy/bpz/bpz-1.99.3.ebuild
index dffbf71c4..d857d3d78 100644
--- a/sci-astronomy/bpz/bpz-1.99.3.ebuild
+++ b/sci-astronomy/bpz/bpz-1.99.3.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit python-single-r1
diff --git a/sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild b/sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild
index 7650296f1..b2aa19227 100644
--- a/sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild
+++ b/sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=5
-PYTHON_COMPAT=( python{3_2,3_3} )
+PYTHON_COMPAT=( python3_3 )
inherit distutils-r1
diff --git a/sci-astronomy/mosstack/mosstack-0.6.1.ebuild b/sci-astronomy/mosstack/mosstack-0.6.1.ebuild
index c589368b0..08ceeb874 100644
--- a/sci-astronomy/mosstack/mosstack-0.6.1.ebuild
+++ b/sci-astronomy/mosstack/mosstack-0.6.1.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=5
-PYTHON_COMPAT=( python{3_2,3_3} )
+PYTHON_COMPAT=( python3_3 )
inherit distutils-r1