diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-09-25 22:14:10 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-09-25 22:14:10 +0000 |
commit | d61feec8c4bc570def0f8baf929c1fc5b82ce0ed (patch) | |
tree | bfd95945451496d60beea741d7571a16bbdcff73 /dev-perl/Bio-Das | |
parent | Version bump, bug #148084 - upstream no longer uses sysfsutils. (diff) | |
download | historical-d61feec8c4bc570def0f8baf929c1fc5b82ce0ed.tar.gz historical-d61feec8c4bc570def0f8baf929c1fc5b82ce0ed.tar.bz2 historical-d61feec8c4bc570def0f8baf929c1fc5b82ce0ed.zip |
Version bump
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-perl/Bio-Das')
-rw-r--r-- | dev-perl/Bio-Das/Bio-Das-1.03.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Bio-Das/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Bio-Das/files/digest-Bio-Das-1.03 | 3 |
3 files changed, 32 insertions, 1 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-1.03.ebuild b/dev-perl/Bio-Das/Bio-Das-1.03.ebuild new file mode 100644 index 000000000000..66d5b9ce4e95 --- /dev/null +++ b/dev-perl/Bio-Das/Bio-Das-1.03.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2006 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.1 2006/09/25 22:14:10 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/Bio-Das-1.02/" +IUSE="" +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" + +SRC_TEST="do" + +DEPEND=">=dev-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/ChangeLog b/dev-perl/Bio-Das/ChangeLog index 77c44aa629a2..eb70116f9e00 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.15 2006/09/10 16:19:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.16 2006/09/25 22:14:10 mcummings Exp $ + +*Bio-Das-1.03 (25 Sep 2006) + + 25 Sep 2006; Michael Cummings <mcummings@gentoo.org> +Bio-Das-1.03.ebuild: + Version bump 10 Sep 2006; Michael Cummings <mcummings@gentoo.org> Bio-Das-1.02.ebuild: Keywording ~amd64 diff --git a/dev-perl/Bio-Das/files/digest-Bio-Das-1.03 b/dev-perl/Bio-Das/files/digest-Bio-Das-1.03 new file mode 100644 index 000000000000..a0544f7a24c2 --- /dev/null +++ b/dev-perl/Bio-Das/files/digest-Bio-Das-1.03 @@ -0,0 +1,3 @@ +MD5 9971a1ab003d66c8e055ee00b31fede8 Bio-Das-1.03.tar.gz 101698 +RMD160 1f417829b8a66cecebfcaf206b111bb652d52d12 Bio-Das-1.03.tar.gz 101698 +SHA256 af77f83d294ab6c720af49dbac58655325e2a9be79149d5437d67c888d1042a9 Bio-Das-1.03.tar.gz 101698 |