diff options
author | Alexander Færøy <eroyf@gentoo.org> | 2007-02-02 21:30:58 +0000 |
---|---|---|
committer | Alexander Færøy <eroyf@gentoo.org> | 2007-02-02 21:30:58 +0000 |
commit | 1dc433a1f9407151d836205a1167248540b36989 (patch) | |
tree | c46d51c13005d7c26b572199af52254b4931887b /profiles | |
parent | Parallelize compile of Prolog engine. (diff) | |
download | gentoo-2-1dc433a1f9407151d836205a1167248540b36989.tar.gz gentoo-2-1dc433a1f9407151d836205a1167248540b36989.tar.bz2 gentoo-2-1dc433a1f9407151d836205a1167248540b36989.zip |
package masking sys-auth/nss_ldap and sys-auth/pam_ldap.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/mips/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default-linux/mips/package.mask b/profiles/default-linux/mips/package.mask index 445be086ac34..058ab6564c63 100644 --- a/profiles/default-linux/mips/package.mask +++ b/profiles/default-linux/mips/package.mask @@ -1,6 +1,10 @@ # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/package.mask,v 1.9 2006/11/29 21:47:49 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/package.mask,v 1.10 2007/02/02 21:30:58 eroyf Exp $ + +# Mask pam_ldap and nss_ldap - openldap dep missing. +sys-auth/pam_ldap +sys-auth/nss_ldap # Mask gcc-4.x and >=mips-sources-2.6.17 (unmasked in 2006.1/* Profiles) >=sys-devel/gcc-4.0 |