diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-24 13:06:45 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-24 13:06:54 +1000 |
commit | f4e491881ba416f8fd5b685732e702c1b1a89cae (patch) | |
tree | 24191b93a3da68773d713180fdf61c5c171461df /profiles/hardened | |
parent | dev-qt/qtwebengine: die if nothing is built (diff) | |
download | gentoo-f4e491881ba416f8fd5b685732e702c1b1a89cae.tar.gz gentoo-f4e491881ba416f8fd5b685732e702c1b1a89cae.tar.bz2 gentoo-f4e491881ba416f8fd5b685732e702c1b1a89cae.zip |
profiles/hardened: remove obsolete package.use.stable.mask
Gentoo-bug: 605678
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/package.use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/package.use.stable.mask | 10 |
2 files changed, 0 insertions, 16 deletions
diff --git a/profiles/hardened/linux/amd64/package.use.stable.mask b/profiles/hardened/linux/amd64/package.use.stable.mask deleted file mode 100644 index 49936e081f84..000000000000 --- a/profiles/hardened/linux/amd64/package.use.stable.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Tom Wijsman <TomWij@gentoo.org> (06 Feb 2014) -# [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable. -www-apps/cgit jit diff --git a/profiles/hardened/linux/x86/package.use.stable.mask b/profiles/hardened/linux/x86/package.use.stable.mask deleted file mode 100644 index 94fb9171a4de..000000000000 --- a/profiles/hardened/linux/x86/package.use.stable.mask +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Tom Wijsman <TomWij@gentoo.org (16 Mar 2014) -# Mask unstable USE flags on media-video/vlc, see security bug #499806. -media-video/vlc gnutls opus vdpau - -# Tom Wijsman <TomWij@gentoo.org> (06 Feb 2014) -# [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable. -www-apps/cgit jit
\ No newline at end of file |