diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 10:06:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 10:06:40 +0000 |
commit | 6317ac127262804f5847e4ba6d6f04a224c2a0f6 (patch) | |
tree | fd3d9f42dc37720d78877cce396295a9497545d3 /sys-auth/nss_ldap | |
parent | Stable for amd64, wrt bug #429204 (diff) | |
download | gentoo-2-6317ac127262804f5847e4ba6d6f04a224c2a0f6.tar.gz gentoo-2-6317ac127262804f5847e4ba6d6f04a224c2a0f6.tar.bz2 gentoo-2-6317ac127262804f5847e4ba6d6f04a224c2a0f6.zip |
Stable for amd64, wrt bug #429208
(Portage version: 2.1.11.9/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-265-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 815870d70c0b..6d3b8a3c480d 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.68 2012/09/03 21:09:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.69 2012/09/13 10:06:40 ago Exp $ + + 13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> nss_ldap-265-r1.ebuild: + Stable for amd64, wrt bug #429208 03 Sep 2012; Anthony G. Basile <blueness@gentoo.org> nss_ldap-265-r1.ebuild: Keyword ~arm, bug #389559 diff --git a/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild index 992d6dd383d3..31dd92112f02 100644 --- a/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.3 2012/09/03 21:09:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild,v 1.4 2012/09/13 10:06:40 ago 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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" DEPEND=">=net-nds/openldap-2.1.30-r5 sasl? ( dev-libs/cyrus-sasl ) |