diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-08-19 21:19:49 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-08-19 21:19:49 +0000 |
commit | 6bd02f6fdefb78100143f4f3e7fedef48b3e3914 (patch) | |
tree | 568f64ba492a50e0f5282d6ca9b87866b9506052 /profiles/default-linux | |
parent | Remove stale socket file on startup (#281197). (diff) | |
download | gentoo-2-6bd02f6fdefb78100143f4f3e7fedef48b3e3914.tar.gz gentoo-2-6bd02f6fdefb78100143f4f3e7fedef48b3e3914.tar.bz2 gentoo-2-6bd02f6fdefb78100143f4f3e7fedef48b3e3914.zip |
Add valgrind to use.mask, and remove from package.use.mask where appropriate. Bug 281922.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/sparc/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/default-linux/sparc/use.mask | 3 |
3 files changed, 5 insertions, 6 deletions
diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 48578a1e546f..0fb87936397d 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.106 2009/08/16 22:07:41 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.107 2009/08/19 21:19:48 ulm Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -47,6 +47,7 @@ mzscheme netbeans pike timidity +valgrind # Stuff that doesn't compile on alpha clisp diff --git a/profiles/default-linux/sparc/package.use.mask b/profiles/default-linux/sparc/package.use.mask index ba45593cdcc1..27d403e711cc 100644 --- a/profiles/default-linux/sparc/package.use.mask +++ b/profiles/default-linux/sparc/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/package.use.mask,v 1.25 2009/07/31 09:43:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/package.use.mask,v 1.26 2009/08/19 21:19:49 ulm Exp $ # Ben de Groot <yngwin@gentoo.org> (20 Feb 2009) # needs kde4 keyworded @@ -16,9 +16,6 @@ net-misc/asterisk h323 # Needs libmodplug media-libs/sdl-sound mikmod -# Needs valgrind -dev-util/anjuta valgrind - # Needs chicken dev-lang/swig chicken diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask index 21f4908a1a5d..511e97c90e95 100644 --- a/profiles/default-linux/sparc/use.mask +++ b/profiles/default-linux/sparc/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.143 2009/08/16 22:08:16 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.144 2009/08/19 21:19:49 ulm Exp $ # This file contains a list of useflags that cannot be used on sparc. @@ -39,6 +39,7 @@ reiser4 reiserfs trusted uml +valgrind voodoo3 wavelan webkit |