diff options
author | 2015-04-08 18:04:50 +0000 | |
---|---|---|
committer | 2015-04-08 18:04:50 +0000 | |
commit | c6fdddd3d958bc6cdb97bf35c925e96bca41acff (patch) | |
tree | a2048a1cef536bc01b5631913243e4b500538d70 /net-misc/polly/polly-0.93.10.ebuild | |
parent | Drop old Python implementations (diff) | |
download | gentoo-2-c6fdddd3d958bc6cdb97bf35c925e96bca41acff.tar.gz gentoo-2-c6fdddd3d958bc6cdb97bf35c925e96bca41acff.tar.bz2 gentoo-2-c6fdddd3d958bc6cdb97bf35c925e96bca41acff.zip |
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-misc/polly/polly-0.93.10.ebuild')
-rw-r--r-- | net-misc/polly/polly-0.93.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/polly/polly-0.93.10.ebuild b/net-misc/polly/polly-0.93.10.ebuild index 6e489bd43602..6db207a0ae05 100644 --- a/net-misc/polly/polly-0.93.10.ebuild +++ b/net-misc/polly/polly-0.93.10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/polly/polly-0.93.10.ebuild,v 1.2 2014/02/12 10:50:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/polly/polly-0.93.10.ebuild,v 1.3 2015/04/08 18:04:50 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) DISTUTILS_NO_PARALLEL_BUILD=1 inherit distutils-r1 gnome2-utils vcs-snapshot |