summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-04-29 23:02:24 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-04-29 23:02:24 +0000
commitb04c71118c0c5f2d1d304195180200599715ed63 (patch)
tree497e82ad067e5244cc556b21146974521c9eba7b /sys-auth
parentStable on mips. (diff)
downloadgentoo-2-b04c71118c0c5f2d1d304195180200599715ed63.tar.gz
gentoo-2-b04c71118c0c5f2d1d304195180200599715ed63.tar.bz2
gentoo-2-b04c71118c0c5f2d1d304195180200599715ed63.zip
Stable on mips.
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss_ldap/ChangeLog6
-rw-r--r--sys-auth/nss_ldap/files/digest-nss_ldap-2392
-rw-r--r--sys-auth/nss_ldap/files/digest-nss_ldap-239-r12
-rw-r--r--sys-auth/nss_ldap/nss_ldap-239-r1.ebuild6
4 files changed, 12 insertions, 4 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index 70ae65ac633f..ff536e0a30b2 100644
--- a/sys-auth/nss_ldap/ChangeLog
+++ b/sys-auth/nss_ldap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/nss_ldap
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.15 2006/02/25 10:53:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.16 2006/04/29 23:02:24 hansmi Exp $
+
+ 29 Apr 2006; Michael Hanselmann <hansmi@gentoo.org>
+ nss_ldap-239-r1.ebuild:
+ Stable on mips.
*nss_ldap-249 (25 Feb 2006)
diff --git a/sys-auth/nss_ldap/files/digest-nss_ldap-239 b/sys-auth/nss_ldap/files/digest-nss_ldap-239
index 10acc3790dd7..aa7130448e19 100644
--- a/sys-auth/nss_ldap/files/digest-nss_ldap-239
+++ b/sys-auth/nss_ldap/files/digest-nss_ldap-239
@@ -1 +1,3 @@
MD5 e30e3a3035e75933cd1a0acdeded1394 nss_ldap-239.tar.gz 222276
+RMD160 525ed402ef5959a2740a7539c309c478a4765381 nss_ldap-239.tar.gz 222276
+SHA256 7416e4fb54322c77ada1b3f58b8458bcefce078e91c250ae736b62045cd0f729 nss_ldap-239.tar.gz 222276
diff --git a/sys-auth/nss_ldap/files/digest-nss_ldap-239-r1 b/sys-auth/nss_ldap/files/digest-nss_ldap-239-r1
index 10acc3790dd7..aa7130448e19 100644
--- a/sys-auth/nss_ldap/files/digest-nss_ldap-239-r1
+++ b/sys-auth/nss_ldap/files/digest-nss_ldap-239-r1
@@ -1 +1,3 @@
MD5 e30e3a3035e75933cd1a0acdeded1394 nss_ldap-239.tar.gz 222276
+RMD160 525ed402ef5959a2740a7539c309c478a4765381 nss_ldap-239.tar.gz 222276
+SHA256 7416e4fb54322c77ada1b3f58b8458bcefce078e91c250ae736b62045cd0f729 nss_ldap-239.tar.gz 222276
diff --git a/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild
index 5820975b6012..33e52d0b8063 100644
--- a/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild,v 1.10 2005/12/30 19:25:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild,v 1.11 2006/04/29 23:02:24 hansmi Exp $
inherit fixheadtails eutils gnuconfig multilib
@@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86"
DEPEND=">=net-nds/openldap-2.1.30-r5"
RDEPEND="${DEPEND}"