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/mgltools-gle/
Date: Fri, 27 Apr 2012 12:41:33
Message-Id: 1335530188.2765e47beb7f25d2d4181b18d1267d7cb7906800.jlec@gentoo
1 commit: 2765e47beb7f25d2d4181b18d1267d7cb7906800
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 27 12:36:28 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 27 12:36:28 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2765e47b
7
8 sci-chemistry/mgltools-gle: Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS
9
10 (Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 sci-chemistry/mgltools-gle/ChangeLog | 4 ++++
14 .../mgltools-gle/mgltools-gle-1.5.4-r1.ebuild | 4 ++--
15 .../mgltools-gle/mgltools-gle-1.5.6_rc2.ebuild | 2 +-
16 3 files changed, 7 insertions(+), 3 deletions(-)
17
18 diff --git a/sci-chemistry/mgltools-gle/ChangeLog b/sci-chemistry/mgltools-gle/ChangeLog
19 index 705a63e..19eb892 100644
20 --- a/sci-chemistry/mgltools-gle/ChangeLog
21 +++ b/sci-chemistry/mgltools-gle/ChangeLog
22 @@ -2,6 +2,10 @@
23 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 + 27 Apr 2012; Justin Lecher <jlec@g.o> mgltools-gle-1.5.4-r1.ebuild,
27 + mgltools-gle-1.5.6_rc2.ebuild:
28 + Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS
29 +
30 07 Mar 2012; Justin Lecher <jlec@g.o> metadata.xml:
31 Removed maintainer, as herd is enough
32
33
34 diff --git a/sci-chemistry/mgltools-gle/mgltools-gle-1.5.4-r1.ebuild b/sci-chemistry/mgltools-gle/mgltools-gle-1.5.4-r1.ebuild
35 index 43b898c..97ae3df 100644
36 --- a/sci-chemistry/mgltools-gle/mgltools-gle-1.5.4-r1.ebuild
37 +++ b/sci-chemistry/mgltools-gle/mgltools-gle-1.5.4-r1.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2010 Gentoo Foundation
40 +# Copyright 1999-2012 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 # $Header: $
43
44 @@ -25,7 +25,7 @@ RDEPEND="virtual/opengl"
45 DEPEND="${RDEPEND}
46 dev-lang/swig"
47
48 -RESTRICT_PYTHON_ABIS="3.*"
49 +RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
50 S="${WORKDIR}"/${MY_P}
51
52 src_unpack() {
53
54 diff --git a/sci-chemistry/mgltools-gle/mgltools-gle-1.5.6_rc2.ebuild b/sci-chemistry/mgltools-gle/mgltools-gle-1.5.6_rc2.ebuild
55 index 3aa54ee..245a16a 100644
56 --- a/sci-chemistry/mgltools-gle/mgltools-gle-1.5.6_rc2.ebuild
57 +++ b/sci-chemistry/mgltools-gle/mgltools-gle-1.5.6_rc2.ebuild
58 @@ -6,7 +6,7 @@ EAPI=4
59
60 PYTHON_DEPEND="2"
61 SUPPORT_PYTHON_ABIS="1"
62 -RESTRICT_PYTHON_ABIS="3.*"
63 +RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
64
65 inherit distutils eutils