diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-04-22 16:09:42 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-04-22 16:09:42 +0000 |
commit | d246d8101f9cade06230019231d6887c020dc7e6 (patch) | |
tree | 38a8b598da27eb0e40e598c0beaa10a0eaf36de4 /profiles/default-linux | |
parent | Version bump. Install more documentation. (diff) | |
download | gentoo-2-d246d8101f9cade06230019231d6887c020dc7e6.tar.gz gentoo-2-d246d8101f9cade06230019231d6887c020dc7e6.tar.bz2 gentoo-2-d246d8101f9cade06230019231d6887c020dc7e6.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/hppa/2006.1/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/default-linux/hppa/2006.1/package.mask b/profiles/default-linux/hppa/2006.1/package.mask index e2570ded3f4c..35b8e4f742eb 100644 --- a/profiles/default-linux/hppa/2006.1/package.mask +++ b/profiles/default-linux/hppa/2006.1/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/hppa/2006.1/package.mask,v 1.5 2007/11/10 21:59:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2006.1/package.mask,v 1.6 2008/04/22 16:09:42 cardoe Exp $ # Jeroen Roovers <jer@gentoo.org> (8 Nov 2007) # These only work with >=sys-libs/pam-0.99 (bug #198430). @@ -13,3 +13,8 @@ sys-auth/pam_userdb # packages first, and then switch to the default-linux/hppa/2007.0 profile. >sys-libs/glibc-2.4 +# 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 |