diff options
author | 2008-12-02 21:36:27 +0000 | |
---|---|---|
committer | 2008-12-02 21:36:27 +0000 | |
commit | 0316fa7cdb970770b0d4beba9ff5eb5cfb00323d (patch) | |
tree | f452f5373c07ac4fe037398b0b519467e93ebdb6 | |
parent | stable ppc64, bug 249332 (diff) | |
download | historical-0316fa7cdb970770b0d4beba9ff5eb5cfb00323d.tar.gz historical-0316fa7cdb970770b0d4beba9ff5eb5cfb00323d.tar.bz2 historical-0316fa7cdb970770b0d4beba9ff5eb5cfb00323d.zip |
Mask USE cdda and cdio because dev-libs/libcdio isn't keyworded for mips.
-rw-r--r-- | profiles/arch/mips/use.mask | 7 | ||||
-rw-r--r-- | profiles/default-linux/mips/use.mask | 9 |
2 files changed, 13 insertions, 3 deletions
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 9469482eab4f..f67b080970d6 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,12 +1,17 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.11 2008/12/02 17:33:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.12 2008/12/02 21:34:59 ssuominen Exp $ # Unmask the flag which corresponds to ARCH. -mips # Samuli Suominen <ssuominen@gentoo.org> # Media cannot be tested for MIPS at the moment. +# media-libs/libmpeg3 +# media-libs/portaudio +# dev-libs/libcdio mpeg portaudio +cdio +cdda # Ryan Hill <dirtyepic@gentoo.org> # Various Gnome flags diff --git a/profiles/default-linux/mips/use.mask b/profiles/default-linux/mips/use.mask index fc30f3bba95c..8992d926e1e7 100644 --- a/profiles/default-linux/mips/use.mask +++ b/profiles/default-linux/mips/use.mask @@ -1,9 +1,14 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.113 2008/12/02 17:35:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.114 2008/12/02 21:36:27 ssuominen Exp $ # Samuli Suominen <ssuominen@gentoo.org> -# # Media cannot be tested for MIPS at the moment. +# Media cannot be tested for MIPS at the moment. +# media-libs/libmpeg3 +# media-libs/portaudio +# dev-libs/libcdio mpeg portaudio +cdio +cdda # Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> (20 Jun 2008) # Mask out postgres use flags, as it's not currently working on MIPS |