summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-09-18 15:51:22 +0000
committerJeroen Roovers <jer@gentoo.org>2012-09-18 15:51:22 +0000
commitfeaed72aaa42c2eec7ceb852cb7b3e5bac7dd5a3 (patch)
tree2be4c5f353d5af6b411bb9bbcdfa836c20914f4d /sys-auth
parentAdd patch to fix build with media-libs/lcms-2.4 by Franz Fellner <alpine.art.... (diff)
downloadgentoo-2-feaed72aaa42c2eec7ceb852cb7b3e5bac7dd5a3.tar.gz
gentoo-2-feaed72aaa42c2eec7ceb852cb7b3e5bac7dd5a3.tar.bz2
gentoo-2-feaed72aaa42c2eec7ceb852cb7b3e5bac7dd5a3.zip
Stable for HPPA (bug #429208).
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss_ldap/ChangeLog5
-rw-r--r--sys-auth/nss_ldap/nss_ldap-265-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index 6d3b8a3c480d..a9202bf5c474 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.69 2012/09/13 10:06:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.70 2012/09/18 15:51:22 jer Exp $
+
+ 18 Sep 2012; Jeroen Roovers <jer@gentoo.org> nss_ldap-265-r1.ebuild:
+ Stable for HPPA (bug #429208).
13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> nss_ldap-265-r1.ebuild:
Stable for amd64, 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 31dd92112f02..b4e7a53fd858 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.4 2012/09/13 10:06:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild,v 1.5 2012/09/18 15:51:22 jer 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 )