commit: 9065e7d03cd2fa9080c4a46566bf1710a8f06a18 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Jul 5 09:52:15 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Jul 5 09:52:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9065e7d0
profiles/package.mask: mask java-virtuals/jaf for removal. Gentoo-Bug: https://bugs.gentoo.org/553188 Closes: https://github.com/gentoo/gentoo/pull/5035 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f86e19c834d..08accd7f995 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -28,6 +28,11 @@ ## app-misc/some-package #--- END OF EXAMPLES --- +# +# Patrice Clement <[email protected]> (05 Jul 2017) +# Part of the JRE since 1.6. +# Masked for removal in 30 days. Bug #553188. +java-virtual/jaf # Matthias Schwarzott <[email protected]> (03 Jul 2017) # The snapshots got a wrong version number assigned.
