summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 18:39:23 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 18:39:23 +0000
commit166b3c96d59ae02a61cab32713b200dd3f5ab6eb (patch)
tree1dfdf621ec62b2da35a7836abe9e1d77e4b3e9f9 /dev-util
parentversion bump wrt #477670 (diff)
downloadgentoo-2-166b3c96d59ae02a61cab32713b200dd3f5ab6eb.tar.gz
gentoo-2-166b3c96d59ae02a61cab32713b200dd3f5ab6eb.tar.bz2
gentoo-2-166b3c96d59ae02a61cab32713b200dd3f5ab6eb.zip
Remove Python 2.5 and 3.1 support.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/gdbus-codegen/ChangeLog8
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild4
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r2.ebuild4
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild6
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild4
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild4
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild4
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.36.4.ebuild4
8 files changed, 22 insertions, 16 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog
index 92e3bdab8347..8b2aba26c784 100644
--- a/dev-util/gdbus-codegen/ChangeLog
+++ b/dev-util/gdbus-codegen/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/gdbus-codegen
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.61 2013/09/02 11:13:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.62 2013/09/05 18:39:23 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> gdbus-codegen-2.32.4-r1.ebuild,
+ gdbus-codegen-2.32.4-r2.ebuild, gdbus-codegen-2.32.4.ebuild,
+ gdbus-codegen-2.34.3-r1.ebuild, gdbus-codegen-2.34.3.ebuild,
+ gdbus-codegen-2.36.4-r1.ebuild, gdbus-codegen-2.36.4.ebuild:
+ Remove Python 2.5 and 3.1 support.
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gdbus-codegen-2.32.4-r1.ebuild:
Stable for alpha, wrt bug #479506
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild
index aced766b48d1..5f79609874f9 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild,v 1.10 2013/09/02 11:13:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild,v 1.11 2013/09/05 18:39:23 mgorny Exp $
EAPI="5"
GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2} )
PYTHON_REQ_USE="xml"
inherit eutils gnome.org distutils-r1
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r2.ebuild
index 93530f674fb6..3c7d7b3f9c2c 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r2.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r2.ebuild,v 1.1 2013/09/01 21:56:10 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r2.ebuild,v 1.2 2013/09/05 18:39:23 mgorny Exp $
EAPI="5"
GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2} )
PYTHON_REQ_USE="xml"
inherit eutils gnome.org distutils-r1
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild
index 667959bd0de2..7437f45999a8 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild,v 1.10 2012/10/14 14:50:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild,v 1.11 2013/09/05 18:39:23 mgorny Exp $
EAPI="4"
GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT="python2_5 python2_6 python2_7 python3_1 python3_2"
+PYTHON_COMPAT="python2_6 python2_7 python3_2"
PYTHON_USE="xml"
inherit eutils gnome.org python-distutils-ng
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild
index 7ef3f3b4c7ff..f930fcf32c0e 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild,v 1.1 2013/09/01 21:56:10 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild,v 1.2 2013/09/05 18:39:23 mgorny Exp $
EAPI="5"
GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
PYTHON_REQ_USE="xml"
inherit eutils gnome.org distutils-r1
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild
index b06d7729231f..373ba64ed63b 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild,v 1.5 2013/08/15 09:54:54 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild,v 1.6 2013/09/05 18:39:23 mgorny Exp $
EAPI="5"
GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
PYTHON_REQ_USE="xml"
inherit eutils gnome.org distutils-r1
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild
index a7e6b796e1cd..59368844142c 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild,v 1.1 2013/09/01 21:56:10 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4-r1.ebuild,v 1.2 2013/09/05 18:39:23 mgorny Exp $
EAPI="5"
GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
PYTHON_REQ_USE="xml"
inherit eutils gnome.org distutils-r1
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.36.4.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.36.4.ebuild
index 433c1dfb1e37..aff1e0e7caca 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.36.4.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.36.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4.ebuild,v 1.1 2013/08/16 10:42:57 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.36.4.ebuild,v 1.2 2013/09/05 18:39:23 mgorny Exp $
EAPI="5"
GNOME_ORG_MODULE="glib"
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
PYTHON_REQ_USE="xml"
inherit eutils gnome.org distutils-r1