diff options
| author | Michał Górny <mgorny@gentoo.org> | 2015-11-15 12:38:42 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2015-11-17 21:39:09 +0100 |
| commit | 1e29e4516c768b4993fe10ca66446934095d08d1 (patch) | |
| tree | ce9badf6bc0d6729af1b9fededda0117b75576ce /dev-lang/python-exec/python-exec-2.9999.ebuild | |
| parent | 05dbe214abfe5900123a378ddc45411bf4805726 (diff) | |
| download | gentoo-1e29e4516c768b4993fe10ca66446934095d08d1.tar.gz gentoo-1e29e4516c768b4993fe10ca66446934095d08d1.tar.bz2 gentoo-1e29e4516c768b4993fe10ca66446934095d08d1.zip | |
dev-lang/python-exec: Bump to 2.1
The new version follows app-admin/eselect-python-20151117 change of
storing split python[23] interpreter choice in config files.
Diffstat (limited to 'dev-lang/python-exec/python-exec-2.9999.ebuild')
| -rw-r--r-- | dev-lang/python-exec/python-exec-2.9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/python-exec/python-exec-2.9999.ebuild b/dev-lang/python-exec/python-exec-2.9999.ebuild index d6ec26f1e103..cf4c3ebd2fcd 100644 --- a/dev-lang/python-exec/python-exec-2.9999.ebuild +++ b/dev-lang/python-exec/python-exec-2.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,6 @@ EAPI=5 #if LIVE EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" -EGIT_BRANCH="python-exec2" inherit autotools git-r3 #endif @@ -28,7 +27,8 @@ SLOT="2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -RDEPEND="!<dev-python/python-exec-10000" +RDEPEND="!<dev-python/python-exec-10000 + !<app-eselect/eselect-python-20151117" #if LIVE KEYWORDS= |
