aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild')
-rw-r--r--sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild b/sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild
deleted file mode 100644
index 6609fc062..000000000
--- a/sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Speed up bacterial genome assemblies by artemis and compare chromosome regions"
-HOMEPAGE="http://contiguator.sourceforge.net"
-SRC_URI="http://downloads.sourceforge.net/project/contiguator/CONTIGuator_v2.7.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="( sci-biology/artemis sci-biology/artemis-bin )"
-RDEPEND="${DEPEND}"