diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-02-03 23:14:29 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-02-03 23:15:25 +0000 |
commit | 2736e9f934d72536bb65ea5031331315a8bcb91e (patch) | |
tree | e01a45e6ee990de3cb5ab9bbe0a15a7d00490ace /profiles | |
parent | dev-java/colt: Remove old (diff) | |
download | gentoo-2736e9f934d72536bb65ea5031331315a8bcb91e.tar.gz gentoo-2736e9f934d72536bb65ea5031331315a8bcb91e.tar.bz2 gentoo-2736e9f934d72536bb65ea5031331315a8bcb91e.zip |
profiles: Mask dev-java/concurrent-util
Built into Java since 1.5. Ancient and doesn't build with
Java 8. Removal in 30 days. See bug #544038.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index d7312897d52f..5e8f95c015e2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -31,6 +31,11 @@ #--- END OF EXAMPLES --- # James Le Cuirot <chewi@gentoo.org> (03 Feb 2016) +# Built into Java since 1.5. Ancient and doesn't build with +# Java 8. Removal in 30 days. See bug #544038. +dev-java/concurrent-util + +# James Le Cuirot <chewi@gentoo.org> (03 Feb 2016) # Old, unused, broken on Java 7 and up. These are still alive upstream # but bumping is likely non-trivial. Removal in 30 days. dev-java/dsiutils |