From 4419e36d361a0b03d4d5c3a9e2cdf3f570b3ecf7 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Fri, 10 Feb 2012 02:57:18 +0000 Subject: Changing python deps in preparation for 2.4 removal (Portage version: 2.2.0_alpha85/cvs/Linux x86_64) --- sys-cluster/gsh/ChangeLog | 8 ++++++-- sys-cluster/gsh/gsh-0.3.1.ebuild | 6 +++--- sys-cluster/gsh/gsh-0.3.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'sys-cluster') 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 gsh-0.3.1.ebuild, + gsh-0.3.ebuild: + Changing python deps in preparation for 2.4 removal 14 Dec 2011; Pawel Hajdan jr 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.*" -- cgit v1.2.3-65-gdbad