summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-05-27 00:49:45 +0200
committerDavid Seifert <soap@gentoo.org>2017-05-27 00:54:06 +0200
commit419a35b293bf88fdc0ff0d1a69036e6f6dab64cd (patch)
treeac6aacf45a00dd8115eded7fe6f5cf984a09babb /sys-process/criu
parentsys-process/audit: [QA] Add missing python metadata variables (diff)
downloadgentoo-419a35b293bf88fdc0ff0d1a69036e6f6dab64cd.tar.gz
gentoo-419a35b293bf88fdc0ff0d1a69036e6f6dab64cd.tar.bz2
gentoo-419a35b293bf88fdc0ff0d1a69036e6f6dab64cd.zip
sys-process/criu: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-process/criu')
-rw-r--r--sys-process/criu/criu-2.10.ebuild1
-rw-r--r--sys-process/criu/criu-2.11.1.ebuild1
-rw-r--r--sys-process/criu/criu-2.11.ebuild1
-rw-r--r--sys-process/criu/criu-2.12.1.ebuild1
-rw-r--r--sys-process/criu/criu-2.12.ebuild1
-rw-r--r--sys-process/criu/criu-2.5.ebuild3
6 files changed, 7 insertions, 1 deletions
diff --git a/sys-process/criu/criu-2.10.ebuild b/sys-process/criu/criu-2.10.ebuild
index 8c982903f88b..fd0c92becf69 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 8c982903f88b..fd0c92becf69 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 8c982903f88b..fd0c92becf69 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 8c982903f88b..fd0c92becf69 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 8c982903f88b..fd0c92becf69 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 c36c8b556660..ed448fa13e2c 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