diff options
author | Markus Meier <maekke@gentoo.org> | 2014-11-14 21:18:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-11-14 21:18:02 +0000 |
commit | 19dede0cd84d64f1d7d19edb99b648581e68202a (patch) | |
tree | 5331694b73ad167492bb8e1a5838351a24bd871d /sys-auth/nss_ldap | |
parent | arm stable, bug #526072 (diff) | |
download | gentoo-2-19dede0cd84d64f1d7d19edb99b648581e68202a.tar.gz gentoo-2-19dede0cd84d64f1d7d19edb99b648581e68202a.tar.bz2 gentoo-2-19dede0cd84d64f1d7d19edb99b648581e68202a.zip |
arm stable, bug #525278
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index da9950c7ba55..a1ef4d3ac0b9 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.97 2014/11/02 09:10:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.98 2014/11/14 21:18:02 maekke Exp $ + + 14 Nov 2014; Markus Meier <maekke@gentoo.org> nss_ldap-265-r5.ebuild: + arm stable, bug #525278 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> nss_ldap-265-r5.ebuild: Stable for alpha, wrt bug #525278 diff --git a/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild index 414ad6a31785..294b77c9bc7e 100644 --- a/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265-r5.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-r5.ebuild,v 1.11 2014/11/02 09:10:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild,v 1.12 2014/11/14 21:18:02 maekke Exp $ EAPI=5 inherit fixheadtails eutils multilib multilib-minimal 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.4.38-r1[${MULTILIB_USEDEP}] sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] ) |