diff options
author | 2016-02-07 22:47:34 +0000 | |
---|---|---|
committer | 2016-02-07 22:49:49 +0000 | |
commit | 901eca9b0aa0d7215d3bc46bcfd06cb8e99d0c07 (patch) | |
tree | 1a0b2fbaa36a24b0bb5c1cd7348642e2dc6445dc /profiles | |
parent | profiles: Mask dev-java/jcs (diff) | |
download | gentoo-901eca9b0aa0d7215d3bc46bcfd06cb8e99d0c07.tar.gz gentoo-901eca9b0aa0d7215d3bc46bcfd06cb8e99d0c07.tar.bz2 gentoo-901eca9b0aa0d7215d3bc46bcfd06cb8e99d0c07.zip |
profiles: Mask sci-biology/{biojava,mauve,mauvealigner}
BioJava depends on commons-dbcp:0, which requires Java 6. Even the
latest "legacy" version 1.9.1 does so and no one wants to do the
difficult bump to 4.1.0. Mauve depends on BioJava but being a very
outdated live SVN ebuild, it probably doesn't work anyway. This goes
for Mauve Aligner too. Removal in 30 days. See bug #556470.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 6fd698cf7600..964eb1c28e83 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -31,6 +31,16 @@ #--- END OF EXAMPLES --- # James Le Cuirot <chewi@gentoo.org> (07 Feb 2016) +# BioJava depends on commons-dbcp:0, which requires Java 6. Even the +# latest "legacy" version 1.9.1 does so and no one wants to do the +# difficult bump to 4.1.0. Mauve depends on BioJava but being a very +# outdated live SVN ebuild, it probably doesn't work anyway. This goes +# for Mauve Aligner too. Removal in 30 days. See bug #556470. +sci-biology/biojava +sci-biology/mauve +sci-biology/mauvealigner + +# James Le Cuirot <chewi@gentoo.org> (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. |