aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/Fastaq/Fastaq-9999.ebuild')
-rw-r--r--sci-biology/Fastaq/Fastaq-9999.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/sci-biology/Fastaq/Fastaq-9999.ebuild b/sci-biology/Fastaq/Fastaq-9999.ebuild
deleted file mode 100644
index 3a99df177..000000000
--- a/sci-biology/Fastaq/Fastaq-9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_3 python3_4 python3_5 python3_6 python3_7 )
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="Manipulate FASTA/Q, GFF3, EMBL, GBK files with API for developers"
-HOMEPAGE="https://github.com/sanger-pathogens/Fastaq"
-EGIT_REPO_URI="https://github.com/sanger-pathogens/Fastaq.git"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"