From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A834C1381FA for ; Mon, 26 May 2014 14:30:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1052AE0805; Mon, 26 May 2014 14:30:13 +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 9D170E0805 for ; Mon, 26 May 2014 14:30:12 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A36BD33F8AA for ; Mon, 26 May 2014 14:30:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 37184181A9 for ; Mon, 26 May 2014 14:30:09 +0000 (UTC) From: "Alexys Jacob" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexys Jacob" Message-ID: <1401114605.94fba96a9828c82008e1e5a878c2e9766bb19ae2.ultrabug@gentoo> Subject: [gentoo-commits] dev/ultrabug:master commit in: dev-python/i3-py/ X-VCS-Repository: dev/ultrabug X-VCS-Files: dev-python/i3-py/Manifest dev-python/i3-py/i3-py-0.6.4.ebuild X-VCS-Directories: dev-python/i3-py/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 94fba96a9828c82008e1e5a878c2e9766bb19ae2 X-VCS-Branch: master Date: Mon, 26 May 2014 14:30:09 +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: eddf7c8d-fe95-4259-960b-e299696478dc X-Archives-Hash: 5f9a31505658183a1498efcd1e0639c1 commit: 94fba96a9828c82008e1e5a878c2e9766bb19ae2 Author: Ultrabug gentoo org> AuthorDate: Mon May 26 14:30:05 2014 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Mon May 26 14:30:05 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=94fba96a bump i3-py ebuild --- dev-python/i3-py/Manifest | 2 +- dev-python/i3-py/i3-py-0.6.4.ebuild | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/dev-python/i3-py/Manifest b/dev-python/i3-py/Manifest index 816e36f..f24108d 100644 --- a/dev-python/i3-py/Manifest +++ b/dev-python/i3-py/Manifest @@ -1,2 +1,2 @@ DIST i3-py-0.6.4.tar.gz 8727 SHA256 1e3179c6a5f4761aad3ff0859780ffc31fa779f5832d78a86f8cac2cd120f4e9 SHA512 f86f9d51ea2fe3f384ecc7db87c06f266d49a48d29d09194bccc13de2b1f94e2174be19ef5f5ffa74d9c86d779ea68aa33e12516330fc92625da241d4aecb09c WHIRLPOOL fd5e6391bf28f0db0469b42586176da3b6257e8d2caaad723ce878bf5442d70b00226383201a599e468d43c51d20a4654dd85e56b393dfba13372a3edf63c028 -EBUILD i3-py-0.6.4.ebuild 560 SHA256 e1489f0caca07516726dc9452a9b8b8a19916fdff07d29413322d3791993ae53 SHA512 0263eaee09e7d10caeb372c96c5fabfc2bac3f70fa7582a503d498add5472015a9a09dd73af038e4e0f633f70504b2e06d715b01d4ad15c1993dfdbd86273817 WHIRLPOOL a7330b8755df49a31f1bc8fa4df68e521a2991302e63d0ada95ba35ae7fa0463c079a8a07c2d5e72794162f8163487e000acb6ab95827a38d4267884aead1a4f +EBUILD i3-py-0.6.4.ebuild 481 SHA256 773716a8cd5f42f97e1cd8c76ff578e069ffbc01eb18d969cc929facf552e6dd SHA512 aacfde4e741ffd90c3a093877eea15791c692130d7ba5f860f6361df5935ebabf50dae64076751e179e8d698484508eedc599b5f411d8c93f654f39cf0773aba WHIRLPOOL b464086c0c177bc798c94015e24f911c322b8efd2f9d6ff40cb269b8958cd1dde89a244917d8c04c70d5e153a10f750659e5ecd41f392ed83e4a8a4a8a70fa65 diff --git a/dev-python/i3-py/i3-py-0.6.4.ebuild b/dev-python/i3-py/i3-py-0.6.4.ebuild index 4771e30..645fb0b 100644 --- a/dev-python/i3-py/i3-py-0.6.4.ebuild +++ b/dev-python/i3-py/i3-py-0.6.4.ebuild @@ -2,13 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: -EAPI="4" -PYTHON_DEPEND="*:2.6" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 2.5" -DISTUTILS_SRC_TEST="nosetests" +EAPI=5 +PYTHON_COMPAT=( python2_7 ) -inherit distutils +inherit distutils-r1 MY_PN="i3-py" MY_P="${MY_PN}-${PV/_/-}"