aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-03-26 09:52:47 +0100
committerJustin Lecher <jlec@gentoo.org>2017-03-26 09:52:47 +0100
commit3b1d8a8219f3a35e2ab5c91b2c14718e0138a59f (patch)
treeede85f749e408ab9c993caab4c6d614a8182f52d /sci-biology
parentsci-physics/root: Add missing SLOT operator (diff)
downloadsci-3b1d8a8219f3a35e2ab5c91b2c14718e0138a59f.tar.gz
sci-3b1d8a8219f3a35e2ab5c91b2c14718e0138a59f.tar.bz2
sci-3b1d8a8219f3a35e2ab5c91b2c14718e0138a59f.zip
Remove broken package
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/CONTIGuator/CONTIGuator-2.7.3.ebuild30
-rw-r--r--sci-biology/CONTIGuator/Manifest2
-rw-r--r--sci-biology/CONTIGuator/metadata.xml15
3 files changed, 0 insertions, 47 deletions
diff --git a/sci-biology/CONTIGuator/CONTIGuator-2.7.3.ebuild b/sci-biology/CONTIGuator/CONTIGuator-2.7.3.ebuild
deleted file mode 100644
index 862890bf6..000000000
--- a/sci-biology/CONTIGuator/CONTIGuator-2.7.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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
- https://sourceforge.net/projects/contiguator/files/README.md"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
- >=sci-biology/abacas-1.3.1
- sci-biology/primer3
- || ( sci-biology/ncbi-tools++ sci-biology/ncbi-blast+ )
- sci-biology/biopython
- sci-biology/mummer
- || ( sci-biology/artemis || ( sci-biology/artemis-bin sci-biology/act-bin ) )"
-
-S="${WORKDIR}"/CONTIGuator_v"${PV}"
-
-src_install(){
- dobin CONTIGuator.py
- dodoc Manual.pdf "${DISTDIR}"/README.md
-}
diff --git a/sci-biology/CONTIGuator/Manifest b/sci-biology/CONTIGuator/Manifest
deleted file mode 100644
index 480e6cc23..000000000
--- a/sci-biology/CONTIGuator/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST CONTIGuator_v2.7.tar.gz 2348570 SHA256 f220dedc85185c168d3164361571225393b7176368237ad2eaa29222a5287da2 SHA512 a958ea6b8a80132460d66075659d637d662f57573a92bca772491e7a5b9fe2436e77b844c0a8e2309646b87771fe56f2a1262c3a6d2054a947fd239166e81718 WHIRLPOOL 8ab9493207297609bd707b1d70e2784675d5c120a4ae4b4e2d883af2e01636e021042601e3f13b5f30b964e5284dcef8e284a5af1129884439bd21208e9b257e
-DIST README.md 8033 SHA256 eaad938a549ac645ce923e80d9244fc9e2f6490c7de96befad3e8fd877cfa215 SHA512 3f57c28c19c3ce67e30feb82a2e616a44aab6a6b70d418f81e335c9e1a862ec501c844bc7c2065ce2c1c6f1e2c44d93f647c96896ccf473c8916cc1d786e6420 WHIRLPOOL 3501466eaf0fb85115cb607e62b19cc634feee2d85ed27af8f709843f9c3e64cbce71cfccafcb24b1ef70dcb5c7f40a683bad8cfb03f490031aeb805bdd91b8e
diff --git a/sci-biology/CONTIGuator/metadata.xml b/sci-biology/CONTIGuator/metadata.xml
deleted file mode 100644
index 4bdff74cd..000000000
--- a/sci-biology/CONTIGuator/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mmokrejs@fold.natur.cuni.cz</email>
- <name>Martin Mokrejs</name>
- </maintainer>
- <maintainer type="project">
- <email>sci-biology@gentoo.org</email>
- <name>Gentoo Biology Project</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">contiguator</remote-id>
- </upstream>
-</pkgmetadata>