commit:     05b98ea22a48b62c682a2c5feda995622f5dbbd4
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar  5 18:24:45 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar  5 18:24:45 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=05b98ea2

sci-biology/SolexaQA: drop old

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/SolexaQA/SolexaQA-2.2.ebuild | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/sci-biology/SolexaQA/SolexaQA-2.2.ebuild 
b/sci-biology/SolexaQA/SolexaQA-2.2.ebuild
deleted file mode 100644
index ffdb98126..000000000
--- a/sci-biology/SolexaQA/SolexaQA-2.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Analyze and trim single-end and paired-end reads, show quality 
statistics"
-HOMEPAGE="https://sourceforge.net/projects/clview";
-SRC_URI="https://sourceforge.net/projects/solexaqa/files/src/SolexaQA_v.${PV}.zip";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-       dev-lang/perl
-       dev-lang/R
-       app-arch/unzip"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/"${PN}"_v."${PV}"
-
-src_install(){
-       dobin *.pl
-}

Reply via email to