summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-10 02:47:58 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-10 02:47:58 +0000
commit9c7341ff0a801e2ea6b593dda87385bc330026d6 (patch)
tree736ce7c42f68f6cb5175c16f711d2ee040e9e164 /x11-libs
parentChanging python deps in preparation for 2.4 removal (diff)
downloadgentoo-2-9c7341ff0a801e2ea6b593dda87385bc330026d6.tar.gz
gentoo-2-9c7341ff0a801e2ea6b593dda87385bc330026d6.tar.bz2
gentoo-2-9c7341ff0a801e2ea6b593dda87385bc330026d6.zip
Changing python deps in preparation for 2.4 removal
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/ChangeLog6
-rw-r--r--x11-libs/vte/vte-0.28.1-r200.ebuild6
-rw-r--r--x11-libs/vte/vte-0.28.2-r200.ebuild6
-rw-r--r--x11-libs/vte/vte-0.28.2-r202.ebuild4
-rw-r--r--x11-libs/vte/vte-0.28.2-r203.ebuild4
5 files changed, 15 insertions, 11 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index a38e515e0b6d..0678a3e3889f 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/vte
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.306 2012/01/30 17:26:59 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.307 2012/02/10 02:47:58 patrick Exp $
+
+ 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> vte-0.28.1-r200.ebuild,
+ vte-0.28.2-r200.ebuild, vte-0.28.2-r202.ebuild, vte-0.28.2-r203.ebuild:
+ Changing python deps in preparation for 2.4 removal
*vte-0.30.1-r3 (30 Jan 2012)
*vte-0.28.2-r301 (30 Jan 2012)
diff --git a/x11-libs/vte/vte-0.28.1-r200.ebuild b/x11-libs/vte/vte-0.28.1-r200.ebuild
index 44de1d6b2773..b5202f1ed81e 100644
--- a/x11-libs/vte/vte-0.28.1-r200.ebuild
+++ b/x11-libs/vte/vte-0.28.1-r200.ebuild
@@ -1,12 +1,12 @@
-# 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/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.9 2011/08/02 05:34:57 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.10 2012/02/10 02:47:58 patrick Exp $
EAPI="3"
GCONF_DEBUG="yes"
GNOME_TARBALL_SUFFIX="xz"
GNOME2_LA_PUNT="yes"
-PYTHON_DEPEND="python? 2:2.4"
+PYTHON_DEPEND="python? 2:2.5"
inherit gnome2 python
diff --git a/x11-libs/vte/vte-0.28.2-r200.ebuild b/x11-libs/vte/vte-0.28.2-r200.ebuild
index 2867b5015278..c452ff171dc8 100644
--- a/x11-libs/vte/vte-0.28.2-r200.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r200.ebuild
@@ -1,12 +1,12 @@
-# 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/x11-libs/vte/vte-0.28.2-r200.ebuild,v 1.7 2011/10/30 17:46:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r200.ebuild,v 1.8 2012/02/10 02:47:58 patrick Exp $
EAPI="3"
GCONF_DEBUG="yes"
GNOME_TARBALL_SUFFIX="xz"
GNOME2_LA_PUNT="yes"
-PYTHON_DEPEND="python? 2:2.4"
+PYTHON_DEPEND="python? 2:2.5"
inherit gnome2 python
diff --git a/x11-libs/vte/vte-0.28.2-r202.ebuild b/x11-libs/vte/vte-0.28.2-r202.ebuild
index 367add5a8d04..c379e21cc781 100644
--- a/x11-libs/vte/vte-0.28.2-r202.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r202.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r202.ebuild,v 1.6 2012/01/18 21:11:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r202.ebuild,v 1.7 2012/02/10 02:47:58 patrick Exp $
EAPI="4"
GCONF_DEBUG="yes"
GNOME2_LA_PUNT="yes"
-PYTHON_DEPEND="python? 2:2.4"
+PYTHON_DEPEND="python? 2:2.5"
inherit eutils gnome2 python
diff --git a/x11-libs/vte/vte-0.28.2-r203.ebuild b/x11-libs/vte/vte-0.28.2-r203.ebuild
index 06b095c7dd4e..1c1e30eefd87 100644
--- a/x11-libs/vte/vte-0.28.2-r203.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r203.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r203.ebuild,v 1.1 2012/01/30 17:26:59 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r203.ebuild,v 1.2 2012/02/10 02:47:58 patrick Exp $
EAPI="4"
GCONF_DEBUG="yes"
GNOME2_LA_PUNT="yes"
-PYTHON_DEPEND="python? 2:2.4"
+PYTHON_DEPEND="python? 2:2.5"
inherit eutils gnome2 python