diff options
author | 2014-09-12 21:47:29 +0000 | |
---|---|---|
committer | 2014-09-12 21:47:29 +0000 | |
commit | f8f25e71b80e0974e26d9b911b111e002be6185d (patch) | |
tree | 39e40d0c6b7495321bc7ce24a90b8545b5b8cc06 /dev-python/sip/sip-4.16.2.ebuild | |
parent | Add subslot dependency on dev-libs/icu (diff) | |
download | gentoo-2-f8f25e71b80e0974e26d9b911b111e002be6185d.tar.gz gentoo-2-f8f25e71b80e0974e26d9b911b111e002be6185d.tar.bz2 gentoo-2-f8f25e71b80e0974e26d9b911b111e002be6185d.zip |
Version bump, remove old.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Diffstat (limited to 'dev-python/sip/sip-4.16.2.ebuild')
-rw-r--r-- | dev-python/sip/sip-4.16.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-4.16.2.ebuild b/dev-python/sip/sip-4.16.2.ebuild index 329967f37e6d..365b20846ae1 100644 --- a/dev-python/sip/sip-4.16.2.ebuild +++ b/dev-python/sip/sip-4.16.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v 1.1 2014/07/15 17:27:22 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v 1.2 2014/09/12 21:47:29 pesa Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils python-r1 toolchain-funcs |