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 DADB31381F3 for ; Mon, 8 Apr 2013 04:02:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2ACA2E09FC; Mon, 8 Apr 2013 04:02:56 +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 B38D6E09FC for ; Mon, 8 Apr 2013 04:02:55 +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 7AE8233DC62 for ; Mon, 8 Apr 2013 04:02:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id F1A83E4073 for ; Mon, 8 Apr 2013 04:02:52 +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: <1365393748.cbee7dd62bcdc46bb27902e5952e70d40759b959.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_pre20130407.ebuild dev-python/PyQt4/PyQt4-4.10.1_pre20130408.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: cbee7dd62bcdc46bb27902e5952e70d40759b959 X-VCS-Branch: master Date: Mon, 8 Apr 2013 04:02:52 +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: bf896e3a-0316-4301-af14-072d69c5c822 X-Archives-Hash: 3434005532da54d8b716b188a02a6a3c commit: cbee7dd62bcdc46bb27902e5952e70d40759b959 Author: Markos Chandras gentoo org> AuthorDate: Mon Apr 8 04:02:28 2013 +0000 Commit: Markos Chandras gentoo org> CommitDate: Mon Apr 8 04:02:28 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=cbee7dd6 PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...0407.ebuild => PyQt4-4.10.1_pre20130408.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index a1079a7..2341cdf 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.10.1-07de71ff25d8.tar.gz 11455431 SHA256 8be985a2edfb3469eaf225cca5d27428273fc59bf76dbb248673a51c45bd10f1 SHA512 bc9e1cb8b5e92828fbf85ed674dfbe227141fcbffc7125cb556052033db47d66edaf44fbdc6fd6d68fed576d77e4a8f56f478175f1bf79b354c582b7ace4eda6 WHIRLPOOL 9500f46a93909207d31fc3a40ebd8aabe946d2839187c18f8664df8e1c90319d892a575e5ca45e01e493096fd7b7418a9c5a741aa64f8e81e12fb632ad4daad7 +DIST PyQt-x11-gpl-snapshot-4.10.1-a8db83af435d.tar.gz 11455314 SHA256 c287e33f005f5f808feced51d8d552904f9806e95ec7e11c2b51aa4e6fe65645 SHA512 310246c80afc870dc1344bd427ca796328d140c8813d36a38b871c2969a9cf90efed8bb8518c6c6574bfa81f66edcd79fc4f84d61ed19eaf422f67d50a48aaab WHIRLPOOL ac26ff7d33b7a91c20fe8849a0bd582cc08e2b05ec6aa1c38a31a5c8a28cc985e89bcf686ceeaffb75cac8c135e84c56f776ce97077450cf72efc906ae277206 diff --git a/dev-python/PyQt4/PyQt4-4.10.1_pre20130407.ebuild b/dev-python/PyQt4/PyQt4-4.10.1_pre20130408.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.10.1_pre20130407.ebuild rename to dev-python/PyQt4/PyQt4-4.10.1_pre20130408.ebuild index 0cd3099..6d082e8 100644 --- a/dev-python/PyQt4/PyQt4-4.10.1_pre20130407.ebuild +++ b/dev-python/PyQt4/PyQt4-4.10.1_pre20130408.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) -REVISION=07de71ff25d8 +REVISION=a8db83af435d inherit eutils qt4-r2 python-r1 toolchain-funcs