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 1SWwTQ-00079D-4l for garchives@archives.gentoo.org; Tue, 22 May 2012 21:18:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5CB6E073C; Tue, 22 May 2012 21:18:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9457EE073C for ; Tue, 22 May 2012 21:18:24 +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 019DE1B4025 for ; Tue, 22 May 2012 21:18:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9AEE5E542A for ; Tue, 22 May 2012 21:18:22 +0000 (UTC) From: "Markos Chandras" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markos Chandras" Message-ID: <1337721498.d665d0b563283b515c50cb2b490766637a115b28.hwoarang@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/ X-VCS-Repository: proj/qt X-VCS-Files: dev-python/PyQt4/Manifest dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild dev-python/PyQt4/PyQt4-4.9.2_pre20120522.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: d665d0b563283b515c50cb2b490766637a115b28 X-VCS-Branch: master Date: Tue, 22 May 2012 21:18:22 +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: 5052929f-cfbc-4590-85a6-edcc4261704a X-Archives-Hash: b76ff9d2bc531d7dfe3899131f0ea5ce commit: d665d0b563283b515c50cb2b490766637a115b28 Author: Markos Chandras gentoo org> AuthorDate: Tue May 22 21:18:18 2012 +0000 Commit: Markos Chandras gentoo org> CommitDate: Tue May 22 21:18:18 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3Dd665d0b5 PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...20429.ebuild =3D> PyQt4-4.9.2_pre20120522.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index bdb338f..2cb779a 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.9.2-57236e12b4e2.tar.gz 9896022 SHA256 d587= 0b19cb51cc60ca4b60d5da3f2182340acb9059cecde1ade589decba08fb4 SHA512 c5ae9= a3625975202278d8f0573540fac73eef25c8916020b21411d47b78449159d274bd4fa1e11= fb30f42c17a37d0700fde2933b1bfa54f3821c061e3412af37 WHIRLPOOL 89e0739c078b= 5315286ff22fba831aaa4247c0219767538d2d7d82b3b1f15ddefac3ac58095a740a533c8= d23a05d2de4a8d0b0bf0a234dbd73da569b0de2d371 +DIST PyQt-x11-gpl-snapshot-4.9.2-fa0ccc58c397.tar.gz 9896979 SHA256 d147= b8a12cede33aa4db3eeca502eb4f181b12a3f1e71b236531eba3ee755a16 SHA512 536d8= 9799ee5b6aa2ce06f1b0fbeb4369dee3e37f7cfc97d40178b4e68a4c99ee4de14fdd104f6= 49d988404cc239d214a84df6a4fe549fec01770b0969fcc1ce WHIRLPOOL 455ef3185e46= 856afb8921466289750678f979f252293e3cdb3f12f055e1052796e08539adb43773b5549= 3121f002974f34fdb05661d01caf7626186c013705f diff --git a/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild b/dev-python= /PyQt4/PyQt4-4.9.2_pre20120522.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild rename to dev-python/PyQt4/PyQt4-4.9.2_pre20120522.ebuild index 01d32f4..6d31ebd 100644 --- a/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild +++ b/dev-python/PyQt4/PyQt4-4.9.2_pre20120522.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS=3D"*-jython 2.7-pypy-*" =20 inherit eutils toolchain-funcs qt4-r2 python =20 -REVISION=3D57236e12b4e2 +REVISION=3Dfa0ccc58c397 =20 # Minimal supported version of Qt. QT_VER=3D"4.7.2"