jer 14/05/20 10:23:30 Modified: ChangeLog package.use.mask use.mask Log: Mask USE=systemtap generally until proper kernel support is in place.
Revision Changes Path 1.211 profiles/arch/hppa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.211&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.211&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.210&r2=1.211 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v retrieving revision 1.210 retrieving revision 1.211 diff -u -r1.210 -r1.211 --- ChangeLog 20 May 2014 10:04:58 -0000 1.210 +++ ChangeLog 20 May 2014 10:23:30 -0000 1.211 @@ -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 <[email protected]> package.use.mask, use.mask: + Mask USE=systemtap generally until proper kernel support is in place. 20 May 2014; Jeroen Roovers <[email protected]> package.use.mask: Drop USE=sasl mask for dev-libs/libmemcached. 1.140 profiles/arch/hppa/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/package.use.mask?rev=1.140&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/package.use.mask?rev=1.140&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/package.use.mask?r1=1.139&r2=1.140 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- package.use.mask 20 May 2014 10:04:58 -0000 1.139 +++ package.use.mask 20 May 2014 10:23:30 -0000 1.140 @@ -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 <[email protected]>. @@ -43,11 +43,6 @@ # Mask non-keyworded sci-libs/hdf5 for sci-mathematics/octave sci-mathematics/octave hdf5 qhull -# Robin H Johnson <[email protected]> (01 Nov 2012) -# MySQL 5.5 wants systemtap, tcmalloc & jemalloc ->=dev-db/mysql-5.5 systemtap ->=dev-db/mariadb-5.5 systemtap - # Jeroen Roovers <[email protected]> (10 Jul 2012) # USE=clang needs sys-devel/llvm which has not been ported app-portage/eix clang 1.80 profiles/arch/hppa/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?rev=1.80&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?rev=1.80&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?r1=1.79&r2=1.80 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- use.mask 20 May 2014 09:55:13 -0000 1.79 +++ use.mask 20 May 2014 10:23:30 -0000 1.80 @@ -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 <[email protected]>. # Jeroen Roovers <[email protected]> (20 May 2014) +# Mask USE=systemtap generally until proper kernel support is in place +systemtap + +# Jeroen Roovers <[email protected]> (20 May 2014) # USE=tcmalloc needs dev-util/google-perftools tcmalloc
