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 31AE61381F3 for ; Mon, 15 Apr 2013 04:03:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 712FBE088B; Mon, 15 Apr 2013 04:03:18 +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 EAFF0E088B for ; Mon, 15 Apr 2013 04:03:17 +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 D53CB33DBE6 for ; Mon, 15 Apr 2013 04:03:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6AB6DE4305 for ; Mon, 15 Apr 2013 04:03:15 +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: <1365998548.a6366dedc99060a8b0dd0a5c917b389daaf559c0.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_pre20130411.ebuild dev-python/PyQt4/PyQt4-4.10.1_pre20130415.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: a6366dedc99060a8b0dd0a5c917b389daaf559c0 X-VCS-Branch: master Date: Mon, 15 Apr 2013 04:03:15 +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: af0cbdf9-46ba-4c8d-90a0-1cb77f867aa0 X-Archives-Hash: 5c5c9a6457ef784dc9348ba2ee1a6f33 commit: a6366dedc99060a8b0dd0a5c917b389daaf559c0 Author: Markos Chandras gentoo org> AuthorDate: Mon Apr 15 04:02:28 2013 +0000 Commit: Markos Chandras gentoo org> CommitDate: Mon Apr 15 04:02:28 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=a6366ded PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...0411.ebuild => PyQt4-4.10.1_pre20130415.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index 5c8f6f8..8971306 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.10.1-227b3c0affb4.tar.gz 11460774 SHA256 29e265b4b0fb1b2608637d32eea6a583a7d7250762de740d104fbc3b7cc7e120 SHA512 473375eb773ac3e3c864267558a1aa28fdc5c87c54c412e4cf17cee2913b31a1ab2e28bd2b8b5e6133d290e2f94abeac7daddc2c352f3ed9815ed33ca7712fe0 WHIRLPOOL 780c60d9509ed447e19417c9e6ad50e0dccd30fe0c0fcb0253a38fd6f8ef7bc43d3b7c47a0d139989787e3f04d12711bfe86b8c0a24445527eb966f6697c6997 +DIST PyQt-x11-gpl-snapshot-4.10.1-7710ca89491b.tar.gz 11461986 SHA256 2df60c9a7ddf4cdad44f645fc8936a31318d964188b963d3a42e21f07641b00e SHA512 783761b9cd79049eba4acfa5d56b1863d692e15ab6efefa909e07f414a2395816ef63efd861b6402c3acc8e08a602974ef99c0e810deb833abb668ba449f71d2 WHIRLPOOL d65b6bd06188fe55ee1390d2469cf276b2a0bb395e9a76f8d643650502d7f7ba1baf829b465baa808e9527773b1a4b5fc51f89652f4155dd88470c54bbcf2a10 diff --git a/dev-python/PyQt4/PyQt4-4.10.1_pre20130411.ebuild b/dev-python/PyQt4/PyQt4-4.10.1_pre20130415.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.10.1_pre20130411.ebuild rename to dev-python/PyQt4/PyQt4-4.10.1_pre20130415.ebuild index 67f7597..8b36377 100644 --- a/dev-python/PyQt4/PyQt4-4.10.1_pre20130411.ebuild +++ b/dev-python/PyQt4/PyQt4-4.10.1_pre20130415.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) -REVISION=227b3c0affb4 +REVISION=7710ca89491b inherit eutils qt4-r2 python-r1 toolchain-funcs