summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:25:45 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:25:45 +0000
commit6f45618d12728551f80d0321901f807b26a5fe56 (patch)
tree4c9a6b8fe4a4739af64f49ed987af6f4198c9a32 /sys-cluster
parentDrop old Python implementations (diff)
downloadgentoo-2-6f45618d12728551f80d0321901f807b26a5fe56.tar.gz
gentoo-2-6f45618d12728551f80d0321901f807b26a5fe56.tar.bz2
gentoo-2-6f45618d12728551f80d0321901f807b26a5fe56.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ChangeLog8
-rw-r--r--sys-cluster/ceph/ceph-0.67.10-r1.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.67.9-r1.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.80.5-r1.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.80.7-r1.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.80.8.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.80.9.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.87.1.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.93.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-9999.ebuild6
-rw-r--r--sys-cluster/charm/ChangeLog7
-rw-r--r--sys-cluster/charm/charm-6.5.1-r1.ebuild6
-rw-r--r--sys-cluster/charm/charm-6.5.1-r2.ebuild6
-rw-r--r--sys-cluster/charm/charm-6.5.1-r3.ebuild6
-rw-r--r--sys-cluster/charm/charm-6.6.0-r1.ebuild6
-rw-r--r--sys-cluster/charm/charm-6.6.0.ebuild6
-rw-r--r--sys-cluster/charm/charm-6.6.1.ebuild4
-rw-r--r--sys-cluster/crmsh/ChangeLog7
-rw-r--r--sys-cluster/crmsh/crmsh-2.1.1.ebuild6
-rw-r--r--sys-cluster/fence-agents/ChangeLog8
-rw-r--r--sys-cluster/fence-agents/fence-agents-3.1.5-r2.ebuild6
-rw-r--r--sys-cluster/glusterfs/ChangeLog5
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.5.3.ebuild4
-rw-r--r--sys-cluster/hpx/ChangeLog8
-rw-r--r--sys-cluster/hpx/hpx-0.9.8.ebuild6
-rw-r--r--sys-cluster/hpx/hpx-0.9.9.ebuild6
-rw-r--r--sys-cluster/moosefs/ChangeLog8
-rw-r--r--sys-cluster/moosefs/moosefs-1.6.26-r1.ebuild6
-rw-r--r--sys-cluster/moosefs/moosefs-1.6.27.ebuild6
-rw-r--r--sys-cluster/pbs-python/ChangeLog7
-rw-r--r--sys-cluster/pbs-python/pbs-python-4.3.3-r1.ebuild6
-rw-r--r--sys-cluster/polysh/ChangeLog7
-rw-r--r--sys-cluster/polysh/polysh-0.4-r1.ebuild6
33 files changed, 111 insertions, 78 deletions
diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index 9f6b44ad65af..61838b3f4f7b 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-cluster/ceph
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.69 2015/04/08 15:32:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.70 2015/04/08 18:25:44 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> ceph-0.67.10-r1.ebuild,
+ ceph-0.67.9-r1.ebuild, ceph-0.80.5-r1.ebuild, ceph-0.80.7-r1.ebuild,
+ ceph-0.80.8.ebuild, ceph-0.80.9.ebuild, ceph-0.87.1.ebuild, ceph-0.93.ebuild,
+ ceph-9999.ebuild:
+ Drop old Python implementations
08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ceph-0.80.9.ebuild:
Stable for amd64, wrt bug #544606
diff --git a/sys-cluster/ceph/ceph-0.67.10-r1.ebuild b/sys-cluster/ceph/ceph-0.67.10-r1.ebuild
index 875e85953f66..c5e41ba230e9 100644
--- a/sys-cluster/ceph/ceph-0.67.10-r1.ebuild
+++ b/sys-cluster/ceph/ceph-0.67.10-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.10-r1.ebuild,v 1.1 2015/03/02 13:39:59 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.10-r1.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
diff --git a/sys-cluster/ceph/ceph-0.67.9-r1.ebuild b/sys-cluster/ceph/ceph-0.67.9-r1.ebuild
index 217b56fdf3a1..471b8b107cc2 100644
--- a/sys-cluster/ceph/ceph-0.67.9-r1.ebuild
+++ b/sys-cluster/ceph/ceph-0.67.9-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.9-r1.ebuild,v 1.1 2015/03/02 13:39:59 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.9-r1.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
diff --git a/sys-cluster/ceph/ceph-0.80.5-r1.ebuild b/sys-cluster/ceph/ceph-0.80.5-r1.ebuild
index dc313ed7b125..f79bb0c2afce 100644
--- a/sys-cluster/ceph/ceph-0.80.5-r1.ebuild
+++ b/sys-cluster/ceph/ceph-0.80.5-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.5-r1.ebuild,v 1.1 2015/03/02 13:39:59 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.5-r1.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
diff --git a/sys-cluster/ceph/ceph-0.80.7-r1.ebuild b/sys-cluster/ceph/ceph-0.80.7-r1.ebuild
index 59ddf0b817ba..c3fe38c9be2c 100644
--- a/sys-cluster/ceph/ceph-0.80.7-r1.ebuild
+++ b/sys-cluster/ceph/ceph-0.80.7-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.7-r1.ebuild,v 1.1 2015/03/02 13:39:59 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.7-r1.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
diff --git a/sys-cluster/ceph/ceph-0.80.8.ebuild b/sys-cluster/ceph/ceph-0.80.8.ebuild
index ecfea04772b7..91fc34f554d8 100644
--- a/sys-cluster/ceph/ceph-0.80.8.ebuild
+++ b/sys-cluster/ceph/ceph-0.80.8.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.8.ebuild,v 1.1 2015/03/03 09:10:33 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.8.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
diff --git a/sys-cluster/ceph/ceph-0.80.9.ebuild b/sys-cluster/ceph/ceph-0.80.9.ebuild
index c2b79ab9e67d..df71cdfe79da 100644
--- a/sys-cluster/ceph/ceph-0.80.9.ebuild
+++ b/sys-cluster/ceph/ceph-0.80.9.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.9.ebuild,v 1.2 2015/04/08 15:32:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.9.ebuild,v 1.3 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
diff --git a/sys-cluster/ceph/ceph-0.87.1.ebuild b/sys-cluster/ceph/ceph-0.87.1.ebuild
index d496d0e2ff4a..22709feb89e8 100644
--- a/sys-cluster/ceph/ceph-0.87.1.ebuild
+++ b/sys-cluster/ceph/ceph-0.87.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.87.1.ebuild,v 1.2 2015/03/05 21:24:30 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.87.1.ebuild,v 1.3 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
diff --git a/sys-cluster/ceph/ceph-0.93.ebuild b/sys-cluster/ceph/ceph-0.93.ebuild
index 294150bc7ebf..fbc90e057d42 100644
--- a/sys-cluster/ceph/ceph-0.93.ebuild
+++ b/sys-cluster/ceph/ceph-0.93.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.93.ebuild,v 1.1 2015/03/03 09:10:33 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.93.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
diff --git a/sys-cluster/ceph/ceph-9999.ebuild b/sys-cluster/ceph/ceph-9999.ebuild
index 9c8ae0023692..a4142a398510 100644
--- a/sys-cluster/ceph/ceph-9999.ebuild
+++ b/sys-cluster/ceph/ceph-9999.ebuild
@@ -1,9 +1,9 @@
-# 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/sys-cluster/ceph/ceph-9999.ebuild,v 1.14 2014/09/24 13:45:35 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild,v 1.15 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
diff --git a/sys-cluster/charm/ChangeLog b/sys-cluster/charm/ChangeLog
index 447998f3ff70..e2eb3289ef40 100644
--- a/sys-cluster/charm/ChangeLog
+++ b/sys-cluster/charm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-cluster/charm
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/ChangeLog,v 1.44 2015/03/07 00:52:11 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/ChangeLog,v 1.45 2015/04/08 18:25:44 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> charm-6.5.1-r1.ebuild,
+ charm-6.5.1-r2.ebuild, charm-6.5.1-r3.ebuild, charm-6.6.0-r1.ebuild,
+ charm-6.6.0.ebuild, charm-6.6.1.ebuild:
+ Drop old Python implementations
*charm-6.6.1 (07 Mar 2015)
diff --git a/sys-cluster/charm/charm-6.5.1-r1.ebuild b/sys-cluster/charm/charm-6.5.1-r1.ebuild
index 9e4d199a8be3..fa6d57cb0832 100644
--- a/sys-cluster/charm/charm-6.5.1-r1.ebuild
+++ b/sys-cluster/charm/charm-6.5.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.5.1-r1.ebuild,v 1.1 2013/10/09 14:35:27 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.5.1-r1.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit eutils flag-o-matic fortran-2 multilib toolchain-funcs python-single-r1
diff --git a/sys-cluster/charm/charm-6.5.1-r2.ebuild b/sys-cluster/charm/charm-6.5.1-r2.ebuild
index 20ffc493ef2a..1ecd51ad479d 100644
--- a/sys-cluster/charm/charm-6.5.1-r2.ebuild
+++ b/sys-cluster/charm/charm-6.5.1-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.5.1-r2.ebuild,v 1.1 2013/10/18 16:22:02 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.5.1-r2.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit eutils flag-o-matic fortran-2 multilib toolchain-funcs python-single-r1
diff --git a/sys-cluster/charm/charm-6.5.1-r3.ebuild b/sys-cluster/charm/charm-6.5.1-r3.ebuild
index 42b7521c734a..13a05ff020d1 100644
--- a/sys-cluster/charm/charm-6.5.1-r3.ebuild
+++ b/sys-cluster/charm/charm-6.5.1-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.5.1-r3.ebuild,v 1.2 2013/12/15 04:19:41 nicolasbock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.5.1-r3.ebuild,v 1.3 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3} )
inherit eutils flag-o-matic fortran-2 multilib toolchain-funcs python-any-r1
diff --git a/sys-cluster/charm/charm-6.6.0-r1.ebuild b/sys-cluster/charm/charm-6.6.0-r1.ebuild
index a8afb985e620..a98406da0603 100644
--- a/sys-cluster/charm/charm-6.6.0-r1.ebuild
+++ b/sys-cluster/charm/charm-6.6.0-r1.ebuild
@@ -1,11 +1,11 @@
-# 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/sys-cluster/charm/charm-6.6.0-r1.ebuild,v 1.1 2014/11/24 00:16:57 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.6.0-r1.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
FORTRAN_STANDARD="90"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit eutils flag-o-matic fortran-2 multilib multiprocessing python-any-r1 toolchain-funcs
diff --git a/sys-cluster/charm/charm-6.6.0.ebuild b/sys-cluster/charm/charm-6.6.0.ebuild
index 2a00ee3344e1..0d49cfe99776 100644
--- a/sys-cluster/charm/charm-6.6.0.ebuild
+++ b/sys-cluster/charm/charm-6.6.0.ebuild
@@ -1,11 +1,11 @@
-# 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/sys-cluster/charm/charm-6.6.0.ebuild,v 1.2 2014/09/26 20:43:32 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.6.0.ebuild,v 1.3 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
FORTRAN_STANDARD="90"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3} )
inherit eutils flag-o-matic fortran-2 multilib multiprocessing python-any-r1 toolchain-funcs
diff --git a/sys-cluster/charm/charm-6.6.1.ebuild b/sys-cluster/charm/charm-6.6.1.ebuild
index b09764e809ec..a0d5c1cc4ae1 100644
--- a/sys-cluster/charm/charm-6.6.1.ebuild
+++ b/sys-cluster/charm/charm-6.6.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.6.1.ebuild,v 1.1 2015/03/07 00:52:11 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.6.1.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
FORTRAN_STANDARD="90"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit eutils flag-o-matic fortran-2 multilib multiprocessing python-any-r1 toolchain-funcs
diff --git a/sys-cluster/crmsh/ChangeLog b/sys-cluster/crmsh/ChangeLog
index 74f8773a465b..5799e8301e7f 100644
--- a/sys-cluster/crmsh/ChangeLog
+++ b/sys-cluster/crmsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/crmsh
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/ChangeLog,v 1.14 2014/12/02 14:40:59 ultrabug Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/ChangeLog,v 1.15 2015/04/08 18:25:44 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> crmsh-2.1.1.ebuild:
+ Drop old Python implementations
*crmsh-2.1.1 (02 Dec 2014)
diff --git a/sys-cluster/crmsh/crmsh-2.1.1.ebuild b/sys-cluster/crmsh/crmsh-2.1.1.ebuild
index 1114f23874a9..087d49838888 100644
--- a/sys-cluster/crmsh/crmsh-2.1.1.ebuild
+++ b/sys-cluster/crmsh/crmsh-2.1.1.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/sys-cluster/crmsh/crmsh-2.1.1.ebuild,v 1.1 2014/12/02 14:40:59 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/crmsh-2.1.1.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=true
KEYWORDS=""
diff --git a/sys-cluster/fence-agents/ChangeLog b/sys-cluster/fence-agents/ChangeLog
index 556510effd50..0dd2e84f6009 100644
--- a/sys-cluster/fence-agents/ChangeLog
+++ b/sys-cluster/fence-agents/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/fence-agents
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fence-agents/ChangeLog,v 1.3 2013/12/07 08:03:34 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fence-agents/ChangeLog,v 1.4 2015/04/08 18:25:44 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> fence-agents-3.1.5-r2.ebuild:
+ Drop old Python implementations
*fence-agents-3.1.5-r2 (07 Dec 2013)
@@ -19,4 +22,3 @@
14 Sep 2011; Ultrabug <ultrabug@gentoo.org> +fence-agents-3.1.5.ebuild,
+metadata.xml:
Initial import
-
diff --git a/sys-cluster/fence-agents/fence-agents-3.1.5-r2.ebuild b/sys-cluster/fence-agents/fence-agents-3.1.5-r2.ebuild
index 8b4fecf09a41..860822e881cc 100644
--- a/sys-cluster/fence-agents/fence-agents-3.1.5-r2.ebuild
+++ b/sys-cluster/fence-agents/fence-agents-3.1.5-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fence-agents/fence-agents-3.1.5-r2.ebuild,v 1.1 2013/12/07 08:03:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/fence-agents/fence-agents-3.1.5-r2.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit multilib python-any-r1 versionator
diff --git a/sys-cluster/glusterfs/ChangeLog b/sys-cluster/glusterfs/ChangeLog
index 153f6dbea564..1602e8a13f4a 100644
--- a/sys-cluster/glusterfs/ChangeLog
+++ b/sys-cluster/glusterfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/glusterfs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v 1.62 2015/03/23 12:12:44 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v 1.63 2015/04/08 18:25:44 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> glusterfs-3.5.3.ebuild:
+ Drop old Python implementations
*glusterfs-3.5.3 (23 Mar 2015)
diff --git a/sys-cluster/glusterfs/glusterfs-3.5.3.ebuild b/sys-cluster/glusterfs/glusterfs-3.5.3.ebuild
index ef2ad325f161..b48b0ea2f89a 100644
--- a/sys-cluster/glusterfs/glusterfs-3.5.3.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.5.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.5.3.ebuild,v 1.1 2015/03/23 12:12:44 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.5.3.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=1
inherit autotools-utils elisp-common eutils multilib python-single-r1 versionator
diff --git a/sys-cluster/hpx/ChangeLog b/sys-cluster/hpx/ChangeLog
index 3afb28627b6a..2e3b81662f47 100644
--- a/sys-cluster/hpx/ChangeLog
+++ b/sys-cluster/hpx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/hpx
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpx/ChangeLog,v 1.3 2014/12/24 18:57:40 ottxor Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpx/ChangeLog,v 1.4 2015/04/08 18:25:44 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> hpx-0.9.8.ebuild,
+ hpx-0.9.9.ebuild:
+ Drop old Python implementations
24 Dec 2014; Christoph Junghans <ottxor@gentoo.org> hpx-0.9.9.ebuild:
fixed deps (bug #529066)
diff --git a/sys-cluster/hpx/hpx-0.9.8.ebuild b/sys-cluster/hpx/hpx-0.9.8.ebuild
index f8afc8f9bd8d..ad197f080f9c 100644
--- a/sys-cluster/hpx/hpx-0.9.8.ebuild
+++ b/sys-cluster/hpx/hpx-0.9.8.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/sys-cluster/hpx/hpx-0.9.8.ebuild,v 1.1 2014/07/31 12:26:11 slis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpx/hpx-0.9.8.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
SRC_URI="http://stellar.cct.lsu.edu/files/${PN}_${PV}.7z"
KEYWORDS="~amd64 ~x86"
diff --git a/sys-cluster/hpx/hpx-0.9.9.ebuild b/sys-cluster/hpx/hpx-0.9.9.ebuild
index f179ce74fc5a..92ddc8620f8f 100644
--- a/sys-cluster/hpx/hpx-0.9.9.ebuild
+++ b/sys-cluster/hpx/hpx-0.9.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/sys-cluster/hpx/hpx-0.9.9.ebuild,v 1.2 2014/12/24 18:57:40 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpx/hpx-0.9.9.ebuild,v 1.3 2015/04/08 18:25:44 mgorny 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 cmake-utils fortran-2 multilib python-single-r1 versionator
diff --git a/sys-cluster/moosefs/ChangeLog b/sys-cluster/moosefs/ChangeLog
index 642da546a765..a395c07a54a1 100644
--- a/sys-cluster/moosefs/ChangeLog
+++ b/sys-cluster/moosefs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/moosefs
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/moosefs/ChangeLog,v 1.7 2014/01/08 06:01:36 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/moosefs/ChangeLog,v 1.8 2015/04/08 18:25:44 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> moosefs-1.6.26-r1.ebuild,
+ moosefs-1.6.27.ebuild:
+ Drop old Python implementations
08 Jan 2014; Mike Frysinger <vapier@gentoo.org> moosefs-1.6.26-r1.ebuild,
moosefs-1.6.27.ebuild:
diff --git a/sys-cluster/moosefs/moosefs-1.6.26-r1.ebuild b/sys-cluster/moosefs/moosefs-1.6.26-r1.ebuild
index 6ba8ca3caa5f..ca47bb3c3d9e 100644
--- a/sys-cluster/moosefs/moosefs-1.6.26-r1.ebuild
+++ b/sys-cluster/moosefs/moosefs-1.6.26-r1.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/sys-cluster/moosefs/moosefs-1.6.26-r1.ebuild,v 1.2 2014/01/08 06:01:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/moosefs/moosefs-1.6.26-r1.ebuild,v 1.3 2015/04/08 18:25:44 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit eutils python-single-r1 user
diff --git a/sys-cluster/moosefs/moosefs-1.6.27.ebuild b/sys-cluster/moosefs/moosefs-1.6.27.ebuild
index a01cc1981396..6e11cf3c81f5 100644
--- a/sys-cluster/moosefs/moosefs-1.6.27.ebuild
+++ b/sys-cluster/moosefs/moosefs-1.6.27.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/sys-cluster/moosefs/moosefs-1.6.27.ebuild,v 1.2 2014/01/08 06:01:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/moosefs/moosefs-1.6.27.ebuild,v 1.3 2015/04/08 18:25:44 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit eutils python-single-r1 user
diff --git a/sys-cluster/pbs-python/ChangeLog b/sys-cluster/pbs-python/ChangeLog
index 3dd842329856..ff4e8f9b3ec0 100644
--- a/sys-cluster/pbs-python/ChangeLog
+++ b/sys-cluster/pbs-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/pbs-python
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pbs-python/ChangeLog,v 1.8 2013/09/05 19:06:56 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pbs-python/ChangeLog,v 1.9 2015/04/08 18:25:44 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> pbs-python-4.3.3-r1.ebuild:
+ Drop old Python implementations
05 Sep 2013; Michał Górny <mgorny@gentoo.org> pbs-python-4.3.3-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
diff --git a/sys-cluster/pbs-python/pbs-python-4.3.3-r1.ebuild b/sys-cluster/pbs-python/pbs-python-4.3.3-r1.ebuild
index 95bcf6b81466..8cb2c5482d46 100644
--- a/sys-cluster/pbs-python/pbs-python-4.3.3-r1.ebuild
+++ b/sys-cluster/pbs-python/pbs-python-4.3.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pbs-python/pbs-python-4.3.3-r1.ebuild,v 1.2 2013/09/05 19:06:56 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pbs-python/pbs-python-4.3.3-r1.ebuild,v 1.3 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
diff --git a/sys-cluster/polysh/ChangeLog b/sys-cluster/polysh/ChangeLog
index 9cc381b54a0a..40983797d8a4 100644
--- a/sys-cluster/polysh/ChangeLog
+++ b/sys-cluster/polysh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/polysh
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/polysh/ChangeLog,v 1.10 2014/06/26 12:38:43 kensington Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/polysh/ChangeLog,v 1.11 2015/04/08 18:25:45 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> polysh-0.4-r1.ebuild:
+ Drop old Python implementations
26 Jun 2014; Michael Palimaka <kensington@gentoo.org> -polysh-0.3.1.ebuild:
Remove old.
diff --git a/sys-cluster/polysh/polysh-0.4-r1.ebuild b/sys-cluster/polysh/polysh-0.4-r1.ebuild
index e704ef16b71d..7ae0f10d7fe9 100644
--- a/sys-cluster/polysh/polysh-0.4-r1.ebuild
+++ b/sys-cluster/polysh/polysh-0.4-r1.ebuild
@@ -1,9 +1,9 @@
-# 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/sys-cluster/polysh/polysh-0.4-r1.ebuild,v 1.5 2014/06/05 11:28:17 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/polysh/polysh-0.4-r1.ebuild,v 1.6 2015/04/08 18:25:45 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1