summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Bio-Das/Bio-Das-1.12.ebuild')
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.12.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-1.12.ebuild b/dev-perl/Bio-Das/Bio-Das-1.12.ebuild
deleted file mode 100644
index d30544c46225..000000000000
--- a/dev-perl/Bio-Das/Bio-Das-1.12.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.12.ebuild,v 1.1 2009/08/28 07:27:26 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="LDS"
-inherit perl-module
-
-DESCRIPTION="Interface to Distributed Annotation System"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~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}"
-
-# Tests work again as of 1.10 (were broken in 1.09)
-SRC_TEST="do"