From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 909181381F3 for ; Sat, 17 Nov 2012 05:02:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF5A221C00E; Sat, 17 Nov 2012 05:02:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6707921C00E for ; Sat, 17 Nov 2012 05:02: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 6C7D733D90D for ; Sat, 17 Nov 2012 05:02:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CD19BE5436 for ; Sat, 17 Nov 2012 05:02:34 +0000 (UTC) From: "Markos Chandras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markos Chandras" Message-ID: <1353128519.0a4f7188ee71e45b1bff75b18d70e93da96a19aa.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.6_pre20121116.ebuild dev-python/PyQt4/PyQt4-4.9.6_pre20121117.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: 0a4f7188ee71e45b1bff75b18d70e93da96a19aa X-VCS-Branch: master Date: Sat, 17 Nov 2012 05:02:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5bd5ac9d-f09d-4ab5-84c7-aadd3390fef8 X-Archives-Hash: bdf5da9f4d7caf4a0a974827bbe5077f commit: 0a4f7188ee71e45b1bff75b18d70e93da96a19aa Author: Markos Chandras gentoo org> AuthorDate: Sat Nov 17 05:01:59 2012 +0000 Commit: Markos Chandras gentoo org> CommitDate: Sat Nov 17 05:01:59 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0a4f7188 PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...21116.ebuild => PyQt4-4.9.6_pre20121117.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index 027ca74..d83ec4c 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.9.6-4cc2c28be058.tar.gz 9989528 SHA256 e13432664577b21a6aba19ea9ab972f2b2d1eb983820e6fcea0cc7e573f2470e SHA512 b9ca47c4b0592cc94322d317d399f4db66dbf6bdfada5ab79d614135864c3fb1b3a388769c667ba111b06fd2113b333d6f365d9627e8722c6e369e57fb233f8b WHIRLPOOL 876e1aec00b0768e53fbb3020224a78ddeb45d4b3396eecca58d1e266be3378ef108f03947e94fffddc5611455acd5bbe3ef70ff855add4693a24fc3a2266633 +DIST PyQt-x11-gpl-snapshot-4.9.6-eb5d1f3ffd0b.tar.gz 9988666 SHA256 47d9fffc6f6862c3e5b6d80296d77fbd3f9d96deddc3db5b2dd7904946d71ab5 SHA512 34c0117b5cfd3bac262e6b8510fb639c581f642c248e526112bd534bde6d7979c803ea4aa1deffc0b9ae40315676b246d65f91c9ab0d042ac6ebc92feb8a01c2 WHIRLPOOL dcc2d09fab92fac93623ccc0f58491f71854a5ff7835fa0bc18a1e5605a7a7cfc085ae6ff97ca6fec58b3bee7c763b781738c90acd7174056ad8adae1869eaa0 diff --git a/dev-python/PyQt4/PyQt4-4.9.6_pre20121116.ebuild b/dev-python/PyQt4/PyQt4-4.9.6_pre20121117.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.9.6_pre20121116.ebuild rename to dev-python/PyQt4/PyQt4-4.9.6_pre20121117.ebuild index ea521b3..c04fe45 100644 --- a/dev-python/PyQt4/PyQt4-4.9.6_pre20121116.ebuild +++ b/dev-python/PyQt4/PyQt4-4.9.6_pre20121117.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*" inherit eutils toolchain-funcs qt4-r2 python -REVISION=4cc2c28be058 +REVISION=eb5d1f3ffd0b # Minimal supported version of Qt. QT_VER="4.7.2"