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/shiftx2/
Date: Sat, 22 Mar 2014 09:45:19
Message-Id: 1395481480.a503b90879e968ff83381f1a7e16021f2e2c885a.jlec@gentoo
1 commit: a503b90879e968ff83381f1a7e16021f2e2c885a
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 19 07:12:03 2014 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 22 09:44:40 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a503b908
7
8 sci-chemistry/shiftx2: Drop python2.6 support
9
10 Package-Manager: portage-2.2.8-r1
11
12 ---
13 sci-chemistry/shiftx2/ChangeLog | 5 ++++-
14 sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild | 2 +-
15 2 files changed, 5 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-chemistry/shiftx2/ChangeLog b/sci-chemistry/shiftx2/ChangeLog
18 index df92dab..0b7f87e 100644
19 --- a/sci-chemistry/shiftx2/ChangeLog
20 +++ b/sci-chemistry/shiftx2/ChangeLog
21 @@ -1,7 +1,10 @@
22 # ChangeLog for sci-chemistry/shiftx2
23 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 + 19 Mar 2014; Justin Lecher <jlec@g.o> shiftx2-1.07_p20120106.ebuild:
28 + Drop python2.6 support
29 +
30 23 Oct 2013; Justin Lecher <jlec@g.o> shiftx2-1.07_p20120106.ebuild:
31 Add missing PYTHON_DEPS
32
33
34 diff --git a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild
35 index 36c17b3..4f2a51e 100644
36 --- a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild
37 +++ b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild
38 @@ -4,7 +4,7 @@
39
40 EAPI=5
41
42 -PYTHON_COMPAT=( python{2_6,2_7} )
43 +PYTHON_COMPAT=( python2_7 )
44
45 inherit java-pkg-2 java-pkg-simple prefix python-r1 versionator