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 3AC6C13835A for ; Sun, 27 Sep 2020 21:24:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E6DEE0802; Sun, 27 Sep 2020 21:24:34 +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 23101E0802 for ; Sun, 27 Sep 2020 21:24:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7C1533409F1 for ; Sun, 27 Sep 2020 21:24:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8D6C339 for ; Sun, 27 Sep 2020 21:24:30 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1601240616.e2f2334b11f6a99c17b945ccdbcdc3f029879db1.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/exomiser-bin/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/exomiser-bin/exomiser-bin-7.2.1.ebuild sci-biology/exomiser-bin/metadata.xml X-VCS-Directories: sci-biology/exomiser-bin/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: e2f2334b11f6a99c17b945ccdbcdc3f029879db1 X-VCS-Branch: master Date: Sun, 27 Sep 2020 21:24:30 +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: d297ed10-35d5-43b5-8a6d-4fda6b737772 X-Archives-Hash: ff07e4173539b67ce846cea15f1a2b12 commit: e2f2334b11f6a99c17b945ccdbcdc3f029879db1 Author: Horea Christian chymera eu> AuthorDate: Sun Sep 27 21:03:36 2020 +0000 Commit: Horea Christian gmail com> CommitDate: Sun Sep 27 21:03:36 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e2f2334b sci-biology/exomiser-bin: removed unmaintained package Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Horea Christian chymera.eu> sci-biology/exomiser-bin/exomiser-bin-7.2.1.ebuild | 30 ---------------------- sci-biology/exomiser-bin/metadata.xml | 12 --------- 2 files changed, 42 deletions(-) diff --git a/sci-biology/exomiser-bin/exomiser-bin-7.2.1.ebuild b/sci-biology/exomiser-bin/exomiser-bin-7.2.1.ebuild deleted file mode 100644 index 87434fa8a..000000000 --- a/sci-biology/exomiser-bin/exomiser-bin-7.2.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Annotate VCF files and prioritize genome/exome mutations" -HOMEPAGE="http://www.sanger.ac.uk/science/tools/exomiser" -SRC_URI="ftp://ftp.sanger.ac.uk/pub/resources/software/exomiser/downloads/exomiser/exomiser-cli-${PV}-distribution.zip - ftp://ftp.sanger.ac.uk/pub/resources/software/exomiser/downloads/exomiser/GenomiserREADME -> ${PN}.README - ftp://ftp.sanger.ac.uk/pub/resources/software/exomiser/downloads/exomiser/README.md -> ${PN}.README.md" -# 1.16GB ! - -LICENSE="AGPL-3+" -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND="sci-biology/Jannovar-bin" -RDEPEND="${DEPEND}" - -src_install(){ - dodoc "${DISTDIR}"/${PN}.README "${DISTDIR}"/${PN}.README.md -} - -pkg_postinst(){ - einfo "Please download 3.7GB file from ftp://ftp.sanger.ac.uk/pub/resources/software/exomiser/downloads/exomiser/h2_db_dumps/exomiser-${PV}.BETA.h2.db.gz" - einfo "and follow README.md" - einfo "The is also 19GB file ftp://ftp.sanger.ac.uk/pub/resources/software/exomiser/downloads/exomiser/exomiser-cli-7.2.1-data.zip" - einfo "with test data" -} diff --git a/sci-biology/exomiser-bin/metadata.xml b/sci-biology/exomiser-bin/metadata.xml deleted file mode 100644 index 138cb7705..000000000 --- a/sci-biology/exomiser-bin/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - mmokrejs@fold.natur.cuni.cz - Martin Mokrejs - - - sci-biology@gentoo.org - Gentoo Biology Project - -