commit: e4ee47d7762e1772e11c941b69744af1c045ab0a Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Mar 19 07:12:03 2014 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Mar 20 05:16:33 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e4ee47d7
sci-chemistry/shiftx2: Drop python2.6 support Package-Manager: portage-2.2.8-r1 --- sci-chemistry/shiftx2/ChangeLog | 5 ++++- sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/shiftx2/ChangeLog b/sci-chemistry/shiftx2/ChangeLog index df92dab..0b7f87e 100644 --- a/sci-chemistry/shiftx2/ChangeLog +++ b/sci-chemistry/shiftx2/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-chemistry/shiftx2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 Mar 2014; Justin Lecher <[email protected]> shiftx2-1.07_p20120106.ebuild: + Drop python2.6 support + 23 Oct 2013; Justin Lecher <[email protected]> shiftx2-1.07_p20120106.ebuild: Add missing PYTHON_DEPS diff --git a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild index 36c17b3..4f2a51e 100644 --- a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild +++ b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit java-pkg-2 java-pkg-simple prefix python-r1 versionator
