commit: 908cbb45d54f2717cb3edde5c1dc015718f644db Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org> AuthorDate: Fri Nov 18 11:57:06 2016 +0000 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org> CommitDate: Fri Nov 18 11:57:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=908cbb45
Add the missing package.mask profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 76a923e..140c965 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Jorge Manuel B. S. Vicetto <[email protected]> (18 Nov 2016) +# Drupal 6 is no longer supported by upstream and is likely +# vulnerable to DRUPAL-SA-CORE-2016-005 - bug 600124. +# Removal at the end of the year +=www-apps/drupal-6.38 + # Ian Stakenvicius (17 Nov 2016) # Does not honour LD_LIBRARY_PATH set in the environment, causing # all mozilla packages to fail in src_install() when xpcshell is
