summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 18:28:52 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 18:40:59 +0200
commit8b8a1ad8d1a0ddbdd712bf999d4212165a3c6265 (patch)
tree4ed9f5667638b2c9e022149a57004c4ea62d21c7 /sys-auth/sssd
parentsys-apps/yum: [QA] Add missing python metadata variables (diff)
downloadgentoo-8b8a1ad8d1a0ddbdd712bf999d4212165a3c6265.tar.gz
gentoo-8b8a1ad8d1a0ddbdd712bf999d4212165a3c6265.tar.bz2
gentoo-8b8a1ad8d1a0ddbdd712bf999d4212165a3c6265.zip
sys-auth/sssd: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sys-auth/sssd')
-rw-r--r--sys-auth/sssd/sssd-1.12.1.ebuild4
-rw-r--r--sys-auth/sssd/sssd-1.12.4.ebuild4
-rw-r--r--sys-auth/sssd/sssd-1.12.5.ebuild4
-rw-r--r--sys-auth/sssd/sssd-1.13.0.ebuild4
-rw-r--r--sys-auth/sssd/sssd-1.13.1.ebuild4
5 files changed, 15 insertions, 5 deletions
diff --git a/sys-auth/sssd/sssd-1.12.1.ebuild b/sys-auth/sssd/sssd-1.12.1.ebuild
index d3114a8cfd75..03c6dd9fcf6e 100644
--- a/sys-auth/sssd/sssd-1.12.1.ebuild
+++ b/sys-auth/sssd/sssd-1.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,6 +21,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python selinux sudo ssh test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
COMMON_DEP="
virtual/pam
@@ -37,6 +38,7 @@ COMMON_DEP="
>=sys-apps/keyutils-1.5
>=net-dns/c-ares-1.7.4
>=dev-libs/nss-3.12.9
+ python? ( ${PYTHON_DEPS} )
selinux? (
>=sys-libs/libselinux-2.1.9
>=sys-libs/libsemanage-2.1
diff --git a/sys-auth/sssd/sssd-1.12.4.ebuild b/sys-auth/sssd/sssd-1.12.4.ebuild
index 62a9914eb1f9..a2391af410d8 100644
--- a/sys-auth/sssd/sssd-1.12.4.ebuild
+++ b/sys-auth/sssd/sssd-1.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
COMMON_DEP="
>=virtual/pam-0-r1[${MULTILIB_USEDEP}]
@@ -37,6 +38,7 @@ COMMON_DEP="
>=sys-apps/keyutils-1.5
>=net-dns/c-ares-1.7.4
>=dev-libs/nss-3.12.9
+ python? ( ${PYTHON_DEPS} )
selinux? (
>=sys-libs/libselinux-2.1.9
>=sys-libs/libsemanage-2.1
diff --git a/sys-auth/sssd/sssd-1.12.5.ebuild b/sys-auth/sssd/sssd-1.12.5.ebuild
index 62a9914eb1f9..a2391af410d8 100644
--- a/sys-auth/sssd/sssd-1.12.5.ebuild
+++ b/sys-auth/sssd/sssd-1.12.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
COMMON_DEP="
>=virtual/pam-0-r1[${MULTILIB_USEDEP}]
@@ -37,6 +38,7 @@ COMMON_DEP="
>=sys-apps/keyutils-1.5
>=net-dns/c-ares-1.7.4
>=dev-libs/nss-3.12.9
+ python? ( ${PYTHON_DEPS} )
selinux? (
>=sys-libs/libselinux-2.1.9
>=sys-libs/libsemanage-2.1
diff --git a/sys-auth/sssd/sssd-1.13.0.ebuild b/sys-auth/sssd/sssd-1.13.0.ebuild
index 2342a67d66c7..25aaa8020903 100644
--- a/sys-auth/sssd/sssd-1.13.0.ebuild
+++ b/sys-auth/sssd/sssd-1.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,6 +15,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
COMMON_DEP="
>=virtual/pam-0-r1[${MULTILIB_USEDEP}]
@@ -35,6 +36,7 @@ COMMON_DEP="
>=sys-apps/keyutils-1.5
>=net-dns/c-ares-1.7.4
>=dev-libs/nss-3.12.9
+ python? ( ${PYTHON_DEPS} )
selinux? (
>=sys-libs/libselinux-2.1.9
>=sys-libs/libsemanage-2.1
diff --git a/sys-auth/sssd/sssd-1.13.1.ebuild b/sys-auth/sssd/sssd-1.13.1.ebuild
index 5424a5e6be95..5df675040ea7 100644
--- a/sys-auth/sssd/sssd-1.13.1.ebuild
+++ b/sys-auth/sssd/sssd-1.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,6 +15,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
COMMON_DEP="
>=virtual/pam-0-r1[${MULTILIB_USEDEP}]
@@ -35,6 +36,7 @@ COMMON_DEP="
>=sys-apps/keyutils-1.5
>=net-dns/c-ares-1.7.4
>=dev-libs/nss-3.12.9
+ python? ( ${PYTHON_DEPS} )
selinux? (
>=sys-libs/libselinux-2.1.9
>=sys-libs/libsemanage-2.1