diff options
author | 2012-03-05 18:00:21 +0000 | |
---|---|---|
committer | 2012-03-05 18:00:21 +0000 | |
commit | 8092188d4726f2569a2c1a7ca033368c5f01e5be (patch) | |
tree | 3fa458bd2ccd19749c61989f088b8dad2bbe536c /sys-auth/sssd | |
parent | Version bump (diff) | |
download | gentoo-2-8092188d4726f2569a2c1a7ca033368c5f01e5be.tar.gz gentoo-2-8092188d4726f2569a2c1a7ca033368c5f01e5be.tar.bz2 gentoo-2-8092188d4726f2569a2c1a7ca033368c5f01e5be.zip |
Block ~net-nds/openldap-2.4.28, bug #405343. Thanks to slepnoga
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/sssd')
-rw-r--r-- | sys-auth/sssd/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-1.6.4.ebuild | 3 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-1.7.0.ebuild | 3 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-1.8.0.ebuild | 3 |
4 files changed, 11 insertions, 4 deletions
diff --git a/sys-auth/sssd/ChangeLog b/sys-auth/sssd/ChangeLog index 1da77facd704..cedb619ae3d4 100644 --- a/sys-auth/sssd/ChangeLog +++ b/sys-auth/sssd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/sssd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.15 2012/03/02 15:42:25 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.16 2012/03/05 18:00:21 maksbotan Exp $ + + 05 Mar 2012; Maxim Koltsov <maksbotan@gentoo.org> sssd-1.6.4.ebuild, + sssd-1.7.0.ebuild, sssd-1.8.0.ebuild: + Block ~net-nds/openldap-2.4.28, bug #405343. Thanks to slepnoga *sssd-1.8.0 (02 Mar 2012) diff --git a/sys-auth/sssd/sssd-1.6.4.ebuild b/sys-auth/sssd/sssd-1.6.4.ebuild index 593627c8d8e3..33af6e2e78fc 100644 --- a/sys-auth/sssd/sssd-1.6.4.ebuild +++ b/sys-auth/sssd/sssd-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.6.4.ebuild,v 1.2 2012/03/02 15:14:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.6.4.ebuild,v 1.3 2012/03/05 18:00:21 maksbotan Exp $ EAPI=4 @@ -30,6 +30,7 @@ COMMON_DEP=" sys-libs/tevent sys-libs/ldb >=net-nds/openldap-2.4.19 + !!~net-nds/openldap-2.4.28 dev-libs/libpcre >=app-crypt/mit-krb5-1.9.1 sys-apps/keyutils diff --git a/sys-auth/sssd/sssd-1.7.0.ebuild b/sys-auth/sssd/sssd-1.7.0.ebuild index 6ea3817af5d4..693286226ed8 100644 --- a/sys-auth/sssd/sssd-1.7.0.ebuild +++ b/sys-auth/sssd/sssd-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.7.0.ebuild,v 1.1 2012/02/24 20:16:32 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.7.0.ebuild,v 1.2 2012/03/05 18:00:21 maksbotan Exp $ EAPI=4 @@ -30,6 +30,7 @@ COMMON_DEP=" sys-libs/tevent sys-libs/ldb >=net-nds/openldap-2.4.19 + !!~net-nds/openldap-2.4.28 dev-libs/libpcre >=app-crypt/mit-krb5-1.9.1 sys-apps/keyutils diff --git a/sys-auth/sssd/sssd-1.8.0.ebuild b/sys-auth/sssd/sssd-1.8.0.ebuild index d25ff3c5d310..96f10b28a31d 100644 --- a/sys-auth/sssd/sssd-1.8.0.ebuild +++ b/sys-auth/sssd/sssd-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.8.0.ebuild,v 1.1 2012/03/02 15:42:25 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.8.0.ebuild,v 1.2 2012/03/05 18:00:21 maksbotan Exp $ EAPI=4 @@ -27,6 +27,7 @@ COMMON_DEP=" sys-libs/tevent sys-libs/ldb >=net-nds/openldap-2.4.19 + !!~net-nds/openldap-2.4.28 dev-libs/libpcre >=app-crypt/mit-krb5-1.9.1 sys-apps/keyutils |