diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-03-23 19:19:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-03-23 19:19:14 +0000 |
commit | 588f07111e9059ad714c70013350e9108c11e9fd (patch) | |
tree | 9f79596a75ae1af6e47771f92cc412fd04aceb0e /dev-perl | |
parent | Remove 1.7.6 in favor of 1.7.6-r1 to avoid build/rebuild cycle (diff) | |
download | historical-588f07111e9059ad714c70013350e9108c11e9fd.tar.gz historical-588f07111e9059ad714c70013350e9108c11e9fd.tar.bz2 historical-588f07111e9059ad714c70013350e9108c11e9fd.zip |
new version on cpan; now deps bioperl
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Bio-Das/Bio-Das-0.93.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Bio-Das/Bio-Das-1.00.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/Bio-Das/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Bio-Das/files/digest-Bio-Das-1.00 | 1 |
4 files changed, 32 insertions, 4 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-0.93.ebuild b/dev-perl/Bio-Das/Bio-Das-0.93.ebuild index 224fe58ba9b2..40813a6cd0b5 100644 --- a/dev-perl/Bio-Das/Bio-Das-0.93.ebuild +++ b/dev-perl/Bio-Das/Bio-Das-0.93.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-0.93.ebuild,v 1.4 2004/08/03 11:22:55 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-0.93.ebuild,v 1.5 2005/03/23 19:19:14 mcummings Exp $ inherit perl-module diff --git a/dev-perl/Bio-Das/Bio-Das-1.00.ebuild b/dev-perl/Bio-Das/Bio-Das-1.00.ebuild new file mode 100644 index 000000000000..8ce9bf8b7dfc --- /dev/null +++ b/dev-perl/Bio-Das/Bio-Das-1.00.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2005 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.00.ebuild,v 1.1 2005/03/23 19:19:14 mcummings 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/${P}/" +IUSE="" +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~x86 ~ppc" + +SRC_TEST="do" + +DEPEND=">=dev-perl/Compress-Zlib-1.0 + sci-biology/bioperl + >=dev-perl/HTML-Parser-3 + >=dev-perl/libwww-perl-5 + >=dev-perl/MIME-Base64-2.12" diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog index c5ba13b19271..c08bdfa4770b 100644 --- a/dev-perl/Bio-Das/ChangeLog +++ b/dev-perl/Bio-Das/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Bio-Das -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.4 2004/08/03 11:22:55 dholm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.5 2005/03/23 19:19:14 mcummings Exp $ + +*Bio-Das-1.00 (23 Mar 2005) + + 23 Mar 2005; Michael Cummings <mcummings@gentoo.org> +Bio-Das-1.00.ebuild: + new version on cpan; now deps bioperl 03 Aug 2004; David Holm <dholm@gentoo.org> Bio-Das-0.93.ebuild: Added to ~ppc. diff --git a/dev-perl/Bio-Das/files/digest-Bio-Das-1.00 b/dev-perl/Bio-Das/files/digest-Bio-Das-1.00 new file mode 100644 index 000000000000..414663763bb0 --- /dev/null +++ b/dev-perl/Bio-Das/files/digest-Bio-Das-1.00 @@ -0,0 +1 @@ +MD5 d21898937b7e776e6894af0dfd75e173 Bio-Das-1.00.tar.gz 125075 |