diff options
author | 2008-04-22 16:32:05 +0000 | |
---|---|---|
committer | 2008-04-22 16:32:05 +0000 | |
commit | 39cd6e7299b1587b55a79fc54df2f14d2ec2da93 (patch) | |
tree | 8437e3b919a81bc6ed8a8ba0f3876223b4c2c9c2 /profiles/default-linux | |
parent | Stable on alpha, bug #218407 (diff) | |
download | historical-39cd6e7299b1587b55a79fc54df2f14d2ec2da93.tar.gz historical-39cd6e7299b1587b55a79fc54df2f14d2ec2da93.tar.bz2 historical-39cd6e7299b1587b55a79fc54df2f14d2ec2da93.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 | ||||
-rw-r--r-- | profiles/default-linux/alpha/no-nptl/package.mask | 6 |
2 files changed, 12 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 diff --git a/profiles/default-linux/alpha/no-nptl/package.mask b/profiles/default-linux/alpha/no-nptl/package.mask index 2c86d3b56859..5e879548d6fd 100644 --- a/profiles/default-linux/alpha/no-nptl/package.mask +++ b/profiles/default-linux/alpha/no-nptl/package.mask @@ -11,6 +11,12 @@ # Masking this since it requires nptlonly be set ~sys-libs/glibc-2.3.6 +# 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 |