summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-07 09:25:51 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-07 09:25:51 +0000
commit6069e0ca4ffbdc97a3d3e3239da1f3ad415a5c72 (patch)
tree1d9851919365674ac71a04b524f08a69abbce034 /dev-perl/Bio-Das
parentCleanup (diff)
downloadgentoo-2-6069e0ca4ffbdc97a3d3e3239da1f3ad415a5c72.tar.gz
gentoo-2-6069e0ca4ffbdc97a3d3e3239da1f3ad415a5c72.tar.bz2
gentoo-2-6069e0ca4ffbdc97a3d3e3239da1f3ad415a5c72.zip
Cleanup
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Bio-Das')
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.10.ebuild21
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.11.ebuild23
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.12.ebuild25
-rw-r--r--dev-perl/Bio-Das/ChangeLog6
4 files changed, 5 insertions, 70 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-1.10.ebuild b/dev-perl/Bio-Das/Bio-Das-1.10.ebuild
deleted file mode 100644
index 26192ececf20..000000000000
--- a/dev-perl/Bio-Das/Bio-Das-1.10.ebuild
+++ /dev/null
@@ -1,21 +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.10.ebuild,v 1.3 2009/07/19 17:33:07 tove Exp $
-
-MODULE_AUTHOR="LDS"
-inherit perl-module
-
-DESCRIPTION="Interface to Distributed Annotation System"
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-
-# Tests work again as of 1.10 (were broken in 1.09)
-SRC_TEST="do"
-
-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"
diff --git a/dev-perl/Bio-Das/Bio-Das-1.11.ebuild b/dev-perl/Bio-Das/Bio-Das-1.11.ebuild
deleted file mode 100644
index 20d9465917f0..000000000000
--- a/dev-perl/Bio-Das/Bio-Das-1.11.ebuild
+++ /dev/null
@@ -1,23 +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.11.ebuild,v 1.2 2009/07/19 17:33:07 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="LDS"
-inherit perl-module
-
-DESCRIPTION="Interface to Distributed Annotation System"
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-
-# Tests work again as of 1.10 (were broken in 1.09)
-SRC_TEST="do"
-
-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"
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"
diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog
index ce049b4bbd15..b88836372647 100644
--- a/dev-perl/Bio-Das/ChangeLog
+++ b/dev-perl/Bio-Das/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Bio-Das
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.24 2009/09/05 11:13:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.25 2009/09/07 09:25:51 tove Exp $
+
+ 07 Sep 2009; Torsten Veller <tove@gentoo.org> -Bio-Das-1.10.ebuild,
+ -Bio-Das-1.11.ebuild, -Bio-Das-1.12.ebuild:
+ Cleanup
*Bio-Das-1.14 (05 Sep 2009)