diff options
author | 2012-02-10 03:41:53 +0000 | |
---|---|---|
committer | 2012-02-10 03:41:53 +0000 | |
commit | 651f4157c9d313a0b18152ff87bebbbe1b679d43 (patch) | |
tree | bbde6a8e3443ef2bb08da8a78a15e94663bcc770 /gnome-extra/at-spi | |
parent | Changing python deps in preparation for 2.4 removal (diff) | |
download | historical-651f4157c9d313a0b18152ff87bebbbe1b679d43.tar.gz historical-651f4157c9d313a0b18152ff87bebbbe1b679d43.tar.bz2 historical-651f4157c9d313a0b18152ff87bebbbe1b679d43.zip |
Changing python deps in preparation for 2.4 removal
Package-Manager: portage-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 |