From 978f1d98720210dfdba5d3e85b918e419fc5e8d5 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Fri, 28 Aug 2009 07:27:26 +0000 Subject: Version bump (Portage version: 2.2_rc40/cvs/Linux x86_64) --- dev-perl/Bio-Das/Bio-Das-1.12.ebuild | 25 +++++++++++++++++++++++++ dev-perl/Bio-Das/ChangeLog | 7 ++++++- 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 dev-perl/Bio-Das/Bio-Das-1.12.ebuild (limited to 'dev-perl/Bio-Das') diff --git a/dev-perl/Bio-Das/Bio-Das-1.12.ebuild b/dev-perl/Bio-Das/Bio-Das-1.12.ebuild new file mode 100644 index 000000000000..d30544c46225 --- /dev/null +++ b/dev-perl/Bio-Das/Bio-Das-1.12.ebuild @@ -0,0 +1,25 @@ +# 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 75049da1a2ae..3847607cab67 100644 --- a/dev-perl/Bio-Das/ChangeLog +++ b/dev-perl/Bio-Das/ChangeLog @@ -1,6 +1,11 @@ # 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.22 2009/07/19 17:33:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.23 2009/08/28 07:27:26 tove Exp $ + +*Bio-Das-1.12 (28 Aug 2009) + + 28 Aug 2009; Torsten Veller +Bio-Das-1.12.ebuild: + Version bump 19 Jul 2009; Torsten Veller Bio-Das-1.10.ebuild, Bio-Das-1.11.ebuild: -- cgit v1.2.3-65-gdbad