From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3574C1395E2 for ; Wed, 9 Nov 2016 15:19:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C433E085C; Wed, 9 Nov 2016 15:19:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F31C0E085C for ; Wed, 9 Nov 2016 15:19:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE59E34165B for ; Wed, 9 Nov 2016 15:19:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 658BC2499 for ; Wed, 9 Nov 2016 15:19:53 +0000 (UTC) From: "Ettore Di Giacinto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ettore Di Giacinto" Message-ID: <1478704743.24b04f5e4e1ef9d16d1437802655dbc124ba5d54.mudler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild dev-util/molecule-core/molecule-core-1.0.2.ebuild X-VCS-Directories: dev-util/molecule-core/ X-VCS-Committer: mudler X-VCS-Committer-Name: Ettore Di Giacinto X-VCS-Revision: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54 X-VCS-Branch: master Date: Wed, 9 Nov 2016 15:19:53 +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: 3658c101-9abb-4bae-add8-102676e616be X-Archives-Hash: b2dd972adcbb6da59cec1f3e82e32e27 commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54 Author: Ettore Di Giacinto gentoo org> AuthorDate: Wed Nov 9 15:17:13 2016 +0000 Commit: Ettore Di Giacinto gentoo org> CommitDate: Wed Nov 9 15:19:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b04f5e dev-util/molecule-core: revision bump * migrate to python-r1 eclass and EAPI=6 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=599308 Package-Manager: portage-2.3.1 ...ore-1.0.2.ebuild => molecule-core-1.0.2-r1.ebuild} | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/dev-util/molecule-core/molecule-core-1.0.2.ebuild b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild similarity index 61% rename from dev-util/molecule-core/molecule-core-1.0.2.ebuild rename to dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild index bbef4ea..0ac7754 100644 --- a/dev-util/molecule-core/molecule-core-1.0.2.ebuild +++ b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" -PYTHON_DEPEND="*" +EAPI="6" +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) -inherit python +inherit python-r1 DESCRIPTION="Sabayon distro-agnostic images build tool" HOMEPAGE="http://www.sabayon.org" @@ -23,14 +23,5 @@ RDEPEND="!