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 0D1621387E4 for ; Sat, 2 Feb 2013 05:02:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B83A21C004; Sat, 2 Feb 2013 05:02:52 +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 3F8D021C004 for ; Sat, 2 Feb 2013 05:02:52 +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 52EF133DD08 for ; Sat, 2 Feb 2013 05:02:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A6433E4073 for ; Sat, 2 Feb 2013 05: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: <1359781319.57383221d5787a1f5ccc25b36ceb7082b4e65032.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_pre20130126.ebuild dev-python/PyQt4/PyQt4-4.10_pre20130202.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: 57383221d5787a1f5ccc25b36ceb7082b4e65032 X-VCS-Branch: master Date: Sat, 2 Feb 2013 05: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: 55da8731-b292-4161-9ce1-cb1e9a17787a X-Archives-Hash: fb0e8d45ad0c24b744aaf16df5b8e0c7 commit: 57383221d5787a1f5ccc25b36ceb7082b4e65032 Author: Markos Chandras gentoo org> AuthorDate: Sat Feb 2 05:01:59 2013 +0000 Commit: Markos Chandras gentoo org> CommitDate: Sat Feb 2 05:01:59 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=57383221 PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...130126.ebuild => PyQt4-4.10_pre20130202.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index a705f69..2a8f134 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.10-51857d721e64.tar.gz 9494903 SHA256 be0f46f6dc20f7a7c9d48b86772fbe47bb68d37968788cb6653aeeff2eb1d802 SHA512 b517d1f5ac5034ca53cc6b6db8ccb1d0644139e2f1cba48f5a044253075015d8e186ae783e0bed8d2da811ac74c32b3badc5baf50356a5846af1fcef55076cd9 WHIRLPOOL b80294ca959d6c902b87fd7a5da1d4d8a7d83cf61fe175bb7c540506ffb51ea2e389262927c24eac58ae7b8ce8e5d672489d85aab906c3db202d82cee9b70ba8 +DIST PyQt-x11-gpl-snapshot-4.10-d7878427bb5b.tar.gz 9495717 SHA256 136efaaa3471c62e5322f8c85245010d46a1b0396245eaa1bb0a6a99af7e4bd5 SHA512 cd8cc2e1a3224560fe879cf5de8311446bb4cad00a9acfb0241b8d2ff8056f49eecb6f8b1a3ff93c5e2bcfbdcbf5a726fddecdb9879bba6eda37f690ec69133d WHIRLPOOL 15364c47a01ec37fb213bd5438367875bceebc92a9b9286e6f8bee1624d24e6ae463de66fab90d6bf0dd4cdc13be17da8b50aa4dd80068ef212288f929c2e16e diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20130126.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130202.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.10_pre20130126.ebuild rename to dev-python/PyQt4/PyQt4-4.10_pre20130202.ebuild index 5aaf9f6..7c348cb 100644 --- a/dev-python/PyQt4/PyQt4-4.10_pre20130126.ebuild +++ b/dev-python/PyQt4/PyQt4-4.10_pre20130202.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} ) -REVISION=51857d721e64 +REVISION=d7878427bb5b inherit eutils qt4-r2 python-r1 toolchain-funcs