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 DA5AF139694 for ; Fri, 26 May 2017 22:54:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE42121C075; Fri, 26 May 2017 22:54:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BF44F21C075 for ; Fri, 26 May 2017 22:54:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6831A3416D3 for ; Fri, 26 May 2017 22:54:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD2607472 for ; Fri, 26 May 2017 22:54:23 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1495839246.419a35b293bf88fdc0ff0d1a69036e6f6dab64cd.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/criu/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/criu/criu-2.10.ebuild sys-process/criu/criu-2.11.1.ebuild sys-process/criu/criu-2.11.ebuild sys-process/criu/criu-2.12.1.ebuild sys-process/criu/criu-2.12.ebuild sys-process/criu/criu-2.5.ebuild X-VCS-Directories: sys-process/criu/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 419a35b293bf88fdc0ff0d1a69036e6f6dab64cd X-VCS-Branch: master Date: Fri, 26 May 2017 22:54:23 +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: 59f48474-dfc4-43d4-bcda-5af3e45d99b8 X-Archives-Hash: 8e493d70cbed37db8907735c63ad3c41 commit: 419a35b293bf88fdc0ff0d1a69036e6f6dab64cd Author: David Seifert gentoo org> AuthorDate: Fri May 26 22:49:45 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri May 26 22:54:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419a35b2 sys-process/criu: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-process/criu/criu-2.10.ebuild | 1 + sys-process/criu/criu-2.11.1.ebuild | 1 + sys-process/criu/criu-2.11.ebuild | 1 + sys-process/criu/criu-2.12.1.ebuild | 1 + sys-process/criu/criu-2.12.ebuild | 1 + sys-process/criu/criu-2.5.ebuild | 3 ++- 6 files changed, 7 insertions(+), 1 deletion(-) diff --git a/sys-process/criu/criu-2.10.ebuild b/sys-process/criu/criu-2.10.ebuild index 8c982903f88..fd0c92becf6 100644 --- a/sys-process/criu/criu-2.10.ebuild +++ b/sys-process/criu/criu-2.10.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64" IUSE="python setproctitle" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="dev-libs/protobuf-c dev-libs/libnl:3 diff --git a/sys-process/criu/criu-2.11.1.ebuild b/sys-process/criu/criu-2.11.1.ebuild index 8c982903f88..fd0c92becf6 100644 --- a/sys-process/criu/criu-2.11.1.ebuild +++ b/sys-process/criu/criu-2.11.1.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64" IUSE="python setproctitle" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="dev-libs/protobuf-c dev-libs/libnl:3 diff --git a/sys-process/criu/criu-2.11.ebuild b/sys-process/criu/criu-2.11.ebuild index 8c982903f88..fd0c92becf6 100644 --- a/sys-process/criu/criu-2.11.ebuild +++ b/sys-process/criu/criu-2.11.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64" IUSE="python setproctitle" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="dev-libs/protobuf-c dev-libs/libnl:3 diff --git a/sys-process/criu/criu-2.12.1.ebuild b/sys-process/criu/criu-2.12.1.ebuild index 8c982903f88..fd0c92becf6 100644 --- a/sys-process/criu/criu-2.12.1.ebuild +++ b/sys-process/criu/criu-2.12.1.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64" IUSE="python setproctitle" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="dev-libs/protobuf-c dev-libs/libnl:3 diff --git a/sys-process/criu/criu-2.12.ebuild b/sys-process/criu/criu-2.12.ebuild index 8c982903f88..fd0c92becf6 100644 --- a/sys-process/criu/criu-2.12.ebuild +++ b/sys-process/criu/criu-2.12.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64" IUSE="python setproctitle" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="dev-libs/protobuf-c dev-libs/libnl:3 diff --git a/sys-process/criu/criu-2.5.ebuild b/sys-process/criu/criu-2.5.ebuild index c36c8b55666..ed448fa13e2 100644 --- a/sys-process/criu/criu-2.5.ebuild +++ b/sys-process/criu/criu-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~arm ~arm64" IUSE="python setproctitle" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="dev-libs/protobuf-c dev-libs/libnl:3