commit: 4f17bfad45f7fc88fedbee2704e0b7b96c71de13 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Feb 7 22:11:18 2016 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Feb 7 22:49:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f17bfad
profiles: Mask dev-java/jcs Masked until 2.0 final arrives, which hopefully won't depend on commons-dbcp:0 as that requires Java 6. Note that the 2.0 in the tree should have actually been 2.0_beta1. There are no revdeps. profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b6b7374..6fd698c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# James Le Cuirot <[email protected]> (07 Feb 2016) +# Masked until 2.0 final arrives, which hopefully won't depend on +# commons-dbcp:0 as that requires Java 6. Note that the 2.0 in the +# tree should have actually been 2.0_beta1. There are no revdeps. +dev-java/jcs + # Wolfram Schlich <[email protected]> (06 Feb 2016) # Mask live ebuild =net-im/mcabber-9999
