commit: 445e6bd8a1fbcd0c93bd0509a467b6bb75a1d265 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Sun Sep 27 22:37:20 2020 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Sun Sep 27 22:43:20 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=445e6bd8
sci-biology/Atlas_GapFill: removed discontinued package Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/Atlas_GapFill/Atlas_GapFill-2.2.ebuild | 23 ---------------------- sci-biology/Atlas_GapFill/metadata.xml | 12 ----------- 2 files changed, 35 deletions(-) diff --git a/sci-biology/Atlas_GapFill/Atlas_GapFill-2.2.ebuild b/sci-biology/Atlas_GapFill/Atlas_GapFill-2.2.ebuild deleted file mode 100644 index 935134f09..000000000 --- a/sci-biology/Atlas_GapFill/Atlas_GapFill-2.2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Close gaps using BWA-identified reads and reassemble" -HOMEPAGE="https://www.hgsc.bcm.edu/software/atlas-gapfill" -SRC_URI=" - https://www.hgsc.bcm.edu/sites/default/files/software/ATLAS_GapFill_V2_2/ATLAS_GapFill_V2.2_release.tar.bz2 - https://www.hgsc.bcm.edu/sites/default/files/software/ATLAS_GapFill_V2_2/README -> ATLAS_GapFill_V2_2.README" - -LICENSE="ATLAS" -SLOT="0" -KEYWORDS="" -IUSE="" - -# is there an ebuild for newbler so we could add it to DEPEND? -RDEPEND=" - dev-lang/perl - sci-biology/phrap - sci-biology/bwa - sci-biology/velvet" -DEPEND="" diff --git a/sci-biology/Atlas_GapFill/metadata.xml b/sci-biology/Atlas_GapFill/metadata.xml deleted file mode 100644 index 138cb7705..000000000 --- a/sci-biology/Atlas_GapFill/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Martin Mokrejs</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Biology Project</name> - </maintainer> -</pkgmetadata>
