diff options
author | 2010-11-01 20:08:41 +0000 | |
---|---|---|
committer | 2010-11-01 20:08:41 +0000 | |
commit | 41c319356d219ef47d518454eff9542abf1f3280 (patch) | |
tree | 6cda65fbc61e7a0102826f3d4d39ebedb8585823 /sys-auth/nss_ldap | |
parent | Stable for HPPA PPC (bug #341755). (diff) | |
download | gentoo-2-41c319356d219ef47d518454eff9542abf1f3280.tar.gz gentoo-2-41c319356d219ef47d518454eff9542abf1f3280.tar.bz2 gentoo-2-41c319356d219ef47d518454eff9542abf1f3280.zip |
Stable for ppc64; bug #305935
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
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-264-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index c65a13636e1d..ecd642c35b77 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.65 2010/07/01 16:47:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.66 2010/11/01 20:08:41 halcy0n Exp $ + + 01 Nov 2010; Mark Loeser <halcy0n@gentoo.org> nss_ldap-264-r1.ebuild: + Stable for ppc64; bug #305935 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> nss_ldap-264-r1.ebuild: Stable for HPPA (bug #305935). diff --git a/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild index 8992e4c9bfeb..43af1549e576 100644 --- a/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild,v 1.8 2010/07/01 16:47:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild,v 1.9 2010/11/01 20:08:41 halcy0n Exp $ EAPI=2 inherit fixheadtails eutils multilib autotools @@ -13,7 +13,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" DEPEND=">=net-nds/openldap-2.1.30-r5 sasl? ( dev-libs/cyrus-sasl ) |