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.77) (envelope-from ) id 1Sopvz-00039F-Nd for garchives@archives.gentoo.org; Wed, 11 Jul 2012 05:58:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A1D7E043A; Wed, 11 Jul 2012 05:57:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C8D96E043A for ; Wed, 11 Jul 2012 05:57:45 +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 EE6CA1B4015 for ; Wed, 11 Jul 2012 05:57:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B84B9E5431 for ; Wed, 11 Jul 2012 05:57:43 +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: <1341986424.ceaf8d48f3a7665cd0cf7eab7734bc6eebcb1a42.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.3_pre20120623.ebuild dev-python/PyQt4/PyQt4-4.9.5_pre20120711.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: ceaf8d48f3a7665cd0cf7eab7734bc6eebcb1a42 X-VCS-Branch: master Date: Wed, 11 Jul 2012 05:57:43 +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: 329d58de-7e98-4f71-9625-20807924f171 X-Archives-Hash: 9680ad3ae7a91ae0dd32dfe8ac43dbc0 commit: ceaf8d48f3a7665cd0cf7eab7734bc6eebcb1a42 Author: Markos Chandras gentoo org> AuthorDate: Wed Jul 11 06:00:24 2012 +0000 Commit: Markos Chandras gentoo org> CommitDate: Wed Jul 11 06:00:24 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3Dceaf8d48 PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...20623.ebuild =3D> PyQt4-4.9.5_pre20120711.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index 90e4aab..2192a5c 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.9.3-d0d1c4101e69.tar.gz 9944749 SHA256 0dd2= d60472067c77bdbbab339334c5bc18915607008ec0529e12f8e09ccf929c SHA512 0393b= ecd43dd1910524ea096e1826f1c961d50fe600a4acefc90b257c248af64f229b1019a6446= fd73e773b6229e2116ec706adfc97246a75d7da6f24181e387 WHIRLPOOL 3566e716a13e= f84aa7d099016a687917883f9c9222b8180cbad454acd5d37cfe6a8f931311d32fbd9cabf= e76a04ba7ba82bec41a75de0063b1e8141b00e928f8 +DIST PyQt-x11-gpl-snapshot-4.9.5-fd0f3da9d79c.tar.gz 9948905 SHA256 7dd7= c0f066a75a01f2b23020366b0d9da4eefe372deb1486e66190a135550dbb SHA512 850cf= 152cac4b728ca1beb0c957204121cd4e0f545932097bb1846671112a5b7949a5cf07855eb= 6402126b5068cfa6a61784d4c8469205527be3d054018d8e54 WHIRLPOOL 00019001365a= 55833b2e3e87a6702f0fd6abf08d4bdeb2b15a6bb4877fcaedf261466218b39bfc4a9942f= 98d9fbca35db84b2ebc41b017e7c28ba9a73f6a98d8 diff --git a/dev-python/PyQt4/PyQt4-4.9.3_pre20120623.ebuild b/dev-python= /PyQt4/PyQt4-4.9.5_pre20120711.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.9.3_pre20120623.ebuild rename to dev-python/PyQt4/PyQt4-4.9.5_pre20120711.ebuild index 9f867cf..6fe22e1 100644 --- a/dev-python/PyQt4/PyQt4-4.9.3_pre20120623.ebuild +++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120711.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS=3D"*-jython *-pypy-*" =20 inherit eutils toolchain-funcs qt4-r2 python =20 -REVISION=3Dd0d1c4101e69 +REVISION=3Dfd0f3da9d79c =20 # Minimal supported version of Qt. QT_VER=3D"4.7.2"