diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/linux/use.mask | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 5377c90b0c62..da1fde1b7e31 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.130 2009/12/28 19:35:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.131 2009/12/29 17:49:49 abcd Exp $ + + 29 Dec 2009; Jonathan Callen <abcd@gentoo.org> linux/use.mask: + Unmask acl on linux 28 Dec 2009; Fabian Groffen <grobian@gentoo.org> package.mask: Mask =dev-python/beautifulsoup-3.1.0.1-r1 because it depends on python-3 diff --git a/profiles/prefix/linux/use.mask b/profiles/prefix/linux/use.mask index 5dcfecc70694..099d6e998dec 100644 --- a/profiles/prefix/linux/use.mask +++ b/profiles/prefix/linux/use.mask @@ -1,8 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.mask,v 1.1 2009/06/06 03:54:55 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.mask,v 1.2 2009/12/29 17:49:49 abcd Exp $ # Re-add linux stuff that is masked in base/ -elibc_glibc -kernel_linux # + +# Re-add acl, as it does work in prefixed Linux (if the host kernel supports it) +-acl |