diff options
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 |