diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-05-20 10:23:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-05-20 10:23:30 +0000 |
commit | c2c51e444fc65ce43b177f633ff21cb912effac3 (patch) | |
tree | 6c53fc237d6b432adc99459e79b757f67e0b402f /profiles | |
parent | Drop USE=sasl mask for dev-libs/libmemcached. (diff) | |
download | historical-c2c51e444fc65ce43b177f633ff21cb912effac3.tar.gz historical-c2c51e444fc65ce43b177f633ff21cb912effac3.tar.bz2 historical-c2c51e444fc65ce43b177f633ff21cb912effac3.zip |
Mask USE=systemtap generally until proper kernel support is in place.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/hppa/use.mask | 6 |
3 files changed, 10 insertions, 8 deletions
diff --git a/profiles/arch/hppa/ChangeLog b/profiles/arch/hppa/ChangeLog index cd46ff135638..50bb1e012093 100644 --- a/profiles/arch/hppa/ChangeLog +++ b/profiles/arch/hppa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/hppa profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.210 2014/05/20 10:04:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.211 2014/05/20 10:23:30 jer Exp $ + + 20 May 2014; Jeroen Roovers <jer@gentoo.org> package.use.mask, use.mask: + Mask USE=systemtap generally until proper kernel support is in place. 20 May 2014; Jeroen Roovers <jer@gentoo.org> package.use.mask: Drop USE=sasl mask for dev-libs/libmemcached. diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index e2de37630a56..9ab9d26077a6 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.139 2014/05/20 10:04:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.140 2014/05/20 10:23:30 jer Exp $ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>. @@ -43,11 +43,6 @@ dev-python/pyquery test # Mask non-keyworded sci-libs/hdf5 for sci-mathematics/octave sci-mathematics/octave hdf5 qhull -# Robin H Johnson <robbat2@gentoo.org> (01 Nov 2012) -# MySQL 5.5 wants systemtap, tcmalloc & jemalloc ->=dev-db/mysql-5.5 systemtap ->=dev-db/mariadb-5.5 systemtap - # Jeroen Roovers <jer@gentoo.org> (10 Jul 2012) # USE=clang needs sys-devel/llvm which has not been ported app-portage/eix clang diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 10570d43cfcc..93744f23e884 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -1,8 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.79 2014/05/20 09:55:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.80 2014/05/20 10:23:30 jer Exp $ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>. # Jeroen Roovers <jer@gentoo.org> (20 May 2014) +# Mask USE=systemtap generally until proper kernel support is in place +systemtap + +# Jeroen Roovers <jer@gentoo.org> (20 May 2014) # USE=tcmalloc needs dev-util/google-perftools tcmalloc |