From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 402DD59CA4 for ; Sun, 6 Mar 2016 13:01:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F34E21C033; Sun, 6 Mar 2016 13:01:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA87A21C032 for ; Sun, 6 Mar 2016 13:01:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E333E340BB1 for ; Sun, 6 Mar 2016 13:01:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0839C209A for ; Sun, 6 Mar 2016 13:01:53 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1457269306.6964301f06e23f40104f91fd7a5e5d06d23bf9e1.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 6964301f06e23f40104f91fd7a5e5d06d23bf9e1 X-VCS-Branch: master Date: Sun, 6 Mar 2016 13:01:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6efadc62-47f0-4958-9f2e-b29840f0cc81 X-Archives-Hash: e3314386b98798fe8158368ab0b5bec6 commit: 6964301f06e23f40104f91fd7a5e5d06d23bf9e1 Author: James Le Cuirot gentoo org> AuthorDate: Sun Mar 6 13:00:20 2016 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Mar 6 13:01:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6964301f profiles: biojava, mauve, mauvealigner, bytecode have been removed profiles/package.mask | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index ee8be97..7c1ee41 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -193,17 +193,6 @@ dev-java/jsr93 net-libs/iojs # 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 -dev-java/bytecode - -# 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 # tree should have actually been 2.0_beta1. There are no revdeps.