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 B50421381F3 for ; Wed, 24 Apr 2013 04:03:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BFF3E0A72; Wed, 24 Apr 2013 04:03: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 E9828E0A72 for ; Wed, 24 Apr 2013 04:03: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 EC051335E2B for ; Wed, 24 Apr 2013 04:03:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8E1C1E408C for ; Wed, 24 Apr 2013 04:03:53 +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: <1366776155.2dd22bd9c97625763c5d08b4e08353d8072b53ac.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.2_pre20130423.ebuild dev-python/PyQt4/PyQt4-4.10.2_pre20130424.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: 2dd22bd9c97625763c5d08b4e08353d8072b53ac X-VCS-Branch: master Date: Wed, 24 Apr 2013 04:03:53 +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: ccb8d0a7-df07-41e9-bf02-aa7dc25528ff X-Archives-Hash: c00d22ded7c77fcace4a3acbf7b00c6a commit: 2dd22bd9c97625763c5d08b4e08353d8072b53ac Author: Markos Chandras gentoo org> AuthorDate: Wed Apr 24 04:02:35 2013 +0000 Commit: Markos Chandras gentoo org> CommitDate: Wed Apr 24 04:02:35 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=2dd22bd9 PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...0423.ebuild => PyQt4-4.10.2_pre20130424.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index 60bf5b4..5ff5a0e 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.10.2-e93e243169f6.tar.gz 11462357 SHA256 1ed9ebf6eae43b22bac6e8dba2210fb83606e416ee4b6ef484f696c39a336d49 SHA512 ef2efa68df6d118cfc4df5427c936b4e147ae3e0bb1dd4c38c49b80a15be131118ec299213a4e3c34e49503e711f2d657526541030789a543eeb8835b34e0583 WHIRLPOOL 906809eaa661197d7f80e44c078123534374eb15961bb9637dcb7d7e8a638a51d3dc56be0f3e25c31396db170394e13ec647bbc7f77a4fd47a7b31df8306b6d7 +DIST PyQt-x11-gpl-snapshot-4.10.2-d9c6e01fe9ce.tar.gz 11462580 SHA256 106d24fcbfdc150f2cf76a8d5b9671aa124e00077723383eed602950296c71cc SHA512 b539dc404b378538cef8d87c71210ab28b3b33b18bb8764bed497677900bf067f0f9c6b5437799ce928a1508e66445f7cc364f6e65d84dd2e28702f27b7a5253 WHIRLPOOL a5d0c9086ff82d58ae8adf533100a54952361fc8c4b713bfcd3f66fff94e2c2ad0fd38e2dda0dab3c87820f215979f7204c4d5a87a4ae0b178be6359dae41d73 diff --git a/dev-python/PyQt4/PyQt4-4.10.2_pre20130423.ebuild b/dev-python/PyQt4/PyQt4-4.10.2_pre20130424.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.10.2_pre20130423.ebuild rename to dev-python/PyQt4/PyQt4-4.10.2_pre20130424.ebuild index 702ca54..f8bf186 100644 --- a/dev-python/PyQt4/PyQt4-4.10.2_pre20130423.ebuild +++ b/dev-python/PyQt4/PyQt4-4.10.2_pre20130424.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) -REVISION=e93e243169f6 +REVISION=d9c6e01fe9ce inherit eutils qt4-r2 python-r1 toolchain-funcs