diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-04 23:14:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-04 23:14:23 +0000 |
commit | 043045a961381d6df2523b34bb6c16d29c20a2d7 (patch) | |
tree | c43c23ab99083759d770bd6bc4acf58539bba123 /profiles | |
parent | keyworded ~arch for ppc64, bug 210769 (diff) | |
download | historical-043045a961381d6df2523b34bb6c16d29c20a2d7.tar.gz historical-043045a961381d6df2523b34bb6c16d29c20a2d7.tar.bz2 historical-043045a961381d6df2523b34bb6c16d29c20a2d7.zip |
More package masking for pam, shadow, pambase for old 64UL profiles
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/package.mask | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/package.mask b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/package.mask index 53d4623a5f9c..ac263c63a23a 100644 --- a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/package.mask +++ b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/package.mask,v 1.4 2008/03/04 23:02:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/package.mask,v 1.5 2008/03/04 23:14:23 ranger Exp $ # Mask multilib ppc64 things # Maintained by Yuta Satoh <nigoro@gentoo.org> @@ -11,5 +11,6 @@ # on this profile. >=sys-libs/pam-0.99.8.1-r1 +#>=sys-libs/pam-0.78 >=sys-auth/pambase-20080301 - +>=sys-apps/shadow-4.0.18.1 |