diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-08-21 02:48:10 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-08-21 02:48:10 +0000 |
commit | 839ed08e362b8f47023a16db37ca03c274f290f7 (patch) | |
tree | 89780cc7d8e3849597b9111717ed36192b164b84 /profiles | |
parent | Remove mad from use.mask. There are lots of other flags that pull in libmad, ... (diff) | |
download | gentoo-2-839ed08e362b8f47023a16db37ca03c274f290f7.tar.gz gentoo-2-839ed08e362b8f47023a16db37ca03c274f290f7.tar.bz2 gentoo-2-839ed08e362b8f47023a16db37ca03c274f290f7.zip |
Remove radeonhd from use.mask. It's gone from the tree.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 309092ad76d6..16b33303d7a5 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.78 2011/08/21 02:44:46 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.79 2011/08/21 02:48:10 mattst88 Exp $ + + 21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask: + Remove radeonhd from use.mask. It's gone from the tree. 21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask: Remove mad from use.mask. There are lots of other flags that pull in libmad, diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 695a94c29ac3..8824f50372e3 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.46 2011/08/21 02:44:46 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.47 2011/08/21 02:48:10 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -157,7 +157,6 @@ video_cards_tga video_cards_tseng video_cards_vesa video_cards_vga -video_cards_radeonhd video_cards_ast # Diego Pettenò <flameeyes@gentoo.org> |