Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/abinit/, sci-biology/screed/, dev-python/ffnet/, sci-physics/bigdft/
Date: Fri, 28 Oct 2016 14:35:36
Message-Id: 1477665315.66a63f3adfe57c5e470ec0941b1db3c180b1ede6.jlec@gentoo
1 commit: 66a63f3adfe57c5e470ec0941b1db3c180b1ede6
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 28 14:35:15 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 28 14:35:15 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=66a63f3a
7
8 Follow up cleaning of obsolete python implementations
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 dev-python/ffnet/ffnet-0.8.3.ebuild | 2 +-
13 sci-biology/screed/screed-0.9.ebuild | 2 +-
14 sci-physics/abinit/abinit-7.10.4.ebuild | 2 +-
15 sci-physics/bigdft/bigdft-1.7.1.ebuild | 2 +-
16 sci-physics/bigdft/bigdft-1.7.6.ebuild | 2 +-
17 5 files changed, 5 insertions(+), 5 deletions(-)
18
19 diff --git a/dev-python/ffnet/ffnet-0.8.3.ebuild b/dev-python/ffnet/ffnet-0.8.3.ebuild
20 index 50d1a39..1cd4682 100644
21 --- a/dev-python/ffnet/ffnet-0.8.3.ebuild
22 +++ b/dev-python/ffnet/ffnet-0.8.3.ebuild
23 @@ -4,7 +4,7 @@
24
25 EAPI=6
26
27 -PYTHON_COMPAT=( python2_{6,7} python3_{3,4} )
28 +PYTHON_COMPAT=( python2_7 python3_{3,4} )
29
30 inherit distutils-r1 fortran-2 flag-o-matic
31
32
33 diff --git a/sci-biology/screed/screed-0.9.ebuild b/sci-biology/screed/screed-0.9.ebuild
34 index 4df89f4..57e5318 100644
35 --- a/sci-biology/screed/screed-0.9.ebuild
36 +++ b/sci-biology/screed/screed-0.9.ebuild
37 @@ -4,7 +4,7 @@
38
39 EAPI=5
40
41 -PYTHON_COMPAT=( python2_7 python3_1 python3_3 python3_4 python3_5 )
42 +PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
43
44 inherit distutils-r1
45
46
47 diff --git a/sci-physics/abinit/abinit-7.10.4.ebuild b/sci-physics/abinit/abinit-7.10.4.ebuild
48 index 38ff682..ed16815 100644
49 --- a/sci-physics/abinit/abinit-7.10.4.ebuild
50 +++ b/sci-physics/abinit/abinit-7.10.4.ebuild
51 @@ -4,7 +4,7 @@
52
53 EAPI=5
54
55 -PYTHON_COMPAT=( python{2_5,2_6,2_7} )
56 +PYTHON_COMPAT=( python2_7 )
57
58 inherit autotools-utils eutils flag-o-matic fortran-2 multilib python-single-r1 toolchain-funcs
59
60
61 diff --git a/sci-physics/bigdft/bigdft-1.7.1.ebuild b/sci-physics/bigdft/bigdft-1.7.1.ebuild
62 index d964d97..274c85d 100644
63 --- a/sci-physics/bigdft/bigdft-1.7.1.ebuild
64 +++ b/sci-physics/bigdft/bigdft-1.7.1.ebuild
65 @@ -4,7 +4,7 @@
66
67 EAPI=5
68
69 -PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
70 +PYTHON_COMPAT=( python2_7 )
71
72 inherit autotools-utils eutils flag-o-matic fortran-2 python-any-r1 toolchain-funcs
73
74
75 diff --git a/sci-physics/bigdft/bigdft-1.7.6.ebuild b/sci-physics/bigdft/bigdft-1.7.6.ebuild
76 index 6d17d20..2e248cd 100644
77 --- a/sci-physics/bigdft/bigdft-1.7.6.ebuild
78 +++ b/sci-physics/bigdft/bigdft-1.7.6.ebuild
79 @@ -4,7 +4,7 @@
80
81 EAPI=5
82
83 -PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
84 +PYTHON_COMPAT=( python2_7 )
85
86 inherit autotools-utils eutils flag-o-matic fortran-2 python-any-r1 toolchain-funcs