summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-10-20 08:59:09 +0000
committerTorsten Veller <tove@gentoo.org>2010-10-20 08:59:09 +0000
commit58d531c6da9519bf8efea768bf8b34cf124e77ac (patch)
tree9c75a0bcd815952c5c11d9c5feedcd5b8df31666 /dev-perl/Bio-Das
parentRemanifest (diff)
downloadhistorical-58d531c6da9519bf8efea768bf8b34cf124e77ac.tar.gz
historical-58d531c6da9519bf8efea768bf8b34cf124e77ac.tar.bz2
historical-58d531c6da9519bf8efea768bf8b34cf124e77ac.zip
Cleanup
Package-Manager: portage-2.2_rc98/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Bio-Das')
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.14.ebuild24
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.15.ebuild24
-rw-r--r--dev-perl/Bio-Das/ChangeLog6
3 files changed, 5 insertions, 49 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-1.14.ebuild b/dev-perl/Bio-Das/Bio-Das-1.14.ebuild
deleted file mode 100644
index 758e9d728715..000000000000
--- a/dev-perl/Bio-Das/Bio-Das-1.14.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 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.14.ebuild,v 1.2 2010/04/03 07:03:53 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}"
-
-SRC_TEST=online
diff --git a/dev-perl/Bio-Das/Bio-Das-1.15.ebuild b/dev-perl/Bio-Das/Bio-Das-1.15.ebuild
deleted file mode 100644
index cc35c0e377b9..000000000000
--- a/dev-perl/Bio-Das/Bio-Das-1.15.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 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.15.ebuild,v 1.1 2010/06/22 15:41:58 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}"
-
-SRC_TEST=online
diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog
index 1b1766246239..d7cc14bf304a 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.28 2010/07/16 06:58:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.29 2010/10/20 08:59:09 tove Exp $
+
+ 20 Oct 2010; Torsten Veller <tove@gentoo.org> -Bio-Das-1.14.ebuild,
+ -Bio-Das-1.15.ebuild:
+ Cleanup
*Bio-Das-1.17 (16 Jul 2010)