diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-03-23 00:01:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-03-23 00:01:47 +0000 |
commit | d6f6f4908c2aa105efb0b552f1b4154ea56ce43c (patch) | |
tree | ef1d1ba8765aa6e22cf1dc51dcb8a550a4c4769a /profiles | |
parent | add note wrt AuthBasicAuthoritative (diff) | |
download | historical-d6f6f4908c2aa105efb0b552f1b4154ea56ce43c.tar.gz historical-d6f6f4908c2aa105efb0b552f1b4154ea56ce43c.tar.bz2 historical-d6f6f4908c2aa105efb0b552f1b4154ea56ce43c.zip |
add openrc to the baselayout mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 6c9ee8dcaf62..b7366a69529f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8411 2008/03/22 21:55:58 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8412 2008/03/23 00:01:47 vapier Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked @@ -1483,6 +1483,7 @@ games-action/armagetronad # masked for testing due to major ebuild and installation changes sys-apps/makedev >=sys-apps/baselayout-1.13.0_alpha1 +sys-apps/openrc # Stefaan De Roeck <stefaan@gentoo.org> (09 Sep 2006) # 1.5.x is a development branch, people should test 1.4.x by default |