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 70E031381F3 for ; Thu, 11 Apr 2013 04:02:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42C96E0913; Thu, 11 Apr 2013 04:02:51 +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 C4718E0913 for ; Thu, 11 Apr 2013 04:02:50 +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 A093433DDB8 for ; Thu, 11 Apr 2013 04:02:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 30AB2E4073 for ; Thu, 11 Apr 2013 04:02:48 +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: <1365652935.4e7cf55498428404e99e7ef50b7bd89afaed1514.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.10.1_pre20130410.ebuild dev-python/PyQt4/PyQt4-4.10.1_pre20130411.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: 4e7cf55498428404e99e7ef50b7bd89afaed1514 X-VCS-Branch: master Date: Thu, 11 Apr 2013 04:02:48 +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: 289bb4c1-f183-46d8-b680-7b16bb2a5c66 X-Archives-Hash: a1c4982af03bff36004238809c1562ba commit: 4e7cf55498428404e99e7ef50b7bd89afaed1514 Author: Markos Chandras gentoo org> AuthorDate: Thu Apr 11 04:02:15 2013 +0000 Commit: Markos Chandras gentoo org> CommitDate: Thu Apr 11 04:02:15 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=4e7cf554 PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...0410.ebuild => PyQt4-4.10.1_pre20130411.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index d1da595..5c8f6f8 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.10.1-351cafd3a145.tar.gz 11460517 SHA256 35ce24bf871014b348f5025faaf6505c9fba541c8f886fe8f123cae0f913fe0e SHA512 e27ffb95b7327867c4ed396263a28063a7886201d06f9de1cdfea5c44593c4de857f2b40b37485c379a88d9787866a706b1ef210aef226b1491f4d8d47eca1ea WHIRLPOOL 15caf20d24c9e9c69619e9f4cd970a8d60f09d3c6899248b51548e0eaa42b0c1c6903153ebeb56eda699cb743e1cb9b00decae874a2c964135ba84e01feb359a +DIST PyQt-x11-gpl-snapshot-4.10.1-227b3c0affb4.tar.gz 11460774 SHA256 29e265b4b0fb1b2608637d32eea6a583a7d7250762de740d104fbc3b7cc7e120 SHA512 473375eb773ac3e3c864267558a1aa28fdc5c87c54c412e4cf17cee2913b31a1ab2e28bd2b8b5e6133d290e2f94abeac7daddc2c352f3ed9815ed33ca7712fe0 WHIRLPOOL 780c60d9509ed447e19417c9e6ad50e0dccd30fe0c0fcb0253a38fd6f8ef7bc43d3b7c47a0d139989787e3f04d12711bfe86b8c0a24445527eb966f6697c6997 diff --git a/dev-python/PyQt4/PyQt4-4.10.1_pre20130410.ebuild b/dev-python/PyQt4/PyQt4-4.10.1_pre20130411.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.10.1_pre20130410.ebuild rename to dev-python/PyQt4/PyQt4-4.10.1_pre20130411.ebuild index 3fd63db..67f7597 100644 --- a/dev-python/PyQt4/PyQt4-4.10.1_pre20130410.ebuild +++ b/dev-python/PyQt4/PyQt4-4.10.1_pre20130411.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) -REVISION=351cafd3a145 +REVISION=227b3c0affb4 inherit eutils qt4-r2 python-r1 toolchain-funcs