diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-25 10:24:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-25 10:24:54 +0000 |
commit | e3e847b01b689f5c0396ed2629eac91b93170ca9 (patch) | |
tree | 07b9cf9d615a5426e0a4dd9dd39f0744db42226b /sys-auth/nss_ldap | |
parent | stable x86, bug 305187 (diff) | |
download | gentoo-2-e3e847b01b689f5c0396ed2629eac91b93170ca9.tar.gz gentoo-2-e3e847b01b689f5c0396ed2629eac91b93170ca9.tar.bz2 gentoo-2-e3e847b01b689f5c0396ed2629eac91b93170ca9.zip |
stable x86, bug 305935
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sys-auth/nss_ldap')
-rw-r--r-- | sys-auth/nss_ldap/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-264-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index 0f17584e6390..169d03903b41 100644 --- a/sys-auth/nss_ldap/ChangeLog +++ b/sys-auth/nss_ldap/ChangeLog @@ -1,6 +1,10 @@ # 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.60 2010/02/19 19:25:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.61 2010/02/25 10:24:54 fauli Exp $ + + 25 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + nss_ldap-264-r1.ebuild: + stable x86, bug 305935 19 Feb 2010; Robin H. Johnson <robbat2@gentoo.org> nss_ldap-264.ebuild, nss_ldap-264-r1.ebuild, nss_ldap-265.ebuild: diff --git a/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild index 2ce57512c6cb..d640f6cdb7d3 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.3 2010/02/20 14:51:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild,v 1.4 2010/02/25 10:24:54 fauli 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 ) |