From 901eca9b0aa0d7215d3bc46bcfd06cb8e99d0c07 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 7 Feb 2016 22:47:34 +0000 Subject: [PATCH] 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. --- profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6fd698cf7600..964eb1c28e83 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,16 @@ #--- END OF EXAMPLES --- +# James Le Cuirot (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 (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 -- 2.26.2