diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-16 20:02:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-16 20:02:39 +0000 |
commit | ee2389b4b03bb500bc5f1e3e51f7fa7b15b5bd7f (patch) | |
tree | b423320974ce491a758640c6fce063d1ecb94ed6 /sys-auth/nss_ldap/nss_ldap-249.ebuild | |
parent | Stable on ppc64; bug #132650 (diff) | |
download | historical-ee2389b4b03bb500bc5f1e3e51f7fa7b15b5bd7f.tar.gz historical-ee2389b4b03bb500bc5f1e3e51f7fa7b15b5bd7f.tar.bz2 historical-ee2389b4b03bb500bc5f1e3e51f7fa7b15b5bd7f.zip |
Stable on ppc64; bug #132550
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'sys-auth/nss_ldap/nss_ldap-249.ebuild')
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-249.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-249.ebuild b/sys-auth/nss_ldap/nss_ldap-249.ebuild index 12bdea01a5aa..1e7ac161212a 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.2 2006/05/11 12:55:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-249.ebuild,v 1.3 2006/05/16 20:02:39 corsair 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}" |