diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-06-18 13:06:26 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-06-18 13:06:26 +0000 |
commit | 962384f4a354a7383897563a5395c689d6f6562d (patch) | |
tree | 59d0693002b9b8d846f99759ad95cc93eb754e9a /sys-auth/nss_ldap | |
parent | Add missing dependency wrt bug #513636. (diff) | |
download | gentoo-2-962384f4a354a7383897563a5395c689d6f6562d.tar.gz gentoo-2-962384f4a354a7383897563a5395c689d6f6562d.tar.bz2 gentoo-2-962384f4a354a7383897563a5395c689d6f6562d.zip |
Stable on alpha, bug #438692
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'sys-auth/nss_ldap')
-rw-r--r-- | sys-auth/nss_ldap/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-265-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index 34dd77411735..668aa735fbf6 100644 --- a/sys-auth/nss_ldap/ChangeLog +++ b/sys-auth/nss_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/nss_ldap # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.87 2014/05/30 20:57:03 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.88 2014/06/18 13:06:26 klausman Exp $ + + 18 Jun 2014; Tobias Klausmann <klausman@gentoo.org> nss_ldap-265-r2.ebuild: + Stable on alpha, bug #438692 30 May 2014; Michał Górny <mgorny@gentoo.org> nss_ldap-265-r5.ebuild: Enable multilib sasl support. diff --git a/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild index 0a705ccf23b3..ce1c63611839 100644 --- a/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild,v 1.9 2014/01/26 12:06:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild,v 1.10 2014/06/18 13:06:26 klausman Exp $ EAPI=5 inherit fixheadtails eutils multilib autotools prefix @@ -13,7 +13,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux" DEPEND=">=net-nds/openldap-2.1.30-r5 sasl? ( dev-libs/cyrus-sasl ) |