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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A82C515800F for ; Fri, 17 Feb 2023 21:00:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3181E03DF; Fri, 17 Feb 2023 21:00:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C1CC2E03DF for ; Fri, 17 Feb 2023 21:00:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A83DB335D96 for ; Fri, 17 Feb 2023 21:00:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37A318A7 for ; Fri, 17 Feb 2023 21:00:31 +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: <1676667511.0be70757d0c75bf2465dfec009bca25a6baf2286.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/blasr/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/blasr/blasr-5.3.5.ebuild sci-biology/blasr/metadata.xml X-VCS-Directories: sci-biology/blasr/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 0be70757d0c75bf2465dfec009bca25a6baf2286 X-VCS-Branch: master Date: Fri, 17 Feb 2023 21:00:31 +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: 2edd6dee-09c2-4e49-85de-a6e1345a9e62 X-Archives-Hash: 1438c5b6a8ea61553f56b4d38b35bee6 commit: 0be70757d0c75bf2465dfec009bca25a6baf2286 Author: Horea Christian chymera eu> AuthorDate: Fri Feb 17 20:58:28 2023 +0000 Commit: Horea Christian gmail 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 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 @@ - - - - - sci-biology@gentoo.org - Gentoo Biology Project - -