aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2012-02-10 20:15:58 +0400
committerAlexey Shvetsov <alexxy@gentoo.org>2012-02-10 20:15:58 +0400
commit65941e21bda3adb714a6503beaa1be0d50e6e638 (patch)
tree19b53f8ff11ea77debc583ce22b2df13c297eb1d /sci-misc
parent[metadata] Enable git signed commits (diff)
downloadsci-65941e21bda3adb714a6503beaa1be0d50e6e638.tar.gz
sci-65941e21bda3adb714a6503beaa1be0d50e6e638.tar.bz2
sci-65941e21bda3adb714a6503beaa1be0d50e6e638.zip
[sci-misc/salome*] Fix python depend
(Portage version: 2.2.0_alpha85/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/salome-component/ChangeLog6
-rw-r--r--sci-misc/salome-component/salome-component-5.1.3.ebuild4
-rw-r--r--sci-misc/salome-component/salome-component-5.1.4.ebuild4
-rw-r--r--sci-misc/salome-geom/ChangeLog6
-rw-r--r--sci-misc/salome-geom/salome-geom-5.1.3.ebuild4
-rw-r--r--sci-misc/salome-geom/salome-geom-5.1.4.ebuild4
-rw-r--r--sci-misc/salome-gui/ChangeLog6
-rw-r--r--sci-misc/salome-gui/salome-gui-5.1.3.ebuild4
-rw-r--r--sci-misc/salome-gui/salome-gui-5.1.4.ebuild4
-rw-r--r--sci-misc/salome-kernel/ChangeLog6
-rw-r--r--sci-misc/salome-kernel/salome-kernel-5.1.3.ebuild4
-rw-r--r--sci-misc/salome-kernel/salome-kernel-5.1.4.ebuild4
-rw-r--r--sci-misc/salome-med/ChangeLog6
-rw-r--r--sci-misc/salome-med/salome-med-5.1.3.ebuild4
-rw-r--r--sci-misc/salome-med/salome-med-5.1.4.ebuild4
-rw-r--r--sci-misc/salome-pycalculator/ChangeLog6
-rw-r--r--sci-misc/salome-pycalculator/salome-pycalculator-5.1.3.ebuild4
-rw-r--r--sci-misc/salome-pycalculator/salome-pycalculator-5.1.4.ebuild4
-rw-r--r--sci-misc/salome-smesh/ChangeLog6
-rw-r--r--sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild4
-rw-r--r--sci-misc/salome-smesh/salome-smesh-5.1.4.ebuild4
-rw-r--r--sci-misc/salome-visu/ChangeLog6
-rw-r--r--sci-misc/salome-visu/salome-visu-5.1.3.ebuild4
-rw-r--r--sci-misc/salome-visu/salome-visu-5.1.4.ebuild4
-rw-r--r--sci-misc/salome-yacs/ChangeLog6
-rw-r--r--sci-misc/salome-yacs/salome-yacs-5.1.3.ebuild4
-rw-r--r--sci-misc/salome-yacs/salome-yacs-5.1.4.ebuild4
27 files changed, 81 insertions, 45 deletions
diff --git a/sci-misc/salome-component/ChangeLog b/sci-misc/salome-component/ChangeLog
index 69528af11..9e152780f 100644
--- a/sci-misc/salome-component/ChangeLog
+++ b/sci-misc/salome-component/ChangeLog
@@ -1,6 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Feb 2012; Alexey Shvetsov <alexxy@gentoo.org>
+ salome-component-5.1.3.ebuild, salome-component-5.1.4.ebuild:
+ [sci-misc/salome*] Fix python depend
+
07 Mar 2011; Justin Lecher <jlec@gentoo.org> salome-component-5.1.3.ebuild,
salome-component-5.1.4.ebuild:
QA STUFF
diff --git a/sci-misc/salome-component/salome-component-5.1.3.ebuild b/sci-misc/salome-component/salome-component-5.1.3.ebuild
index fe4776b5f..685c728ed 100644
--- a/sci-misc/salome-component/salome-component-5.1.3.ebuild
+++ b/sci-misc/salome-component/salome-component-5.1.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-component/salome-component-5.1.4.ebuild b/sci-misc/salome-component/salome-component-5.1.4.ebuild
index aad7fd149..a52414cc7 100644
--- a/sci-misc/salome-component/salome-component-5.1.4.ebuild
+++ b/sci-misc/salome-component/salome-component-5.1.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-geom/ChangeLog b/sci-misc/salome-geom/ChangeLog
index 5bea0fa1c..768042fac 100644
--- a/sci-misc/salome-geom/ChangeLog
+++ b/sci-misc/salome-geom/ChangeLog
@@ -1,6 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Feb 2012; Alexey Shvetsov <alexxy@gentoo.org> salome-geom-5.1.3.ebuild,
+ salome-geom-5.1.4.ebuild:
+ [sci-misc/salome*] Fix python depend
+
*salome-geom-5.1.4 (27 Oct 2010)
27 Oct 2010; Thomas Kahle <tomka@gentoo.org> +salome-geom-5.1.4.ebuild:
diff --git a/sci-misc/salome-geom/salome-geom-5.1.3.ebuild b/sci-misc/salome-geom/salome-geom-5.1.3.ebuild
index e662f780a..1be83dba4 100644
--- a/sci-misc/salome-geom/salome-geom-5.1.3.ebuild
+++ b/sci-misc/salome-geom/salome-geom-5.1.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils python
diff --git a/sci-misc/salome-geom/salome-geom-5.1.4.ebuild b/sci-misc/salome-geom/salome-geom-5.1.4.ebuild
index fae74a972..c0a283ec7 100644
--- a/sci-misc/salome-geom/salome-geom-5.1.4.ebuild
+++ b/sci-misc/salome-geom/salome-geom-5.1.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-gui/ChangeLog b/sci-misc/salome-gui/ChangeLog
index 3e6423245..c8d8ccfc0 100644
--- a/sci-misc/salome-gui/ChangeLog
+++ b/sci-misc/salome-gui/ChangeLog
@@ -1,6 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Feb 2012; Alexey Shvetsov <alexxy@gentoo.org> salome-gui-5.1.3.ebuild,
+ salome-gui-5.1.4.ebuild:
+ [sci-misc/salome*] Fix python depend
+
07 Mar 2011; Justin Lecher <jlec@gentoo.org> salome-gui-5.1.3.ebuild,
salome-gui-5.1.4.ebuild:
Correct Slots for gtk 3 introduction to tree
diff --git a/sci-misc/salome-gui/salome-gui-5.1.3.ebuild b/sci-misc/salome-gui/salome-gui-5.1.3.ebuild
index c361e1797..69b111c8d 100644
--- a/sci-misc/salome-gui/salome-gui-5.1.3.ebuild
+++ b/sci-misc/salome-gui/salome-gui-5.1.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-gui/salome-gui-5.1.4.ebuild b/sci-misc/salome-gui/salome-gui-5.1.4.ebuild
index 728ed6a36..c6c32220b 100644
--- a/sci-misc/salome-gui/salome-gui-5.1.4.ebuild
+++ b/sci-misc/salome-gui/salome-gui-5.1.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-kernel/ChangeLog b/sci-misc/salome-kernel/ChangeLog
index addd3a0ee..b4738a864 100644
--- a/sci-misc/salome-kernel/ChangeLog
+++ b/sci-misc/salome-kernel/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-misc/salome-kernel
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Feb 2012; Alexey Shvetsov <alexxy@gentoo.org> salome-kernel-5.1.3.ebuild,
+ salome-kernel-5.1.4.ebuild:
+ [sci-misc/salome*] Fix python depend
+
07 Mar 2011; Justin Lecher <jlec@gentoo.org> salome-kernel-5.1.3.ebuild,
salome-kernel-5.1.4.ebuild:
Correct Slots for gtk 3 introduction to tree
diff --git a/sci-misc/salome-kernel/salome-kernel-5.1.3.ebuild b/sci-misc/salome-kernel/salome-kernel-5.1.3.ebuild
index 8d7af4ebf..d87d23427 100644
--- a/sci-misc/salome-kernel/salome-kernel-5.1.3.ebuild
+++ b/sci-misc/salome-kernel/salome-kernel-5.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils python
diff --git a/sci-misc/salome-kernel/salome-kernel-5.1.4.ebuild b/sci-misc/salome-kernel/salome-kernel-5.1.4.ebuild
index 8d7af4ebf..d87d23427 100644
--- a/sci-misc/salome-kernel/salome-kernel-5.1.4.ebuild
+++ b/sci-misc/salome-kernel/salome-kernel-5.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils python
diff --git a/sci-misc/salome-med/ChangeLog b/sci-misc/salome-med/ChangeLog
index 842430feb..c255d1db8 100644
--- a/sci-misc/salome-med/ChangeLog
+++ b/sci-misc/salome-med/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-misc/salome-med
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Feb 2012; Alexey Shvetsov <alexxy@gentoo.org> salome-med-5.1.3.ebuild,
+ salome-med-5.1.4.ebuild:
+ [sci-misc/salome*] Fix python depend
+
07 Mar 2011; Justin Lecher <jlec@gentoo.org> salome-med-5.1.3.ebuild,
salome-med-5.1.4.ebuild:
Correct Slots for gtk 3 introduction to tree
diff --git a/sci-misc/salome-med/salome-med-5.1.3.ebuild b/sci-misc/salome-med/salome-med-5.1.3.ebuild
index e099e9525..75fddf118 100644
--- a/sci-misc/salome-med/salome-med-5.1.3.ebuild
+++ b/sci-misc/salome-med/salome-med-5.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-med/salome-med-5.1.4.ebuild b/sci-misc/salome-med/salome-med-5.1.4.ebuild
index a1137ffa7..77528f1eb 100644
--- a/sci-misc/salome-med/salome-med-5.1.4.ebuild
+++ b/sci-misc/salome-med/salome-med-5.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-pycalculator/ChangeLog b/sci-misc/salome-pycalculator/ChangeLog
index b2b0cd9fc..83710cfa2 100644
--- a/sci-misc/salome-pycalculator/ChangeLog
+++ b/sci-misc/salome-pycalculator/ChangeLog
@@ -1,5 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Feb 2012; Alexey Shvetsov <alexxy@gentoo.org>
+ salome-pycalculator-5.1.3.ebuild, salome-pycalculator-5.1.4.ebuild:
+ [sci-misc/salome*] Fix python depend
+
21 May 2008; Daniel Tourde <daniel.tourde@caelae.se>
Initial import.
+salome-pycalculator-3.2.6.ebuild, +salome-pycalculator-3.2.6.patch
diff --git a/sci-misc/salome-pycalculator/salome-pycalculator-5.1.3.ebuild b/sci-misc/salome-pycalculator/salome-pycalculator-5.1.3.ebuild
index e3ec244ea..1012c0d6c 100644
--- a/sci-misc/salome-pycalculator/salome-pycalculator-5.1.3.ebuild
+++ b/sci-misc/salome-pycalculator/salome-pycalculator-5.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils python
diff --git a/sci-misc/salome-pycalculator/salome-pycalculator-5.1.4.ebuild b/sci-misc/salome-pycalculator/salome-pycalculator-5.1.4.ebuild
index e3ec244ea..1012c0d6c 100644
--- a/sci-misc/salome-pycalculator/salome-pycalculator-5.1.4.ebuild
+++ b/sci-misc/salome-pycalculator/salome-pycalculator-5.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils python
diff --git a/sci-misc/salome-smesh/ChangeLog b/sci-misc/salome-smesh/ChangeLog
index ddd0faf2e..5aa32d931 100644
--- a/sci-misc/salome-smesh/ChangeLog
+++ b/sci-misc/salome-smesh/ChangeLog
@@ -1,6 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Feb 2012; Alexey Shvetsov <alexxy@gentoo.org> salome-smesh-5.1.3.ebuild,
+ salome-smesh-5.1.4.ebuild:
+ [sci-misc/salome*] Fix python depend
+
*salome-smesh-5.1.4 (27 Oct 2010)
27 Oct 2010; Thomas Kahle <tomka@gentoo.org> +salome-smesh-5.1.4.ebuild:
diff --git a/sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild b/sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild
index 1ac041947..c7bb6ab3e 100644
--- a/sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild
+++ b/sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-smesh/salome-smesh-5.1.4.ebuild b/sci-misc/salome-smesh/salome-smesh-5.1.4.ebuild
index bf814fde9..6b72d7056 100644
--- a/sci-misc/salome-smesh/salome-smesh-5.1.4.ebuild
+++ b/sci-misc/salome-smesh/salome-smesh-5.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-visu/ChangeLog b/sci-misc/salome-visu/ChangeLog
index 110c8866c..b1164b1a3 100644
--- a/sci-misc/salome-visu/ChangeLog
+++ b/sci-misc/salome-visu/ChangeLog
@@ -1,6 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Feb 2012; Alexey Shvetsov <alexxy@gentoo.org> salome-visu-5.1.3.ebuild,
+ salome-visu-5.1.4.ebuild:
+ [sci-misc/salome*] Fix python depend
+
*salome-visu-5.1.4 (27 Oct 2010)
27 Oct 2010; Thomas Kahle <tomka@gentoo.org> +salome-visu-5.1.4.ebuild:
diff --git a/sci-misc/salome-visu/salome-visu-5.1.3.ebuild b/sci-misc/salome-visu/salome-visu-5.1.3.ebuild
index a0eb6a28c..17b376126 100644
--- a/sci-misc/salome-visu/salome-visu-5.1.3.ebuild
+++ b/sci-misc/salome-visu/salome-visu-5.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-visu/salome-visu-5.1.4.ebuild b/sci-misc/salome-visu/salome-visu-5.1.4.ebuild
index a849e7119..00962464d 100644
--- a/sci-misc/salome-visu/salome-visu-5.1.4.ebuild
+++ b/sci-misc/salome-visu/salome-visu-5.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils flag-o-matic python
diff --git a/sci-misc/salome-yacs/ChangeLog b/sci-misc/salome-yacs/ChangeLog
index 56390441b..cd74c454c 100644
--- a/sci-misc/salome-yacs/ChangeLog
+++ b/sci-misc/salome-yacs/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-misc/salome-yacs
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Feb 2012; Alexey Shvetsov <alexxy@gentoo.org> salome-yacs-5.1.3.ebuild,
+ salome-yacs-5.1.4.ebuild:
+ [sci-misc/salome*] Fix python depend
+
07 Mar 2011; Justin Lecher <jlec@gentoo.org> salome-yacs-5.1.3.ebuild,
salome-yacs-5.1.4.ebuild:
Correct Slots for gtk 3 introduction to tree
diff --git a/sci-misc/salome-yacs/salome-yacs-5.1.3.ebuild b/sci-misc/salome-yacs/salome-yacs-5.1.3.ebuild
index c1854040e..4417e6cca 100644
--- a/sci-misc/salome-yacs/salome-yacs-5.1.3.ebuild
+++ b/sci-misc/salome-yacs/salome-yacs-5.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils python
diff --git a/sci-misc/salome-yacs/salome-yacs-5.1.4.ebuild b/sci-misc/salome-yacs/salome-yacs-5.1.4.ebuild
index c1854040e..4417e6cca 100644
--- a/sci-misc/salome-yacs/salome-yacs-5.1.4.ebuild
+++ b/sci-misc/salome-yacs/salome-yacs-5.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit eutils python