commit:     34e6a206c9459aeff470972b4f4dd7915ee8dcd9
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 23 13:14:15 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 23 13:14:15 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=34e6a206

sci-biology/salmon: drop live

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/salmon/salmon-9999.ebuild | 32 --------------------------------
 1 file changed, 32 deletions(-)

diff --git a/sci-biology/salmon/salmon-9999.ebuild 
b/sci-biology/salmon/salmon-9999.ebuild
deleted file mode 100644
index 89ca690c6..000000000
--- a/sci-biology/salmon/salmon-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake git-r3
-
-DESCRIPTION="Transcript-level quantification from RNA-seq reads using 
lightweight alignments"
-HOMEPAGE="https://github.com/COMBINE-lab/salmon";
-EGIT_REPO_URI="https://github.com/COMBINE-lab/salmon.git";
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-       dev-libs/boost:=[threads(-)]
-       sys-libs/zlib
-"
-
-DEPEND="${RDEPEND}
-       app-arch/bzip2
-       app-arch/xz-utils
-       >=dev-libs/jemalloc-5.0.1
-       >=dev-cpp/tbb-2018.20180312
-       sci-biology/pufferfish
-       dev-libs/cereal
-"
-
-BDEPEND="
-       app-arch/unzip
-       net-misc/curl
-"

Reply via email to