commit: 27149e4b268e540e1585e3cdf0805e6e97b198ef Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Apr 7 21:10:36 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Apr 7 21:10:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27149e4b
profiles: mask dev-java/jaxme for removal profiles/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index cc9b68e05f1..e3fa68fcdc1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,10 @@ #--- END OF EXAMPLES --- +# Patrice Clement <[email protected]> (07 Apr 2017) +# Part of the JDK since Java 6. Removal in 30 days. +dev-java/jaxme + # David Seifert <[email protected]> (05 Apr 2017) # Abandoned, no releases since 2008, only partially # compatible with C++11, multiple bugs, upstream dead @@ -82,7 +86,7 @@ sys-firmware/radeon-ucode sys-firmware/amdgpu-ucode # Patrice Clement <[email protected]> (28 Mar 2017) -# Part of the JRE since Java 6. Removal in 30 days. +# Part of the JDK since Java 6. Removal in 30 days. dev-java/swing-worker # Michał Górny <[email protected]> (27 Mar 2017)
