commit:     8b8a1ad8d1a0ddbdd712bf999d4212165a3c6265
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 16:28:52 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 16:40:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8a1ad8

sys-auth/sssd: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-auth/sssd/sssd-1.12.1.ebuild | 4 +++-
 sys-auth/sssd/sssd-1.12.4.ebuild | 4 +++-
 sys-auth/sssd/sssd-1.12.5.ebuild | 4 +++-
 sys-auth/sssd/sssd-1.13.0.ebuild | 4 +++-
 sys-auth/sssd/sssd-1.13.1.ebuild | 4 +++-
 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 d3114a8cfd7..03c6dd9fcf6 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 62a9914eb1f..a2391af410d 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 62a9914eb1f..a2391af410d 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 2342a67d66c..25aaa802090 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 5424a5e6be9..5df675040ea 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

Reply via email to