From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RvldZ-0000t7-SQ for garchives@archives.gentoo.org; Fri, 10 Feb 2012 08:15:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22A28E0020; Fri, 10 Feb 2012 08:15:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D517BE0020 for ; Fri, 10 Feb 2012 08:15:14 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0D7F21B401F for ; Fri, 10 Feb 2012 08:15:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BA772E5403 for ; Fri, 10 Feb 2012 08:15:12 +0000 (UTC) From: "Priit Laes" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Priit Laes" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: net-im/empathy/, gnome-base/gnome-applets/, mail-client/evolution/, ... X-VCS-Repository: proj/gnome X-VCS-Files: dev-python/pyatspi/pyatspi-9999.ebuild gnome-base/gnome-applets/gnome-applets-9999.ebuild mail-client/evolution/evolution-9999.ebuild media-video/totem/totem-9999.ebuild net-im/empathy/empathy-9999.ebuild X-VCS-Directories: net-im/empathy/ gnome-base/gnome-applets/ mail-client/evolution/ media-video/totem/ dev-python/pyatspi/ X-VCS-Committer: plaes X-VCS-Committer-Name: Priit Laes X-VCS-Revision: df53bea17ae8ba2154607387d414cf916f05935d Date: Fri, 10 Feb 2012 08:15:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a4654a20-ff2f-4eaf-8f99-134480d5ca79 X-Archives-Hash: bde96216f12f76962e96944d1d10644e commit: df53bea17ae8ba2154607387d414cf916f05935d Author: Priit Laes plaes org> AuthorDate: Fri Feb 10 08:06:04 2012 +0000 Commit: Priit Laes plaes org> CommitDate: Fri Feb 10 08:06:04 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Ddf53bea1 Bump minimum Python requirement to 2.5 --- dev-python/pyatspi/pyatspi-9999.ebuild | 2 +- gnome-base/gnome-applets/gnome-applets-9999.ebuild | 2 +- mail-client/evolution/evolution-9999.ebuild | 2 +- media-video/totem/totem-9999.ebuild | 2 +- net-im/empathy/empathy-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-python/pyatspi/pyatspi-9999.ebuild b/dev-python/pyatspi/= pyatspi-9999.ebuild index 75bbf5f..ea0ab1c 100644 --- a/dev-python/pyatspi/pyatspi-9999.ebuild +++ b/dev-python/pyatspi/pyatspi-9999.ebuild @@ -4,7 +4,7 @@ =20 EAPI=3D"4" GCONF_DEBUG=3D"no" -PYTHON_DEPEND=3D"2:2.4" +PYTHON_DEPEND=3D"2:2.5" SUPPORT_PYTHON_ABIS=3D"1" RESTRICT_PYTHON_ABIS=3D"3.* *-jython" =20 diff --git a/gnome-base/gnome-applets/gnome-applets-9999.ebuild b/gnome-b= ase/gnome-applets/gnome-applets-9999.ebuild index 3e8abda..74961d7 100644 --- a/gnome-base/gnome-applets/gnome-applets-9999.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-9999.ebuild @@ -5,7 +5,7 @@ EAPI=3D"4" GCONF_DEBUG=3D"no" GNOME2_LA_PUNT=3D"no" # bug 340725, no other la files -PYTHON_DEPEND=3D"2:2.4" +PYTHON_DEPEND=3D"2:2.5" =20 inherit eutils gnome2 python if [[ ${PV} =3D 9999 ]]; then diff --git a/mail-client/evolution/evolution-9999.ebuild b/mail-client/ev= olution/evolution-9999.ebuild index d90c2d8..c780f83 100644 --- a/mail-client/evolution/evolution-9999.ebuild +++ b/mail-client/evolution/evolution-9999.ebuild @@ -5,7 +5,7 @@ EAPI=3D"4" GCONF_DEBUG=3D"no" GNOME2_LA_PUNT=3D"yes" -PYTHON_DEPEND=3D"python? 2:2.4" +PYTHON_DEPEND=3D"python? 2:2.5" =20 inherit autotools eutils flag-o-matic gnome2 python if [[ ${PV} =3D 9999 ]]; then diff --git a/media-video/totem/totem-9999.ebuild b/media-video/totem/tote= m-9999.ebuild index fcc4c51..cb30a79 100644 --- a/media-video/totem/totem-9999.ebuild +++ b/media-video/totem/totem-9999.ebuild @@ -6,7 +6,7 @@ EAPI=3D"4" GCONF_DEBUG=3D"yes" GNOME2_LA_PUNT=3D"yes" # plugins are dlopened WANT_AUTOMAKE=3D"1.11" -PYTHON_DEPEND=3D"python? 2:2.4" +PYTHON_DEPEND=3D"python? 2:2.5" PYTHON_USE_WITH=3D"threads" PYTHON_USE_WITH_OPT=3D"python" =20 diff --git a/net-im/empathy/empathy-9999.ebuild b/net-im/empathy/empathy-= 9999.ebuild index 4bc195d..bc68086 100644 --- a/net-im/empathy/empathy-9999.ebuild +++ b/net-im/empathy/empathy-9999.ebuild @@ -5,7 +5,7 @@ EAPI=3D"4" GCONF_DEBUG=3D"no" GNOME2_LA_PUNT=3D"yes" -PYTHON_DEPEND=3D"2:2.4" +PYTHON_DEPEND=3D"2:2.5" =20 inherit gnome2 python if [[ ${PV} =3D 9999 ]]; then