commit: 5e787845c86461c7f30b8ae8442ba700c0559d72 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Apr 10 18:35:04 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Apr 10 18:35:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e787845
package.mask: Last rite media-sound/aacplusenc Bug: https://bugs.gentoo.org/630254 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 97c7a2ddd34..271af38a49d 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (10 Apr 2019) +# media-sound/aacplusenc is slated for removal. +media-video/h264enc aac + # Michał Górny <[email protected]> (31 Mar 2019) # dev-libs/grok is slated for removal. app-admin/rsyslog grok diff --git a/profiles/package.mask b/profiles/package.mask index cd2a6122335..a18fd56f5c4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (10 Apr 2019) +# Unresolved vulnerability. Last apparent upstream activity in 2015, +# with the code last touched in 2010. Local patches are already +# necessary for it to build. +# Removal in 30 days. Bug #630254. +media-sound/aacplusenc + # Michał Górny <[email protected]> (10 Apr 2019) # Fails to build for more than 3 years. The project has been abandoned # upstream, with the current (and last) release made in 2010.
