summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 18:17:11 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 18:40:26 +0200
commit0e5ef8a2371f4ce86b1a40bc6e13310c0a99ef5f (patch)
treec437389f7dd5afa83d1f6484b9e401ddf111b8b2 /sys-apps
parentsys-apps/i2c-tools: [QA] Add missing python metadata variables (diff)
downloadgentoo-0e5ef8a2371f4ce86b1a40bc6e13310c0a99ef5f.tar.gz
gentoo-0e5ef8a2371f4ce86b1a40bc6e13310c0a99ef5f.tar.bz2
gentoo-0e5ef8a2371f4ce86b1a40bc6e13310c0a99ef5f.zip
sys-apps/policycoreutils: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/policycoreutils/policycoreutils-2.5.ebuild3
-rw-r--r--sys-apps/policycoreutils/policycoreutils-2.6-r1.ebuild1
-rw-r--r--sys-apps/policycoreutils/policycoreutils-2.6.ebuild3
-rw-r--r--sys-apps/policycoreutils/policycoreutils-9999.ebuild1
4 files changed, 6 insertions, 2 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-2.5.ebuild b/sys-apps/policycoreutils/policycoreutils-2.5.ebuild
index e5e2b3d1dd3b..83e909d2ba2b 100644
--- a/sys-apps/policycoreutils/policycoreutils-2.5.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-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="5"
@@ -16,6 +16,7 @@ SELNX_VER="${PV}"
SEPOL_VER="${PV}"
IUSE="audit pam dbus"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DESCRIPTION="SELinux core utilities"
HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki"
diff --git a/sys-apps/policycoreutils/policycoreutils-2.6-r1.ebuild b/sys-apps/policycoreutils/policycoreutils-2.6-r1.ebuild
index c314664a09d8..81eddc17f331 100644
--- a/sys-apps/policycoreutils/policycoreutils-2.6-r1.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-2.6-r1.ebuild
@@ -16,6 +16,7 @@ SELNX_VER="${PV}"
SEPOL_VER="${PV}"
IUSE="audit pam dbus"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DESCRIPTION="SELinux core utilities"
HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki"
diff --git a/sys-apps/policycoreutils/policycoreutils-2.6.ebuild b/sys-apps/policycoreutils/policycoreutils-2.6.ebuild
index db7cc61afbbe..ac45c7a338ae 100644
--- a/sys-apps/policycoreutils/policycoreutils-2.6.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-2.6.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"
@@ -16,6 +16,7 @@ SELNX_VER="${PV}"
SEPOL_VER="${PV}"
IUSE="audit pam dbus"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DESCRIPTION="SELinux core utilities"
HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki"
diff --git a/sys-apps/policycoreutils/policycoreutils-9999.ebuild b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
index 6781ba8ca8d3..955dde968952 100644
--- a/sys-apps/policycoreutils/policycoreutils-9999.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
@@ -16,6 +16,7 @@ SELNX_VER="${PV}"
SEPOL_VER="${PV}"
IUSE="audit pam dbus"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DESCRIPTION="SELinux core utilities"
HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki"