diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-27 03:27:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-27 03:27:17 +0000 |
commit | 8f23faaaa313626cb80952959f89868050fb8095 (patch) | |
tree | 65c7dc037799b9189cc92ea537c46719e9f6bac4 /sys-auth/nss_ldap | |
parent | Stable for HPPA (bug #150859). (diff) | |
download | gentoo-2-8f23faaaa313626cb80952959f89868050fb8095.tar.gz gentoo-2-8f23faaaa313626cb80952959f89868050fb8095.tar.bz2 gentoo-2-8f23faaaa313626cb80952959f89868050fb8095.zip |
Stable for HPPA (bug #158254).
(Portage version: 2.1.2-r4)
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-253.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index fae5a39d91e9..e161a5125299 100644 --- a/sys-auth/nss_ldap/ChangeLog +++ b/sys-auth/nss_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/nss_ldap # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.36 2007/01/05 09:12:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.37 2007/01/27 03:27:17 jer Exp $ + + 27 Jan 2007; Jeroen Roovers <jer@gentoo.org> nss_ldap-253.ebuild: + Stable for HPPA (bug #158254). 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> nss_ldap-239-r1.ebuild, nss_ldap-249.ebuild, nss_ldap-250.ebuild, nss_ldap-250-r1.ebuild, diff --git a/sys-auth/nss_ldap/nss_ldap-253.ebuild b/sys-auth/nss_ldap/nss_ldap-253.ebuild index 8d76de38bcd7..1d694bf8fc67 100644 --- a/sys-auth/nss_ldap/nss_ldap-253.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-253.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-253.ebuild,v 1.8 2007/01/05 09:12:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-253.ebuild,v 1.9 2007/01/27 03:27:17 jer Exp $ inherit fixheadtails eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 ~hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" DEPEND=">=net-nds/openldap-2.1.30-r5 sasl? ( dev-libs/cyrus-sasl )" |