From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 88CC31382C5 for ; Sun, 24 Jan 2021 14:05:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1432E0922; Sun, 24 Jan 2021 14:05:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A4935E0922 for ; Sun, 24 Jan 2021 14:05:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A40C340139 for ; Sun, 24 Jan 2021 14:05:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3DAD4A2 for ; Sun, 24 Jan 2021 14:05:36 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1611497105.2a10d78f128dc80ac3713ffed5adbaa61ca3a6fe.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/breakdancer/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/breakdancer/breakdancer-9999.ebuild sci-biology/breakdancer/metadata.xml X-VCS-Directories: sci-biology/breakdancer/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 2a10d78f128dc80ac3713ffed5adbaa61ca3a6fe X-VCS-Branch: master Date: Sun, 24 Jan 2021 14:05:36 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 50f4257a-48dd-43d6-b9ce-026467eda5dd X-Archives-Hash: c6fa66cfd10f8779e13737af6c6fd158 commit: 2a10d78f128dc80ac3713ffed5adbaa61ca3a6fe Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Jan 24 14:05:05 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Jan 24 14:05:05 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2a10d78f sci-biology/breakdancer: remove pack, repo archived, last update 2015, does not sync Signed-off-by: Andrew Ammerlaan riseup.net> sci-biology/breakdancer/breakdancer-9999.ebuild | 22 ---------------------- sci-biology/breakdancer/metadata.xml | 12 ------------ 2 files changed, 34 deletions(-) diff --git a/sci-biology/breakdancer/breakdancer-9999.ebuild b/sci-biology/breakdancer/breakdancer-9999.ebuild deleted file mode 100644 index 9944acce4..000000000 --- a/sci-biology/breakdancer/breakdancer-9999.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils git-r3 perl-functions - -DESCRIPTION="Genome-wide detection of structural variants from paired-end sequencing reads" -HOMEPAGE="http://gmt.genome.wustl.edu/packages/breakdancer" -EGIT_REPO_URI="https://github.com/genome/breakdancer.git" - -LICENSE="GPL-3" -SLOT="0" -IUSE="" -KEYWORDS="" - -# http://search.cpan.org/~callahan/Math-CDF-0.1/CDF.pm -DEPEND=" - dev-lang/perl - dev-perl/Statistics-Descriptive - sci-biology/samtools:0" -RDEPEND="${DEPEND}" diff --git a/sci-biology/breakdancer/metadata.xml b/sci-biology/breakdancer/metadata.xml deleted file mode 100644 index 138cb7705..000000000 --- a/sci-biology/breakdancer/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - mmokrejs@fold.natur.cuni.cz - Martin Mokrejs - - - sci-biology@gentoo.org - Gentoo Biology Project - -