diff options
author | Thomas Sachau <tommy@gentoo.org> | 2009-03-09 15:53:12 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2009-03-09 15:53:12 +0000 |
commit | 6a5b22c7b38deb244b45b6164aaad87a2143a714 (patch) | |
tree | 509a67936b2822ef2fd46a2b8b19af66dce01ce6 /profiles | |
parent | QA fixes (diff) | |
download | historical-6a5b22c7b38deb244b45b6164aaad87a2143a714.tar.gz historical-6a5b22c7b38deb244b45b6164aaad87a2143a714.tar.bz2 historical-6a5b22c7b38deb244b45b6164aaad87a2143a714.zip |
Copy use masks for wine from arch/amd64/package.use.mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/amd64/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/package.use.mask | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/profiles/hardened/amd64/package.use.mask b/profiles/hardened/amd64/package.use.mask index ff25150b317d..9df47aa40f40 100644 --- a/profiles/hardened/amd64/package.use.mask +++ b/profiles/hardened/amd64/package.use.mask @@ -1,3 +1,10 @@ +# Thomas Sachau <tommy@gentoo.org> (09 Mar 2009) +# copy mask from arch/amd64 +# Mask dbus, hal, nas and scanner USE flags; +# Bug 203680 +# Mask GnuTLS (not available as 32-bit library) +app-emulation/wine dbus hal ldap nas scanner gnutls + # 2008/08/01 Jean-Noël Rivasseau <elvanor@gentoo.org> # Disabling gcj flag, no gcc-4.3.1 yet dev-java/eclipse-ecj gcj diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask index 1d74b72882d9..55d5da7edd80 100644 --- a/profiles/hardened/linux/amd64/package.use.mask +++ b/profiles/hardened/linux/amd64/package.use.mask @@ -1,3 +1,10 @@ +# Thomas Sachau <tommy@gentoo.org> (09 Mar 2009) +# copy mask from arch/amd64 +# Mask dbus, hal, nas and scanner USE flags; +# Bug 203680 +# Mask GnuTLS (not available as 32-bit library) +app-emulation/wine dbus hal ldap nas scanner gnutls + # cuda dont work on hardended sci-misc/boinc cuda |