diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-27 02:41:38 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-27 02:41:38 +0000 |
commit | 62deeb42a9bed15447f0c8808be17466877859be (patch) | |
tree | e8ca3e13dfb1ecc0bb3fcc5e4eac99822d06d9e3 /sys-auth/nss_ldap | |
parent | Beta channel bump. (diff) | |
download | gentoo-2-62deeb42a9bed15447f0c8808be17466877859be.tar.gz gentoo-2-62deeb42a9bed15447f0c8808be17466877859be.tar.bz2 gentoo-2-62deeb42a9bed15447f0c8808be17466877859be.zip |
stable ppc ppc64, 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 acdf724b2666..6f0fd39aa57c 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.71 2012/09/23 08:17:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.72 2012/09/27 02:41:38 blueness Exp $ + + 27 Sep 2012; Anthony G. Basile <blueness@gentoo.org> nss_ldap-265-r1.ebuild: + stable ppc ppc64, bug #429208 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> nss_ldap-265-r1.ebuild: x86 stable wrt bug #429208 diff --git a/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild index bb9398dc1499..a366635cd8b3 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.6 2012/09/23 08:17:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild,v 1.7 2012/09/27 02:41:38 blueness 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 ) |