summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-05-11 12:55:54 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-05-11 12:55:54 +0000
commitc7f99ee562cea9d766dbd1dc2f7efbed3f223e87 (patch)
tree8539cc6bf4bc22c01576ca0f00b8b7c8974503ab /sys-auth/nss_ldap
parentAdd parenthesis on SRC_URI conditionals. Fix bug #133009 thanks to Jakub Moc. (diff)
downloadgentoo-2-c7f99ee562cea9d766dbd1dc2f7efbed3f223e87.tar.gz
gentoo-2-c7f99ee562cea9d766dbd1dc2f7efbed3f223e87.tar.bz2
gentoo-2-c7f99ee562cea9d766dbd1dc2f7efbed3f223e87.zip
ppc stable, bug #132550
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'sys-auth/nss_ldap')
-rw-r--r--sys-auth/nss_ldap/ChangeLog5
-rw-r--r--sys-auth/nss_ldap/nss_ldap-249.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index ff536e0a30b2..0e9634b5c535 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.16 2006/04/29 23:02:24 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.17 2006/05/11 12:55:54 dertobi123 Exp $
+
+ 11 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> nss_ldap-249.ebuild:
+ ppc stable, bug #132550
29 Apr 2006; Michael Hanselmann <hansmi@gentoo.org>
nss_ldap-239-r1.ebuild:
diff --git a/sys-auth/nss_ldap/nss_ldap-249.ebuild b/sys-auth/nss_ldap/nss_ldap-249.ebuild
index 076daa6a7d85..12bdea01a5aa 100644
--- a/sys-auth/nss_ldap/nss_ldap-249.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-249.ebuild
@@ -1,6 +1,6 @@
# 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-249.ebuild,v 1.1 2006/02/25 10:53:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-249.ebuild,v 1.2 2006/05/11 12:55:54 dertobi123 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}"