summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2015-08-28 13:49:11 +0200
committerLars Wendler <polynomial-c@gentoo.org>2015-08-28 13:50:18 +0200
commit7854c0d834d3abd20a9b4a51019981b5ec4edf8f (patch)
tree38ca3e835fc356d5069bee1a6b7164f6e1264d65 /sys-auth
parentdev-python/packaging: Drop obsolete dep (diff)
downloadgentoo-7854c0d834d3abd20a9b4a51019981b5ec4edf8f.tar.gz
gentoo-7854c0d834d3abd20a9b4a51019981b5ec4edf8f.tar.bz2
gentoo-7854c0d834d3abd20a9b4a51019981b5ec4edf8f.zip
sys-auth/sssd: Stick to automake-1.13 (bug #557436)
Committed on behalf of Markos Chandras (hwoarang) Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/sssd/sssd-1.12.1.ebuild2
-rw-r--r--sys-auth/sssd/sssd-1.12.4.ebuild2
-rw-r--r--sys-auth/sssd/sssd-1.12.5.ebuild2
3 files changed, 6 insertions, 0 deletions
diff --git a/sys-auth/sssd/sssd-1.12.1.ebuild b/sys-auth/sssd/sssd-1.12.1.ebuild
index a07caa3df416..42ee7e8a9004 100644
--- a/sys-auth/sssd/sssd-1.12.1.ebuild
+++ b/sys-auth/sssd/sssd-1.12.1.ebuild
@@ -6,6 +6,8 @@ EAPI=5
PYTHON_COMPAT=( python2_7 )
+WANT_AUTOMAKE="1.13"
+
AUTOTOOLS_IN_SOURCE_BUILD=1
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
diff --git a/sys-auth/sssd/sssd-1.12.4.ebuild b/sys-auth/sssd/sssd-1.12.4.ebuild
index bb77a6292fc4..be652fd36a96 100644
--- a/sys-auth/sssd/sssd-1.12.4.ebuild
+++ b/sys-auth/sssd/sssd-1.12.4.ebuild
@@ -6,6 +6,8 @@ EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+WANT_AUTOMAKE="1.13"
+
inherit python-single-r1 multilib pam linux-info autotools multilib-minimal systemd toolchain-funcs
DESCRIPTION="System Security Services Daemon provides access to identity and authentication"
diff --git a/sys-auth/sssd/sssd-1.12.5.ebuild b/sys-auth/sssd/sssd-1.12.5.ebuild
index bb77a6292fc4..be652fd36a96 100644
--- a/sys-auth/sssd/sssd-1.12.5.ebuild
+++ b/sys-auth/sssd/sssd-1.12.5.ebuild
@@ -6,6 +6,8 @@ EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+WANT_AUTOMAKE="1.13"
+
inherit python-single-r1 multilib pam linux-info autotools multilib-minimal systemd toolchain-funcs
DESCRIPTION="System Security Services Daemon provides access to identity and authentication"