diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-04-22 16:29:22 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-04-22 16:29:22 +0000 |
commit | e6eb723fcad1cca2446a23a19db3d506fe38950c (patch) | |
tree | d560c7f7210cd03166fa66d66db9850ffd02c7e1 /profiles/default-linux | |
parent | Stable on alpha, bug #218407 (diff) | |
download | gentoo-2-e6eb723fcad1cca2446a23a19db3d506fe38950c.tar.gz gentoo-2-e6eb723fcad1cca2446a23a19db3d506fe38950c.tar.bz2 gentoo-2-e6eb723fcad1cca2446a23a19db3d506fe38950c.zip |
mask OpenRC since we need glibc-2.5 or newer for glibc-based installs
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/alpha/2006.1/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/default-linux/alpha/2006.1/package.mask b/profiles/default-linux/alpha/2006.1/package.mask index 2d9f9767d838..f28dee47fc7f 100644 --- a/profiles/default-linux/alpha/2006.1/package.mask +++ b/profiles/default-linux/alpha/2006.1/package.mask @@ -16,6 +16,12 @@ # Mask since it needs newer linux-headers >=sys-process/audit-1.6.8 +# Doug Goldstein <cardoe@gentoo.org> (22 Apr 2008) +# >=sys-libs/glibc-2.5 is required for glibc-based installs +sys-apps/openrc +sys-apps/makedev +>=sys-apps/baselayout-2.0.0 + # Shouldn't be merging these SELinux packages on this profile # but this keeps repoman happy since they require >=glibc-2.4 # 20061008 pebenito |