diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 17:13:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 17:13:47 +0000 |
commit | 4b29202e1778b73e142cb1f9588aa3b85823669b (patch) | |
tree | 0ed3a6dbae13959414c2639aa11ea6052edbd0c2 /sys-auth/nss_ldap | |
parent | alpha/ia64/sparc stable wrt #433329 (diff) | |
download | gentoo-2-4b29202e1778b73e142cb1f9588aa3b85823669b.tar.gz gentoo-2-4b29202e1778b73e142cb1f9588aa3b85823669b.tar.bz2 gentoo-2-4b29202e1778b73e142cb1f9588aa3b85823669b.zip |
alpha/ia64/sparc stable wrt #429208
(Portage version: 2.1.11.16/cvs/Linux ia64)
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 6f0fd39aa57c..e0fd0979db13 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.72 2012/09/27 02:41:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.73 2012/09/30 17:13:47 armin76 Exp $ + + 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> nss_ldap-265-r1.ebuild: + alpha/ia64/sparc stable wrt #429208 27 Sep 2012; Anthony G. Basile <blueness@gentoo.org> nss_ldap-265-r1.ebuild: stable ppc ppc64, 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 a366635cd8b3..fadc493e89d2 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.7 2012/09/27 02:41:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild,v 1.8 2012/09/30 17:13:47 armin76 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 ) |