diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-08-20 22:57:42 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-08-20 22:57:42 +0000 |
commit | c42dd714250f28fe78e33d0e283dcb6e41b3972f (patch) | |
tree | 3b0a2f12339d304dbc4e98ad7241d1ff16d09472 | |
parent | bump to 2.10, fixes bug 364961, remove old (diff) | |
download | historical-c42dd714250f28fe78e33d0e283dcb6e41b3972f.tar.gz historical-c42dd714250f28fe78e33d0e283dcb6e41b3972f.tar.bz2 historical-c42dd714250f28fe78e33d0e283dcb6e41b3972f.zip |
Remove hal from use.mask. It's masked by base/use.mask now.
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index e64e83bc7066..efa6a85bacd4 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.76 2011/07/31 06:09:00 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.77 2011/08/20 22:57:42 mattst88 Exp $ + + 20 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask: + Remove hal from use.mask. It's masked by base/use.mask now. 31 Jul 2011; Matt Turner <mattst88@gentoo.org> package.use.mask: mplayer has no 'teletext' USE flag anymore. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index dece938a1bd0..b350004d9e87 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.44 2011/07/14 18:02:35 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.45 2011/08/20 22:57:42 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -165,10 +165,6 @@ video_cards_ast xine # Stephen P. Becker <geoman@gentoo.org> -# remasking hal because of numerous dependency issues -hal - -# Stephen P. Becker <geoman@gentoo.org> # masking mono because it doesn't work on mips mono |