diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-02-10 03:41:53 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-02-10 03:41:53 +0000 |
commit | 6385e084f8c1670de94cc816befa61afe5c7fe2e (patch) | |
tree | 62c7225bfe4ebac9d5ed9505725560a24e1564b9 /gnome-extra/at-spi | |
parent | Changing python deps in preparation for 2.4 removal (diff) | |
download | gentoo-2-6385e084f8c1670de94cc816befa61afe5c7fe2e.tar.gz gentoo-2-6385e084f8c1670de94cc816befa61afe5c7fe2e.tar.bz2 gentoo-2-6385e084f8c1670de94cc816befa61afe5c7fe2e.zip |
Changing python deps in preparation for 2.4 removal
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.32.0-r1.ebuild | 6 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.32.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 5f91fbce491b..c37518244336 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/at-spi -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.229 2011/11/16 01:55:34 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.230 2012/02/10 03:41:53 patrick Exp $ + + 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> at-spi-1.32.0-r1.ebuild, + at-spi-1.32.0.ebuild: + Changing python deps in preparation for 2.4 removal *at-spi-2.2.0 (16 Nov 2011) diff --git a/gnome-extra/at-spi/at-spi-1.32.0-r1.ebuild b/gnome-extra/at-spi/at-spi-1.32.0-r1.ebuild index 5bb4e1c39557..4438134c36a8 100644 --- a/gnome-extra/at-spi/at-spi-1.32.0-r1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.32.0-r1.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/gnome-extra/at-spi/at-spi-1.32.0-r1.ebuild,v 1.5 2011/10/17 11:00:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0-r1.ebuild,v 1.6 2012/02/10 03:41:53 patrick Exp $ EAPI="3" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_DEPEND="2:2.4" +PYTHON_DEPEND="2:2.5" inherit gnome2 python diff --git a/gnome-extra/at-spi/at-spi-1.32.0.ebuild b/gnome-extra/at-spi/at-spi-1.32.0.ebuild index d4d588bc2971..d0d2336898e6 100644 --- a/gnome-extra/at-spi/at-spi-1.32.0.ebuild +++ b/gnome-extra/at-spi/at-spi-1.32.0.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/gnome-extra/at-spi/at-spi-1.32.0.ebuild,v 1.7 2011/03/22 20:04:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0.ebuild,v 1.8 2012/02/10 03:41:53 patrick Exp $ EAPI="3" GCONF_DEBUG="no" -PYTHON_DEPEND="2:2.4" +PYTHON_DEPEND="2:2.5" inherit gnome2 python |