commit: 0be70757d0c75bf2465dfec009bca25a6baf2286 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Fri Feb 17 20:58:28 2023 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Fri Feb 17 20:58:31 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0be70757
sci-biology/blasr: treeclean (missing sources could not find any) Apparently this project was pulled by upstream and is no longer mentioned on the HOMEPAGE (which redirects to https://www.pacb.com/support/documentation/ ). There seems to be a copy on GitHub https://github.com/BioinformaticsArchive/blasr but it has no releases and it seems severely up to date. Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/blasr/blasr-5.3.5.ebuild | 24 ------------------------ sci-biology/blasr/metadata.xml | 8 -------- 2 files changed, 32 deletions(-) diff --git a/sci-biology/blasr/blasr-5.3.5.ebuild b/sci-biology/blasr/blasr-5.3.5.ebuild deleted file mode 100644 index 85e4ea66d..000000000 --- a/sci-biology/blasr/blasr-5.3.5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -DESCRIPTION="The PacBio long read aligner" -HOMEPAGE="http://www.smrtcommunity.com/SMRT-Analysis/Algorithms/BLASR" -SRC_URI="https://github.com/PacificBiosciences/blasr/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="blasr" -SLOT="0" -KEYWORDS="~amd64" - -BDEPEND=" - dev-util/cmake - virtual/pkgconfig -" -DEPEND=" - sci-biology/libblasr - dev-libs/boost:= -" -RDEPEND="${DEPEND}" diff --git a/sci-biology/blasr/metadata.xml b/sci-biology/blasr/metadata.xml deleted file mode 100644 index 8417d1580..000000000 --- a/sci-biology/blasr/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Biology Project</name> - </maintainer> -</pkgmetadata>
