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 59C151384B4 for ; Thu, 19 Nov 2015 15:04:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66717E079B; Thu, 19 Nov 2015 15:04:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3453E078A for ; Thu, 19 Nov 2015 15:03:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDB71340976 for ; Thu, 19 Nov 2015 15:03:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EC95ABE for ; Thu, 19 Nov 2015 15:03:54 +0000 (UTC) From: "Mike Auty" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Auty" Message-ID: <1447945419.ac6e02b4c06d6b7d7b42e0c616f2c0e5a84728a0.ikelos@gentoo> Subject: [gentoo-commits] dev/ikelos:master commit in: dev-python/pefile/ X-VCS-Repository: dev/ikelos X-VCS-Files: dev-python/pefile/Manifest dev-python/pefile/pefile-1.2.10.111.ebuild dev-python/pefile/pefile-1.2.10.139.ebuild X-VCS-Directories: dev-python/pefile/ X-VCS-Committer: ikelos X-VCS-Committer-Name: Mike Auty X-VCS-Revision: ac6e02b4c06d6b7d7b42e0c616f2c0e5a84728a0 X-VCS-Branch: master Date: Thu, 19 Nov 2015 15:03:54 +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: 7255586f-3977-4417-9b8f-6c9af329a1ab X-Archives-Hash: ee3dd2181c8c5a97032859ed8004ef13 commit: ac6e02b4c06d6b7d7b42e0c616f2c0e5a84728a0 Author: layman localhost> AuthorDate: Thu Nov 19 15:03:39 2015 +0000 Commit: Mike Auty gentoo org> CommitDate: Thu Nov 19 15:03:39 2015 +0000 URL: https://gitweb.gentoo.org/dev/ikelos.git/commit/?id=ac6e02b4 Bump pefile. dev-python/pefile/Manifest | 4 ++-- .../pefile/{pefile-1.2.10.111.ebuild => pefile-1.2.10.139.ebuild} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/pefile/Manifest b/dev-python/pefile/Manifest index 25a7e25..b31c352 100644 --- a/dev-python/pefile/Manifest +++ b/dev-python/pefile/Manifest @@ -1,2 +1,2 @@ -DIST pefile-1.2.10-111.tar.gz 45925 RMD160 d47589e3a4992e43ebe630339fd4864920adf59c SHA1 85891d3ad6aace911594f31c22a370aec056067c SHA256 5ca7858e43a0a32146cd4bcd033971b5629352c79617acf9d819fa721c11b348 -EBUILD pefile-1.2.10.111.ebuild 524 RMD160 7333a4bd46c0887112dbc27abd3dc04a1978ca95 SHA1 4b40b023dc920dd46aefcfa605af8c58f12800c9 SHA256 290886a94bdee35695404a519e97fd61ef68c8b79a07ba962125c8533ab077eb +DIST pefile-1.2.10-139.tar.gz 56819 SHA256 3297cb72e6a51befefc3d9b27ec7690b743ee826538629ecf68f4eee64f331ab SHA512 9960f8c4840c17b30fd9c936245ea26e6cc5d8f8671847e52954ba6d2b27adffad9b49b129529a1df0d8be70e05ebf1ff9914f72861059f568eb240a6e08eb09 WHIRLPOOL e5c31e5681516c2e7abab7d0ffa52f8fb2d8648aa4f149d7491ede889f8a825310846980bd96ff64fe8e4dfa5646d25b51b81c15c88a123370819a490bbe1ed2 +EBUILD pefile-1.2.10.139.ebuild 536 SHA256 6bc58ecf24780f03bd55e66208f2f8fde824273fa3d7a97161fb52abf906eaff SHA512 9339cc55261b67871c7fe20949290f40df05cfc65338567103c2f2f605188a2fe9c9fddf5b4b6acec1397f9bf6bef5cf5158b61cdabae99b75206ecc284ea088 WHIRLPOOL ddfe9951c44cbf5204436d6d7163b1865880f38514ffb57f766ecd5b5ed0072458907889b52c48eb72dcd2c261c2d7448d233d786605bdb81d4e500344b2b8d3 diff --git a/dev-python/pefile/pefile-1.2.10.111.ebuild b/dev-python/pefile/pefile-1.2.10.139.ebuild similarity index 89% rename from dev-python/pefile/pefile-1.2.10.111.ebuild rename to dev-python/pefile/pefile-1.2.10.139.ebuild index 55c07aa..9ced471 100644 --- a/dev-python/pefile/pefile-1.2.10.111.ebuild +++ b/dev-python/pefile/pefile-1.2.10.139.ebuild @@ -3,7 +3,7 @@ # $Header: $ EAPI="3" -PYTHON_DEPEND="2:2.5" +PYTHON_COMPAT=( python2_7 ) inherit versionator distutils eutils @@ -22,5 +22,5 @@ IUSE="" DEPEND="dev-lang/python" RDEPEND="dev-lang/python" -S=${WORKDIR}/${MY_P} +S=${WORKDIR}/${PN}-${MY_P}