diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-28 19:23:05 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-28 19:23:05 +0000 |
commit | af07b2c7212ad19afdff8b22388317933ecdd7c4 (patch) | |
tree | 7f709fffd068e5f9de82f0ff543395da66f9d5b0 /profiles | |
parent | Cleaned unneeded patches (diff) | |
download | historical-af07b2c7212ad19afdff8b22388317933ecdd7c4.tar.gz historical-af07b2c7212ad19afdff8b22388317933ecdd7c4.tar.bz2 historical-af07b2c7212ad19afdff8b22388317933ecdd7c4.zip |
Remove acl from use.mask, bug 372249
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index e27482c1adf0..1c1c808ef913 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.64 2011/06/25 16:59:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.65 2011/06/28 19:23:05 mattst88 Exp $ + + 28 Jun 2011; Matt Turner <mattst88@gentoo.org> use.mask: + Remove acl from use.mask, bug 372249 25 Jun 2011; Matt Turner <mattst88@gentoo.org> +mips64/n64/make.defaults, +mipsel/mips64el/n64/make.defaults, -mips64/multilib/n32-n64/use.force, diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 32153db45e71..55dc8db6a635 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.38 2011/06/14 05:49:44 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.39 2011/06/28 19:23:05 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -253,11 +253,6 @@ java # No java, no netbeans netbeans -# Aron Griffis <agriffis@gentoo.org> -# acl doesn't build on mips atm. Mask it so that vim quits -# complaining -acl - # masked until gnome-extra/evolution-data-server is keyworded for mips eds |