diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-16 20:13:20 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-16 20:13:20 +0000 |
commit | 3380f63facc965c5db624021d438fe1eefaefc3b (patch) | |
tree | 6e17770f734dc2b920c3aab42ea6312f9b7297ec /sys-auth/nss_ldap | |
parent | Stable on sparc wrt #132522 (diff) | |
download | gentoo-2-3380f63facc965c5db624021d438fe1eefaefc3b.tar.gz gentoo-2-3380f63facc965c5db624021d438fe1eefaefc3b.tar.bz2 gentoo-2-3380f63facc965c5db624021d438fe1eefaefc3b.zip |
Stable on hppa, mips, sparc. See bug #132550.
(Portage version: 2.1_rc1-r2)
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-249.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index fce52fe6c529..34db4a24fcca 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.18 2006/05/16 20:02:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.19 2006/05/16 20:13:20 hansmi Exp $ + + 16 May 2006; Michael Hanselmann <hansmi@gentoo.org> nss_ldap-249.ebuild: + Stable on hppa, mips, sparc. See bug #132550. 16 May 2006; Markus Rothe <corsair@gentoo.org> nss_ldap-249.ebuild: Stable on ppc64; bug #132550 diff --git a/sys-auth/nss_ldap/nss_ldap-249.ebuild b/sys-auth/nss_ldap/nss_ldap-249.ebuild index 1e7ac161212a..8ed26543bde8 100644 --- a/sys-auth/nss_ldap/nss_ldap-249.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-249.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-249.ebuild,v 1.3 2006/05/16 20:02:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-249.ebuild,v 1.4 2006/05/16 20:13:20 hansmi Exp $ inherit fixheadtails eutils gnuconfig 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" RDEPEND="${DEPEND}" |