summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-07 10:40:07 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-07 10:40:07 +0000
commitcaa808fc654c6c58efc555c39f5450aca6711c8c (patch)
treea7ffad02e94e6c34763f78e5ad9f363a161ceeb5 /sys-auth
parentadded ~ppc64 (diff)
downloadhistorical-caa808fc654c6c58efc555c39f5450aca6711c8c.tar.gz
historical-caa808fc654c6c58efc555c39f5450aca6711c8c.tar.bz2
historical-caa808fc654c6c58efc555c39f5450aca6711c8c.zip
added ~ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss_ldap/ChangeLog5
-rw-r--r--sys-auth/nss_ldap/Manifest4
-rw-r--r--sys-auth/nss_ldap/nss_ldap-239-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index 5446356aac69..9ec5d4dc8233 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.3 2005/07/06 23:45:20 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.4 2005/07/07 10:40:07 corsair Exp $
+
+ 07 Jul 2005; Markus Rothe <corsair@gentoo.org> nss_ldap-239-r1.ebuild:
+ added ~ppc64
*nss_ldap-239-r1 (06 Jul 2005)
*nss_ldap-226-r1 (06 Jul 2005)
diff --git a/sys-auth/nss_ldap/Manifest b/sys-auth/nss_ldap/Manifest
index 9f565654bd7d..5334c26064c4 100644
--- a/sys-auth/nss_ldap/Manifest
+++ b/sys-auth/nss_ldap/Manifest
@@ -13,9 +13,9 @@ MD5 ac7a4a33fe022b39fa720f3400311732 nss_ldap-215-r1.ebuild 1491
MD5 09e944c3a06eb51d27c2da98a79a809f nss_ldap-211.ebuild 1444
MD5 9eb6230d204098fe102143fc52733514 nss_ldap-207.ebuild 1046
MD5 2facb9b8b2db2a53cdcb1ffca8254a4a nss_ldap-202.ebuild 1006
-MD5 22b9f1539229e5fd39b1d849401bd657 ChangeLog 7494
+MD5 144f0404496cc1459d1723dfbe43e44a ChangeLog 7583
MD5 5ba8c9c9be079ebcbc93c08f838665bd metadata.xml 255
-MD5 287a04c2f2187d0e3bd94a6d77b1462e nss_ldap-239-r1.ebuild 1352
+MD5 78134db782693066c39caf45d32ce872 nss_ldap-239-r1.ebuild 1359
MD5 2af7b597298bb9269f739cbb8a25224d files/nss_ldap-220-db4.2-patch.diff 1707
MD5 a2d9a9c16028097d3f2ade6550440711 files/digest-nss_ldap-174-r2 64
MD5 8d358c3dda5ce728c6fd5f8f4bc448d2 files/digest-nss_ldap-207-r1 64
diff --git a/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild
index 5c3f5a2c8c01..edef21dd8077 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
# 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.1 2005/07/06 23:45:20 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild,v 1.2 2005/07/07 10:40:07 corsair Exp $
inherit fixheadtails eutils gnuconfig
@@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~hppa ~alpha"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
DEPEND=">=net-nds/openldap-2.1.30-r5"
RDEPEND="${DEPEND}"