diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-01-09 02:58:09 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-01-09 02:58:09 +0000 |
commit | 82497b37eb8ab0f4bd87c6efdc54a808ded3f481 (patch) | |
tree | 12bac9d953e3a613b6a54300a470064300779201 /sys-auth/nss_ldap | |
parent | Version bump. (diff) | |
download | gentoo-2-82497b37eb8ab0f4bd87c6efdc54a808ded3f481.tar.gz gentoo-2-82497b37eb8ab0f4bd87c6efdc54a808ded3f481.tar.bz2 gentoo-2-82497b37eb8ab0f4bd87c6efdc54a808ded3f481.zip |
Stable for amd64 and x86 #438692
(Portage version: 2.2.8/cvs/Linux x86_64, unsigned Manifest commit)
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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index 329b1f7c5de2..6aee110e9498 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.78 2014/01/07 22:46:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.79 2014/01/09 02:58:09 patrick Exp $ + + 09 Jan 2014; Patrick Lauer <patrick@gentoo.org> nss_ldap-265-r2.ebuild: + Stable for amd64 and x86 #438692 07 Jan 2014; Jeroen Roovers <jer@gentoo.org> nss_ldap-265-r2.ebuild: Do not install COPYING. diff --git a/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild index 9783541bd95b..f26b6c53da0e 100644 --- a/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.4 2014/01/07 22:46:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild,v 1.5 2014/01/09 02:58:09 patrick Exp $ EAPI=5 inherit fixheadtails eutils multilib autotools prefix @@ -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 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux" DEPEND=">=net-nds/openldap-2.1.30-r5 sasl? ( dev-libs/cyrus-sasl ) |