summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-03-30 01:12:30 +0000
committerLars Weiler <pylon@gentoo.org>2004-03-30 01:12:30 +0000
commitc96e7027a8e60555fdeda1e7ab14346acbb2b789 (patch)
treecca1968d7fe3c4f29401d1a2ddc4421a4e805da1 /net-libs
parenttweaked hotplug.rc script a bit (diff)
downloadhistorical-c96e7027a8e60555fdeda1e7ab14346acbb2b789.tar.gz
historical-c96e7027a8e60555fdeda1e7ab14346acbb2b789.tar.bz2
historical-c96e7027a8e60555fdeda1e7ab14346acbb2b789.zip
Masked ~ppc on user report
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nss_ldap/ChangeLog7
-rw-r--r--net-libs/nss_ldap/nss_ldap-215-r1.ebuild4
-rw-r--r--net-libs/pam_ldap/ChangeLog5
-rw-r--r--net-libs/pam_ldap/pam_ldap-167.ebuild4
4 files changed, 13 insertions, 7 deletions
diff --git a/net-libs/nss_ldap/ChangeLog b/net-libs/nss_ldap/ChangeLog
index d8e296476cd4..2ec40f1b5da2 100644
--- a/net-libs/nss_ldap/ChangeLog
+++ b/net-libs/nss_ldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/nss_ldap
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/ChangeLog,v 1.20 2004/03/19 01:58:07 raker Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/ChangeLog,v 1.21 2004/03/30 01:11:02 pylon Exp $
+
+ 30 Mar 2004; Lars Weiler <pylon@gentoo.org> nss_ldap-215-r1.ebuild:
+ Masked ~ppc on user report
*nss_ldap-215-r1 (18 Mar 2004)
diff --git a/net-libs/nss_ldap/nss_ldap-215-r1.ebuild b/net-libs/nss_ldap/nss_ldap-215-r1.ebuild
index e7a7d41f6f3e..a626e8df3d90 100644
--- a/net-libs/nss_ldap/nss_ldap-215-r1.ebuild
+++ b/net-libs/nss_ldap/nss_ldap-215-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-215-r1.ebuild,v 1.1 2004/03/19 01:58:07 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-215-r1.ebuild,v 1.2 2004/03/30 01:11:02 pylon Exp $
inherit fixheadtails
@@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~x86 ~sparc amd64"
+KEYWORDS="~x86 ~sparc amd64 ~ppc"
DEPEND=">=net-nds/openldap-1.2.11
berkdb? ( >=sys-libs/db-3 )"
diff --git a/net-libs/pam_ldap/ChangeLog b/net-libs/pam_ldap/ChangeLog
index 1528f011a43d..efa4f5692e9c 100644
--- a/net-libs/pam_ldap/ChangeLog
+++ b/net-libs/pam_ldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/pam_ldap
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.12 2004/03/01 20:42:57 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.13 2004/03/30 01:12:30 pylon Exp $
+
+ 30 Mar 2004; Lars Weiler <pylon@gentoo.org> pam_ldap-167.ebuild:
+ Masked ~ppc on user report
*pam_ldap-167 (08 Feb 2004)
diff --git a/net-libs/pam_ldap/pam_ldap-167.ebuild b/net-libs/pam_ldap/pam_ldap-167.ebuild
index 4c291aae51ef..9781d42264b9 100644
--- a/net-libs/pam_ldap/pam_ldap-167.ebuild
+++ b/net-libs/pam_ldap/pam_ldap-167.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-167.ebuild,v 1.1 2004/02/08 21:00:06 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-167.ebuild,v 1.2 2004/03/30 01:12:30 pylon Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PAM LDAP Module"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html"
SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
IUSE="ssl"
DEPEND=">=sys-libs/glibc-2.1.3
>=sys-libs/pam-0.72