diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-04-08 18:04:50 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-04-08 18:04:50 +0000 |
commit | c6fdddd3d958bc6cdb97bf35c925e96bca41acff (patch) | |
tree | a2048a1cef536bc01b5631913243e4b500538d70 /net-misc/polly | |
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')
-rw-r--r-- | net-misc/polly/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/polly/polly-0.93.10.ebuild | 6 | ||||
-rw-r--r-- | net-misc/polly/polly-0.93.11.ebuild | 6 | ||||
-rw-r--r-- | net-misc/polly/polly-0.93.9.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/net-misc/polly/ChangeLog b/net-misc/polly/ChangeLog index 910d228714b0..3c55c9bc74b8 100644 --- a/net-misc/polly/ChangeLog +++ b/net-misc/polly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/polly -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/polly/ChangeLog,v 1.3 2015/04/07 14:31:22 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/polly/ChangeLog,v 1.4 2015/04/08 18:04:50 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> polly-0.93.10.ebuild, + polly-0.93.11.ebuild, polly-0.93.9.ebuild: + Drop old Python implementations *polly-0.93.11 (12 Feb 2014) 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 diff --git a/net-misc/polly/polly-0.93.11.ebuild b/net-misc/polly/polly-0.93.11.ebuild index f8f284a9ff7f..2862cde643f9 100644 --- a/net-misc/polly/polly-0.93.11.ebuild +++ b/net-misc/polly/polly-0.93.11.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.11.ebuild,v 1.1 2014/02/12 10:50:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/polly/polly-0.93.11.ebuild,v 1.2 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 diff --git a/net-misc/polly/polly-0.93.9.ebuild b/net-misc/polly/polly-0.93.9.ebuild index 7b83f9868e39..46898be4adf2 100644 --- a/net-misc/polly/polly-0.93.9.ebuild +++ b/net-misc/polly/polly-0.93.9.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.9.ebuild,v 1.2 2014/02/12 10:50:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/polly/polly-0.93.9.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 |