diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-10-22 08:01:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-10-22 08:01:52 +0000 |
commit | dab80a04506a43fade0e7217f280579ced94a6f1 (patch) | |
tree | 6a9a486096fbf9399fbbe05461ba6c6cb7e97e64 /sys-auth | |
parent | Stable for HPPA (bug #525280). (diff) | |
download | gentoo-2-dab80a04506a43fade0e7217f280579ced94a6f1.tar.gz gentoo-2-dab80a04506a43fade0e7217f280579ced94a6f1.tar.bz2 gentoo-2-dab80a04506a43fade0e7217f280579ced94a6f1.zip |
Stable for HPPA (bug #525278).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-auth')
-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 e8f58b64f9cd..d0b189b4cbe3 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.91 2014/10/18 14:24:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.92 2014/10/22 08:01:52 jer Exp $ + + 22 Oct 2014; Jeroen Roovers <jer@gentoo.org> nss_ldap-265-r5.ebuild: + Stable for HPPA (bug #525278). 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> nss_ldap-265-r5.ebuild: Stable for ppc, 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 cec23023e7e9..501f72a02fbe 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.5 2014/10/18 14:24:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild,v 1.6 2014/10/22 08:01:52 jer 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}] ) |