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 03160138959 for ; Sun, 10 Feb 2013 05:02:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6806E05E8; Sun, 10 Feb 2013 05:02:07 +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 4F931E05E8 for ; Sun, 10 Feb 2013 05:02:07 +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 631A133E410 for ; Sun, 10 Feb 2013 05:02:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 89763E4073 for ; Sun, 10 Feb 2013 05:02:03 +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: <1360472513.6134b0960366aa683df8d5febee9915c27c24269.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_pre20130207.ebuild dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: 6134b0960366aa683df8d5febee9915c27c24269 X-VCS-Branch: master Date: Sun, 10 Feb 2013 05:02:03 +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: 237e72b7-b724-47b1-88d3-3795d5b44c5a X-Archives-Hash: bbf65ed7a8489fd00a558eb1e56f8d27 commit: 6134b0960366aa683df8d5febee9915c27c24269 Author: Markos Chandras gentoo org> AuthorDate: Sun Feb 10 05:01:53 2013 +0000 Commit: Markos Chandras gentoo org> CommitDate: Sun Feb 10 05:01:53 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=6134b096 PyQt4/sip: Automated version bump, remove old --- dev-python/PyQt4/Manifest | 2 +- ...130207.ebuild => PyQt4-4.10_pre20130210.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest index 9d7b2a4..0f4ebfb 100644 --- a/dev-python/PyQt4/Manifest +++ b/dev-python/PyQt4/Manifest @@ -1 +1 @@ -DIST PyQt-x11-gpl-snapshot-4.10-3a23595fcebe.tar.gz 9497872 SHA256 2f33e620248151f1d27897518fdd5d4beb9fc02ffff2a94bb128054467c79428 SHA512 24ad5dec01a7e7566c7d4abc1b3a92d2d3bab1c8a67834f0d0f9dcc3c9aa2dbe37941d16f99078ee0b3fe16e0b5d7ac24c084dd48843daeee37b7edb5f9aa9ad WHIRLPOOL 3055bde4563f2b6ab594f3f8f8af2a9619805f51b24abf9fec250dedf2040f892861bf1fcb6b3db2ca92a54506f9693c9d22ad14b1955b564fb86595cc19e40c +DIST PyQt-x11-gpl-snapshot-4.10-857940cc7ac7.tar.gz 9498306 SHA256 181f79debf1ac610f531e7e44c89633cd3a0073bb3b70573630d3a3c46372cba SHA512 c5a567c5979c9cdc868cb5424c992afad88dacc38e6b6ce15ce19b08d76a0599601e37ec88ae5bdc9706a2ce5a7b9eb402f6622cd191da6ee3e33c67d31e2ea5 WHIRLPOOL b59ec27a6f735e905eb5915574a3bd71967a49930958031d9bd32f77db4d925887c7a93cfc60df1d8adc74a4421dda34482db090a03ec6b4aed6e8fff42360b5 diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20130207.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild similarity index 99% rename from dev-python/PyQt4/PyQt4-4.10_pre20130207.ebuild rename to dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild index da8e3c0..a1ec482 100644 --- a/dev-python/PyQt4/PyQt4-4.10_pre20130207.ebuild +++ b/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) -REVISION=3a23595fcebe +REVISION=857940cc7ac7 inherit eutils qt4-r2 python-r1 toolchain-funcs