diff options
author | Gordon Malm <gengor@gentoo.org> | 2009-03-24 18:14:13 +0000 |
---|---|---|
committer | Gordon Malm <gengor@gentoo.org> | 2009-03-24 18:14:13 +0000 |
commit | 496815f8a0f69dc80e1902cc83f44df8e0402128 (patch) | |
tree | 7bd9d3bee1d3645ba133d9894cf1a86bb42fb771 /profiles/hardened | |
parent | Add i{3,4,5,6}86-pc-mingw32 to the list of supported ming32 variants (#263378). (diff) | |
download | gentoo-2-496815f8a0f69dc80e1902cc83f44df8e0402128.tar.gz gentoo-2-496815f8a0f69dc80e1902cc83f44df8e0402128.tar.bz2 gentoo-2-496815f8a0f69dc80e1902cc83f44df8e0402128.zip |
Fix missed profiles/hardened/x86/package.use.mask
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/x86/package.use.mask | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/profiles/hardened/x86/package.use.mask b/profiles/hardened/x86/package.use.mask index 45bc1ec9caf5..6f3fa56ea388 100644 --- a/profiles/hardened/x86/package.use.mask +++ b/profiles/hardened/x86/package.use.mask @@ -1,9 +1,20 @@ # This file requires >=portage-2.1.1 +# Raúl Porcel <armin76@gentoo.org> (02 Dec 2008) +media-libs/realcodecs win32codecs + +# Jean-Noël Rivasseau <elvanor@gentoo.org> (01 Aug 2008) +# Disabling gcj flag, no gcc-4.3.1 yet +dev-java/eclipse-ecj gcj + +# cyrus-sasl doesn't work w/ USE=berkdb (#192753) +dev-libs/cyrus-sasl berkdb + +# bug #147908 - unmask these on x86 profiles dev-java/sun-jdk -nsplugin dev-java/sun-jre-bin -nsplugin dev-java/ibm-jdk-bin -nsplugin dev-java/ibm-jre-bin -nsplugin -# needs sys-process/audit which is masked by this profile -sys-libs/pam audit +# missing the necessary linux-headers dep +>=net-fs/netatalk-2.0.3-r3 xfs |