commit: 01005268a3dff26c967c8dcd780a573b4e75f9ae Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc> AuthorDate: Tue Sep 22 00:18:27 2020 +0000 Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc> CommitDate: Tue Sep 22 14:11:41 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=01005268
sci-biology/cutadapt: drop live version Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc> sci-biology/cutadapt/cutadapt-9999.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/sci-biology/cutadapt/cutadapt-9999.ebuild b/sci-biology/cutadapt/cutadapt-9999.ebuild deleted file mode 100644 index 4cbcb5a45..000000000 --- a/sci-biology/cutadapt/cutadapt-9999.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 git-r3 - -DESCRIPTION="Remove adapter sequences from high-throughput sequencing data" -HOMEPAGE="https://github.com/marcelm/cutadapt" -EGIT_REPO_URI="https://github.com/marcelm/cutadapt" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND=">=dev-python/xopen-0.1.1[${PYTHON_USEDEP}]"
