summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-11-08 16:04:15 +0000
committerJeroen Roovers <jer@gentoo.org>2007-11-08 16:04:15 +0000
commit2ffe88618f7906a27133845df6f55d91a9b4495b (patch)
tree8102ce07300a8d0d9b4f0c750ea2578eafd372ca /sys-auth/nss_ldap
parentStable for HPPA (bug #198454). (diff)
downloadgentoo-2-2ffe88618f7906a27133845df6f55d91a9b4495b.tar.gz
gentoo-2-2ffe88618f7906a27133845df6f55d91a9b4495b.tar.bz2
gentoo-2-2ffe88618f7906a27133845df6f55d91a9b4495b.zip
Stable for HPPA (bug #198390).
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-auth/nss_ldap')
-rw-r--r--sys-auth/nss_ldap/ChangeLog5
-rw-r--r--sys-auth/nss_ldap/nss_ldap-258.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index b74d04da0ce9..8ec1414f462a 100644
--- a/sys-auth/nss_ldap/ChangeLog
+++ b/sys-auth/nss_ldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/nss_ldap
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.46 2007/11/08 10:56:04 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.47 2007/11/08 16:04:15 jer Exp $
+
+ 08 Nov 2007; Jeroen Roovers <jer@gentoo.org> nss_ldap-258.ebuild:
+ Stable for HPPA (bug #198390).
08 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> nss_ldap-258.ebuild:
Accidently dropped ~ia64 keyword. Add warning about 'ssl on' configuration
diff --git a/sys-auth/nss_ldap/nss_ldap-258.ebuild b/sys-auth/nss_ldap/nss_ldap-258.ebuild
index a1a48d6a2cdb..7bb6fd559ad4 100644
--- a/sys-auth/nss_ldap/nss_ldap-258.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-258.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-258.ebuild,v 1.2 2007/11/08 10:56:04 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-258.ebuild,v 1.3 2007/11/08 16:04:15 jer Exp $
inherit fixheadtails eutils multilib autotools
@@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
DEPEND=">=net-nds/openldap-2.1.30-r5
sasl? ( dev-libs/cyrus-sasl )