commit: f6e23f9d9c7a74f395fa8b98bc399c8296bd40ff Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc> AuthorDate: Tue Sep 22 00:19:03 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=f6e23f9d
sci-biology/cutadapt: drop old version Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc> sci-biology/cutadapt/cutadapt-1.9.1.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/sci-biology/cutadapt/cutadapt-1.9.1.ebuild b/sci-biology/cutadapt/cutadapt-1.9.1.ebuild deleted file mode 100644 index 7570d57b0..000000000 --- a/sci-biology/cutadapt/cutadapt-1.9.1.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 - -DESCRIPTION="Remove adapter sequences from high-throughput sequencing data" -HOMEPAGE="https://github.com/marcelm/cutadapt" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=dev-python/xopen-0.1.1[${PYTHON_USEDEP}]"
