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-chemistry/modeller/
Date: Sat, 29 Oct 2016 09:36:54
Message-Id: 1477733799.c62805bf0429d30a26d716c011f3450f7044fd93.jlec@gentoo
1 commit: c62805bf0429d30a26d716c011f3450f7044fd93
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 09:36:39 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 09:36:39 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c62805bf
7
8 sci-chemistry/modeller: Drop obsolete Python impl
9
10 Bump EAPI
11
12 Package-Manager: portage-2.3.2
13 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
14
15 sci-chemistry/modeller/modeller-9.12-r3.ebuild | 7 +++----
16 1 file changed, 3 insertions(+), 4 deletions(-)
17
18 diff --git a/sci-chemistry/modeller/modeller-9.12-r3.ebuild b/sci-chemistry/modeller/modeller-9.12-r3.ebuild
19 index 79c68ad..6e8897d 100644
20 --- a/sci-chemistry/modeller/modeller-9.12-r3.ebuild
21 +++ b/sci-chemistry/modeller/modeller-9.12-r3.ebuild
22 @@ -1,11 +1,10 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 -EAPI=5
29 +EAPI=6
30
31 -PYTHON_COMPAT=( python{2_7,3_3} )
32 -PYTHON_COMPAT=( python{2_6,2_7} )
33 +PYTHON_COMPAT=( python2_7 )
34
35 inherit distutils-r1 eutils multilib versionator