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 1RznDE-0003EF-1k for garchives@archives.gentoo.org; Tue, 21 Feb 2012 10:44:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECDF7E08F7; Tue, 21 Feb 2012 10:44:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C1848E08F7 for ; Tue, 21 Feb 2012 10:44:37 +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 32FCA1B400E for ; Tue, 21 Feb 2012 10:44:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 13418E53FF for ; Tue, 21 Feb 2012 10:44:35 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <1329821059.f60654f0a9e725a4f893effca616deeab465b4f1.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: dev-python/pygobject/ X-VCS-Repository: proj/gnome X-VCS-Files: dev-python/pygobject/pygobject-3.1.0.ebuild dev-python/pygobject/pygobject-3.1.1.ebuild X-VCS-Directories: dev-python/pygobject/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: f60654f0a9e725a4f893effca616deeab465b4f1 X-VCS-Branch: master Date: Tue, 21 Feb 2012 10:44:35 +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: 29acf493-5dd5-4327-83a8-76acff1cb740 X-Archives-Hash: adcdc999a5bff001839103a5d875b56a commit: f60654f0a9e725a4f893effca616deeab465b4f1 Author: Nirbheek Chauhan gentoo org> AuthorDate: Tue Feb 21 10:44:19 2012 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Tue Feb 21 10:44:19 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Df60654f0 dev-python/pygobject: 3.1.0 =E2=86=92 3.1.1 --- ...gobject-3.1.0.ebuild =3D> pygobject-3.1.1.ebuild} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dev-python/pygobject/pygobject-3.1.0.ebuild b/dev-python/pyg= object/pygobject-3.1.1.ebuild similarity index 98% rename from dev-python/pygobject/pygobject-3.1.0.ebuild rename to dev-python/pygobject/pygobject-3.1.1.ebuild index 4800d33..71c93a8 100644 --- a/dev-python/pygobject/pygobject-3.1.0.ebuild +++ b/dev-python/pygobject/pygobject-3.1.1.ebuild @@ -26,7 +26,7 @@ else fi IUSE=3D"+cairo examples test +threads" # doc =20 -COMMON_DEPEND=3D">=3Ddev-libs/glib-2.24.0:2 +COMMON_DEPEND=3D">=3Ddev-libs/glib-2.31.0:2 >=3Ddev-libs/gobject-introspection-1.31 virtual/libffi cairo? ( >=3Ddev-python/pycairo-1.10.0 )"