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 7158313869D for ; Sat, 26 Jan 2013 05:02:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBD7BE04EB; Sat, 26 Jan 2013 05:02:39 +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 7E08CE04EB for ; Sat, 26 Jan 2013 05:02:39 +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 92A5733DD24 for ; Sat, 26 Jan 2013 05:02:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 30CA8E4073 for ; Sat, 26 Jan 2013 05:02:37 +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: <1359176529.cf3ffdcb0f1ab90ab744d927d82ebcba052dec3c.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_pre20130120.ebuild dev-python/PyQt4/PyQt4-4.10_pre20130126.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: cf3ffdcb0f1ab90ab744d927d82ebcba052dec3c X-VCS-Branch: master Date: Sat, 26 Jan 2013 05:02:37 +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: 05322d15-137c-47a0-bd59-789f5dc76f18 X-Archives-Hash: c35c68e451b0feab74071f6fced67ee2 commit: cf3ffdcb0f1ab90ab744d927d82ebcba052dec3c Author: Markos Chandras gentoo org> AuthorDate: Sat Jan 26 05:02:09 2013 +0000 Commit: Markos Chandras gentoo org> CommitDate: Sat Jan 26 05:02:09 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=cf3ffdcb PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...130120.ebuild => PyQt4-4.10_pre20130126.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index c990b89..a705f69 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.10-f0118624625e.tar.gz 9495260 SHA256 606ce2b5827131d5374e53c67bc31fce66edc15b68d271f5f131ab0fafbb5d71 SHA512 f721e4157ed7388eaefe3d4457c542633aeffec02c9616d38d3bbbf263412863bd87da2f3801df0437d84ba62dfe667ab033565d4f23882b112c1a6bee0156d7 WHIRLPOOL 4fc136d4a1dac225773ecb6e7e1e085d4bac4c776d1df347653e6f397750b7e804f9f16852fbc599c63061ed3b471f286484530c4200f79d44360ac2a631a7f1 +DIST PyQt-x11-gpl-snapshot-4.10-51857d721e64.tar.gz 9494903 SHA256 be0f46f6dc20f7a7c9d48b86772fbe47bb68d37968788cb6653aeeff2eb1d802 SHA512 b517d1f5ac5034ca53cc6b6db8ccb1d0644139e2f1cba48f5a044253075015d8e186ae783e0bed8d2da811ac74c32b3badc5baf50356a5846af1fcef55076cd9 WHIRLPOOL b80294ca959d6c902b87fd7a5da1d4d8a7d83cf61fe175bb7c540506ffb51ea2e389262927c24eac58ae7b8ce8e5d672489d85aab906c3db202d82cee9b70ba8 diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20130120.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130126.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.10_pre20130120.ebuild rename to dev-python/PyQt4/PyQt4-4.10_pre20130126.ebuild index fa3afff..5aaf9f6 100644 --- a/dev-python/PyQt4/PyQt4-4.10_pre20130120.ebuild +++ b/dev-python/PyQt4/PyQt4-4.10_pre20130126.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} ) -REVISION=f0118624625e +REVISION=51857d721e64 inherit eutils qt4-r2 python-r1 toolchain-funcs