summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-12-30 15:52:44 +0000
committerTorsten Veller <tove@gentoo.org>2008-12-30 15:52:44 +0000
commita3248aba62c64aa29c35730868441819c0c5cf25 (patch)
treed665b9d297743d0df267b6f25c2f4aac461c289f /dev-perl/Bio-Das
parentCleanup (diff)
downloadgentoo-2-a3248aba62c64aa29c35730868441819c0c5cf25.tar.gz
gentoo-2-a3248aba62c64aa29c35730868441819c0c5cf25.tar.bz2
gentoo-2-a3248aba62c64aa29c35730868441819c0c5cf25.zip
Cleanup
(Portage version: 2.2_rc20/cvs/Linux 2.6.27-tuxonice i686)
Diffstat (limited to 'dev-perl/Bio-Das')
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.02.ebuild22
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.03.ebuild22
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.09.ebuild23
-rw-r--r--dev-perl/Bio-Das/ChangeLog6
4 files changed, 5 insertions, 68 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-1.02.ebuild b/dev-perl/Bio-Das/Bio-Das-1.02.ebuild
deleted file mode 100644
index dadb5811f24c..000000000000
--- a/dev-perl/Bio-Das/Bio-Das-1.02.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2008 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.02.ebuild,v 1.8 2008/11/18 14:25:06 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="Interface to Distributed Annotation System"
-SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~lds/Bio-Das-1.02/"
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-
-SRC_TEST="do"
-
-DEPEND=">=virtual/perl-Compress-Zlib-1.0
- sci-biology/bioperl
- >=dev-perl/HTML-Parser-3
- >=dev-perl/libwww-perl-5
- >=virtual/perl-MIME-Base64-2.12
- dev-lang/perl"
diff --git a/dev-perl/Bio-Das/Bio-Das-1.03.ebuild b/dev-perl/Bio-Das/Bio-Das-1.03.ebuild
deleted file mode 100644
index 3dbb0ae6bee5..000000000000
--- a/dev-perl/Bio-Das/Bio-Das-1.03.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2008 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.03.ebuild,v 1.3 2008/11/18 14:25:06 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="Interface to Distributed Annotation System"
-SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~lds/Bio-Das-1.02/"
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-
-SRC_TEST="do"
-
-DEPEND=">=virtual/perl-Compress-Zlib-1.0
- sci-biology/bioperl
- >=dev-perl/HTML-Parser-3
- >=dev-perl/libwww-perl-5
- >=virtual/perl-MIME-Base64-2.12
- dev-lang/perl"
diff --git a/dev-perl/Bio-Das/Bio-Das-1.09.ebuild b/dev-perl/Bio-Das/Bio-Das-1.09.ebuild
deleted file mode 100644
index c7d19fed822a..000000000000
--- a/dev-perl/Bio-Das/Bio-Das-1.09.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 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.09.ebuild,v 1.1 2008/12/23 09:50:45 robbat2 Exp $
-
-MODULE_AUTHOR="LDS"
-inherit perl-module
-
-
-DESCRIPTION="Interface to Distributed Annotation System"
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-
-# Do not run testcases, as they require network access
-# and the server is often down.
-SRC_TEST="skip"
-
-DEPEND=">=virtual/perl-Compress-Zlib-1.0
- sci-biology/bioperl
- >=dev-perl/HTML-Parser-3
- >=dev-perl/libwww-perl-5
- >=virtual/perl-MIME-Base64-2.12"
diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog
index d4dbb414388a..ee6745293b97 100644
--- a/dev-perl/Bio-Das/ChangeLog
+++ b/dev-perl/Bio-Das/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Bio-Das
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.19 2008/12/23 18:34:44 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.20 2008/12/30 15:52:44 tove Exp $
+
+ 30 Dec 2008; Torsten Veller <tove@gentoo.org> -Bio-Das-1.02.ebuild,
+ -Bio-Das-1.03.ebuild, -Bio-Das-1.09.ebuild:
+ Cleanup
*Bio-Das-1.10 (23 Dec 2008)