aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-misc/salome-component')
-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
3 files changed, 9 insertions, 5 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