diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-13 12:25:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-13 12:25:16 +0000 |
commit | 84daa4bb36a1fa648f603016d86a4b6036f1a101 (patch) | |
tree | 4e168acca0fdaca5b1eda3ca92f6c6484431b1c0 /profiles | |
parent | Marked ~hppa (bug #517804). (diff) | |
download | historical-84daa4bb36a1fa648f603016d86a4b6036f1a101.tar.gz historical-84daa4bb36a1fa648f603016d86a4b6036f1a101.tar.bz2 historical-84daa4bb36a1fa648f603016d86a4b6036f1a101.zip |
Remove USE flag masks which require CONFIG_AUDITSYSCALL (bug #517804).
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/hppa/use.mask | 10 |
2 files changed, 5 insertions, 10 deletions
diff --git a/profiles/arch/hppa/ChangeLog b/profiles/arch/hppa/ChangeLog index ae6101c690a3..abcdca100b49 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.219 2014/08/13 11:41:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.220 2014/08/13 12:25:16 jer Exp $ + + 13 Aug 2014; Jeroen Roovers <jer@gentoo.org> use.mask: + Remove USE flag masks which require CONFIG_AUDITSYSCALL (bug #517804). 13 Aug 2014; Jeroen Roovers <jer@gentoo.org> package.use.mask: Mask USE=gg11 for net-libs/libgadu (bug #519772). diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 93744f23e884..d09aa1847e26 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -1,5 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.80 2014/05/20 10:23:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.81 2014/08/13 12:25:16 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) @@ -34,14 +34,6 @@ cg # media-libs/fdk-aac is not supported on HPPA (bug #442806) fdk -# Jeroen Roovers <jer@gentoo.org> (15 Oct 2012) -# sys-auth/consolekit does not work without CONFIG_AUDITSYSCALL, -# which is not supported on HPPA (bug #438368) -colord -consolekit -policykit -realtime - # Jeroen Roovers <jer@gentoo.org> (23 May 2012) # sys-apps/gptfdisk creates partition tables incompatible with the HPPA # bootloader (bug #412801). |