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 7CA3A138010 for ; Sat, 6 Oct 2012 04:05:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3798421C00D; Sat, 6 Oct 2012 04:05:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B263521C00D for ; Sat, 6 Oct 2012 04:05:16 +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 1FFCF33C4EE for ; Sat, 6 Oct 2012 04:05:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C22C2E5436 for ; Sat, 6 Oct 2012 04:05:14 +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: <1349496121.c9f301ae3b775f2819913ec1e4a8cf584f2c221b.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_pre20121004.ebuild dev-python/PyQt4/PyQt4-4.9.6_pre20121006.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: c9f301ae3b775f2819913ec1e4a8cf584f2c221b X-VCS-Branch: master Date: Sat, 6 Oct 2012 04:05:14 +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: d790f70b-0752-4c17-a163-70ad9d3d10f1 X-Archives-Hash: ef612dfe34d62a52094d114bc77fa60b commit: c9f301ae3b775f2819913ec1e4a8cf584f2c221b Author: Markos Chandras gentoo org> AuthorDate: Sat Oct 6 04:02:01 2012 +0000 Commit: Markos Chandras gentoo org> CommitDate: Sat Oct 6 04:02:01 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c9f301ae PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...21004.ebuild => PyQt4-4.9.6_pre20121006.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index 9b8e154..124223a 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.9.6-dfed2357a8bc.tar.gz 9967781 SHA256 1a3ce871c9049a721587501998c861fd121df6884dddf1782dc9fb16c812eef3 SHA512 0dacbbabd23ee1cdfd3f1a244d05b38194473c2f70311c40588fdc476c5b612053f5daf431b37d815cc8ab341184e8e2a0e2df6e6bf33ceed613928aada89e28 WHIRLPOOL ce7dd5ebddd8840938dcfb9a57ed587edc4cd5523540e2f61b4a70490ce2ad335aecbc1631d5c1d57130daa6d80187c342f938adf159342ecae8cebe5c67c75a +DIST PyQt-x11-gpl-snapshot-4.9.6-c637c0fc6f5f.tar.gz 9968325 SHA256 ce47db5b2caf86384f4081cf4165c14fb4e681be20f77fa29509fdb688531780 SHA512 59ed1dbe97dac343161860ab7485d2a610947606359848f1bc4c265d0be8cbe453fc6f3facfe00f301afeb034918399ec8cc247e51aea7a1a7cb8dbfec34fc3c WHIRLPOOL cf2d884f1bcf3e86c6839f8aaca94936a543f585cf5f0984925d709555e7cbb9a3a77c61b8815acf56882166ab197a8fa7f038440311562034cb642c5f401754 diff --git a/dev-python/PyQt4/PyQt4-4.9.6_pre20121004.ebuild b/dev-python/PyQt4/PyQt4-4.9.6_pre20121006.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.9.6_pre20121004.ebuild rename to dev-python/PyQt4/PyQt4-4.9.6_pre20121006.ebuild index 48931e7..c968bfe 100644 --- a/dev-python/PyQt4/PyQt4-4.9.6_pre20121004.ebuild +++ b/dev-python/PyQt4/PyQt4-4.9.6_pre20121006.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*" inherit eutils toolchain-funcs qt4-r2 python -REVISION=dfed2357a8bc +REVISION=c637c0fc6f5f # Minimal supported version of Qt. QT_VER="4.7.2"