diff options
author | 2012-02-10 03:11:08 +0000 | |
---|---|---|
committer | 2012-02-10 03:11:08 +0000 | |
commit | 3e667b1958c5c588839bfe74a4df1a1617b1b189 (patch) | |
tree | 476b2d28bc3ccb8c46b991db0db99c27b8444d87 /net-im | |
parent | Changing python deps in preparation for 2.4 removal (diff) | |
download | gentoo-2-3e667b1958c5c588839bfe74a4df1a1617b1b189.tar.gz gentoo-2-3e667b1958c5c588839bfe74a4df1a1617b1b189.tar.bz2 gentoo-2-3e667b1958c5c588839bfe74a4df1a1617b1b189.zip |
Changing python deps in preparation for 2.4 removal
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/empathy/empathy-2.32.2.ebuild | 6 | ||||
-rw-r--r-- | net-im/empathy/empathy-2.34.0-r2.ebuild | 4 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.2.1.2.ebuild | 6 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.2.2.ebuild | 6 |
5 files changed, 16 insertions, 12 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index e43df13324c5..828e0c02c129 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/empathy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.100 2012/01/16 14:10:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.101 2012/02/10 03:11:08 patrick Exp $ + + 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> empathy-2.32.2.ebuild, + empathy-2.34.0-r2.ebuild, empathy-3.2.1.2.ebuild, empathy-3.2.2.ebuild: + Changing python deps in preparation for 2.4 removal 16 Jan 2012; Tobias Klausmann <klausman@gentoo.org> empathy-2.34.0-r2.ebuild: Stable on alpha, bug #388051 diff --git a/net-im/empathy/empathy-2.32.2.ebuild b/net-im/empathy/empathy-2.32.2.ebuild index dc1a3484e1fc..d83ab597891b 100644 --- a/net-im/empathy/empathy-2.32.2.ebuild +++ b/net-im/empathy/empathy-2.32.2.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: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.32.2.ebuild,v 1.16 2011/12/20 22:21:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.32.2.ebuild,v 1.17 2012/02/10 03:11:08 patrick Exp $ EAPI="3" GCONF_DEBUG="yes" -PYTHON_DEPEND="2:2.4" +PYTHON_DEPEND="2:2.5" inherit eutils gnome2 multilib python diff --git a/net-im/empathy/empathy-2.34.0-r2.ebuild b/net-im/empathy/empathy-2.34.0-r2.ebuild index 587ccc622243..3d7577cbe03f 100644 --- a/net-im/empathy/empathy-2.34.0-r2.ebuild +++ b/net-im/empathy/empathy-2.34.0-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.34.0-r2.ebuild,v 1.6 2012/01/16 14:10:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.34.0-r2.ebuild,v 1.7 2012/02/10 03:11:08 patrick Exp $ EAPI="4" GCONF_DEBUG="yes" GNOME2_LA_PUNT="yes" GNOME_TARBALL_SUFFIX="bz2" -PYTHON_DEPEND="2:2.4" +PYTHON_DEPEND="2:2.5" inherit eutils gnome2 multilib python diff --git a/net-im/empathy/empathy-3.2.1.2.ebuild b/net-im/empathy/empathy-3.2.1.2.ebuild index f6aebf65effc..3c3b9797f587 100644 --- a/net-im/empathy/empathy-3.2.1.2.ebuild +++ b/net-im/empathy/empathy-3.2.1.2.ebuild @@ -1,11 +1,11 @@ -# 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/net-im/empathy/empathy-3.2.1.2.ebuild,v 1.2 2011/11/22 01:01:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.2.1.2.ebuild,v 1.3 2012/02/10 03:11:08 patrick Exp $ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_DEPEND="2:2.4" +PYTHON_DEPEND="2:2.5" inherit gnome2 python diff --git a/net-im/empathy/empathy-3.2.2.ebuild b/net-im/empathy/empathy-3.2.2.ebuild index 3076c479f5d6..27dca0e70b58 100644 --- a/net-im/empathy/empathy-3.2.2.ebuild +++ b/net-im/empathy/empathy-3.2.2.ebuild @@ -1,11 +1,11 @@ -# 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/net-im/empathy/empathy-3.2.2.ebuild,v 1.1 2011/11/27 19:06:08 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.2.2.ebuild,v 1.2 2012/02/10 03:11:08 patrick Exp $ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_DEPEND="2:2.4" +PYTHON_DEPEND="2:2.5" inherit gnome2 python |