diff options
author | Dane Smith <c1pher@gentoo.org> | 2010-11-12 18:11:52 +0000 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2010-11-12 18:11:52 +0000 |
commit | 186dac48c56f390ddafec1d979705366f5b00829 (patch) | |
tree | 0e2308a5f02d75302212eabc2fa4e96fc1142130 /profiles/arch/amd64 | |
parent | Fix super annoying bug 309901 (diff) | |
download | gentoo-2-186dac48c56f390ddafec1d979705366f5b00829.tar.gz gentoo-2-186dac48c56f390ddafec1d979705366f5b00829.tar.bz2 gentoo-2-186dac48c56f390ddafec1d979705366f5b00829.zip |
Unmask valgrind USE flag for net-libs/gnutls on amd64.
Diffstat (limited to 'profiles/arch/amd64')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index c8780b5a69f1..2c64403d6c2b 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.105 2010/11/08 17:54:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.106 2010/11/12 18:11:52 c1pher Exp $ + + 12 Nov 2010; Dane Smith <c1pher@gentoo.org> package.use.mask: + Unmask valgrind USE flag for gnutls. 08 Nov 2010; Alexey Shvetsov <alexxy@gentoo.org> no-multilib/use.mask: unmask wimax on 64bit diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 7819fed30a69..3de64226b380 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.71 2010/09/17 11:22:01 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.72 2010/11/12 18:11:52 c1pher Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Dane Smith <c1pher@gentoo.org> (12 Nov 2010) +# Valgrind is only available on amd64/x86/ppc/ppc64. +net-libs/gnutls -valgrind + # Kacper Kowalik <xarthisius@gentoo.org> (1 Jul 2010) # >=heartbeat-3.0 is pmasked sys-cluster/pacemaker heartbeat |