diff options
author | 2015-05-11 01:56:05 +0000 | |
---|---|---|
committer | 2015-05-11 01:56:05 +0000 | |
commit | 8bc3921edfcdf14d8b8e336f85b04fb8b7779b2d (patch) | |
tree | 8dbf204d2b90f5b3a6d2307ab45a92dc017df4ee /profiles | |
parent | Extend Qt4-multilib mask to cover 4.8.7 as well. (diff) | |
download | historical-8bc3921edfcdf14d8b8e336f85b04fb8b7779b2d.tar.gz historical-8bc3921edfcdf14d8b8e336f85b04fb8b7779b2d.tar.bz2 historical-8bc3921edfcdf14d8b8e336f85b04fb8b7779b2d.zip |
Drop USE=sanitize mask since it is already handled in base/.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/hppa/use.mask | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/arch/hppa/ChangeLog b/profiles/arch/hppa/ChangeLog index 76a3dc9cec21..3e5491cdfaae 100644 --- a/profiles/arch/hppa/ChangeLog +++ b/profiles/arch/hppa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/hppa profile # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.246 2015/04/26 07:40:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.247 2015/05/11 01:56:05 vapier Exp $ + + 11 May 2015; Mike Frysinger <vapier@gentoo.org> use.mask: + Drop USE=sanitize mask since it is already handled in base/. 26 Apr 2015; Jeroen Roovers <jer@gentoo.org> package.use.mask: Mask USE=garbd for dev-db/mariadb (bug #544378). diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index c7e55de71ed2..dd7d8cc3826e 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -1,5 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.91 2015/03/18 17:33:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.92 2015/05/11 01:56:05 vapier Exp $ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>. @@ -24,10 +24,6 @@ clang # dev-lang/luajit has not been ported to HPPA luajit -# Jeroen Roovers <jer@gentoo.org> (19 Oct 2014) -# sys-devel/gcc says it has not been ported to HPPA (bug #504200) -sanitize - # Jeroen Roovers <jer@gentoo.org> (30 Sep 2014) # sys-libs/libseccomp has not been ported to HPPA (bug #524148) seccomp |