diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-05-02 02:40:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-05-02 02:40:39 +0000 |
commit | 9ee5d43727c7463cf1253e40f61043cbf920dfeb (patch) | |
tree | f035120d7a13a69df809443567f7eb5472e5fdcf /profiles/default-linux | |
parent | Version bump. Removed old ebuilds with security problems. bug #215951 Thanks ... (diff) | |
download | gentoo-2-9ee5d43727c7463cf1253e40f61043cbf920dfeb.tar.gz gentoo-2-9ee5d43727c7463cf1253e40f61043cbf920dfeb.tar.bz2 gentoo-2-9ee5d43727c7463cf1253e40f61043cbf920dfeb.zip |
Fixing powerpc profiles for sys-libs/pam.
Diffstat (limited to 'profiles/default-linux')
4 files changed, 19 insertions, 12 deletions
diff --git a/profiles/default-linux/ppc/ChangeLog b/profiles/default-linux/ppc/ChangeLog index 821594f294d5..4c01dffbb83e 100644 --- a/profiles/default-linux/ppc/ChangeLog +++ b/profiles/default-linux/ppc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for Gentoo/ppc profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.33 2008/04/10 06:34:08 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.34 2008/05/02 02:40:36 wolf31o2 Exp $ + + 02 May 2008; Chris Gianelloni <wolf31o2@gentoo.org> + ppc64/2006.1/64bit-userland/use.mask, + ppc64/2007.0/64bit-userland/use.mask, ppc64/use.mask: + Move the USE mask on audit to the 64bit-userland profiles, since it has + KEYWORDS for ppc. 10 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>; dev/ppc32/use.mask, dev/ppc64/2007.0/32bit-userland/use.mask, diff --git a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/use.mask b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/use.mask index 00f4c3fd0eef..eae2093ce0e5 100644 --- a/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/use.mask +++ b/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/use.mask @@ -1,8 +1,6 @@ # this is a list of USE flags # that should not be used on PPC64 # Tom Gall <tgall@gentoo.org> manages this list -# - # 25 Feb 2008 Brent Baude <ranger@gentoo.org> # Masking xmlrpc use flag because xmlrpc-c does not compile @@ -33,11 +31,6 @@ pyste # we don't have hardware to test. also see bug #113398 dvb -# mask mozilla/firefox (bug #108020) -mozilla -firefox -seamonkey - # 2006/03/20 - Donnie Berkholz <dberkholz@gentoo.org> # Modular X: mask for architectures on which they aren't available video_cards_apm @@ -87,3 +80,10 @@ mpd # app-admin/hddtemp hddtemp +# mask pbbuttonsd - reported by Mr Bones, ok'd by dostrow +pbbuttonsd + +# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. +# Bug #184563, 18 Sep 2007 +# Robin H. Johnson <robbat2@gentoo.org> +audit diff --git a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask index 9bb36346ac91..eae2093ce0e5 100644 --- a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask +++ b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask @@ -82,3 +82,8 @@ hddtemp # mask pbbuttonsd - reported by Mr Bones, ok'd by dostrow pbbuttonsd + +# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. +# Bug #184563, 18 Sep 2007 +# Robin H. Johnson <robbat2@gentoo.org> +audit diff --git a/profiles/default-linux/ppc/ppc64/use.mask b/profiles/default-linux/ppc/ppc64/use.mask index 5cf65fa8f6da..7ef0816164a5 100644 --- a/profiles/default-linux/ppc/ppc64/use.mask +++ b/profiles/default-linux/ppc/ppc64/use.mask @@ -8,7 +8,3 @@ ppcsha1 # pbbuttonsd deos not work on ppc64 - bug #183035 pbbuttonsd -# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. -# Bug #184563, 18 Sep 2007 -# Robin H. Johnson <robbat2@gentoo.org> -audit |