summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/gsh/ChangeLog8
-rw-r--r--sys-cluster/gsh/gsh-0.3.1.ebuild6
-rw-r--r--sys-cluster/gsh/gsh-0.3.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-cluster/gsh/ChangeLog b/sys-cluster/gsh/ChangeLog
index fe4312f10889..6e4cedb12a69 100644
--- a/sys-cluster/gsh/ChangeLog
+++ b/sys-cluster/gsh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/gsh
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/ChangeLog,v 1.7 2011/12/14 09:00:09 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/ChangeLog,v 1.8 2012/02/10 02:57:18 patrick Exp $
+
+ 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> gsh-0.3.1.ebuild,
+ gsh-0.3.ebuild:
+ Changing python deps in preparation for 2.4 removal
14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gsh-0.3.1.ebuild:
x86 stable wrt bug #393783
diff --git a/sys-cluster/gsh/gsh-0.3.1.ebuild b/sys-cluster/gsh/gsh-0.3.1.ebuild
index 1f308054612b..765bfd5826b6 100644
--- a/sys-cluster/gsh/gsh-0.3.1.ebuild
+++ b/sys-cluster/gsh/gsh-0.3.1.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: /var/cvsroot/gentoo-x86/sys-cluster/gsh/gsh-0.3.1.ebuild,v 1.3 2011/12/14 09:00:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/gsh-0.3.1.ebuild,v 1.4 2012/02/10 02:57:18 patrick Exp $
EAPI=3
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
diff --git a/sys-cluster/gsh/gsh-0.3.ebuild b/sys-cluster/gsh/gsh-0.3.ebuild
index 092aae0c3c3c..ae56a5d83ea0 100644
--- a/sys-cluster/gsh/gsh-0.3.ebuild
+++ b/sys-cluster/gsh/gsh-0.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: /var/cvsroot/gentoo-x86/sys-cluster/gsh/gsh-0.3.ebuild,v 1.4 2010/10/25 05:30:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/gsh-0.3.ebuild,v 1.5 2012/02/10 02:57:18 patrick Exp $
EAPI=2
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"