Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ulm 09/08/19 21:19:49
Modified: use.mask
Log:
Add valgrind to use.mask, and remove from package.use.mask where appropriate. Bug 281922.
Revision Changes Path
1.107 profiles/default-linux/alpha/use.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?r1=1.106&r2=1.107
Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- use.mask 16 Aug 2009 22:07:41 -0000 1.106
+++ use.mask 19 Aug 2009 21:19:48 -0000 1.107
@@ -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 @@
netbeans
pike
timidity
+valgrind
# Stuff that doesn't compile on alpha
clisp
|
|