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/at-spi-1.32.0-r1.ebuild | |
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/at-spi-1.32.0-r1.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.32.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |