summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-04-05 11:58:55 +1200
committerKent Fredric <kentnl@gentoo.org>2018-04-15 20:35:25 +1200
commit2cf6ca445ba7981fc320d728fb5d5e1af421eacc (patch)
tree0e627ce439679cfa610c1250bf36976769c5a075 /dev-perl/Bio-Das
parentdev-perl/BZ-Client: Cleanup old (diff)
downloadgentoo-2cf6ca445ba7981fc320d728fb5d5e1af421eacc.tar.gz
gentoo-2cf6ca445ba7981fc320d728fb5d5e1af421eacc.tar.bz2
gentoo-2cf6ca445ba7981fc320d728fb5d5e1af421eacc.zip
dev-perl/Bio-Das: Cleanup old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Bio-Das')
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.170.0-r1.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-1.170.0-r1.ebuild b/dev-perl/Bio-Das/Bio-Das-1.170.0-r1.ebuild
deleted file mode 100644
index eb9452050130..000000000000
--- a/dev-perl/Bio-Das/Bio-Das-1.170.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=LDS
-MODULE_VERSION=1.17
-inherit perl-module
-
-DESCRIPTION="Interface to Distributed Annotation System"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=virtual/perl-IO-Compress-1.0
- sci-biology/bioperl
- >=dev-perl/HTML-Parser-3
- >=dev-perl/libwww-perl-5
- >=virtual/perl-MIME-Base64-2.12"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=online