diff options
Diffstat (limited to 'sci-biology/bioruby')
-rw-r--r-- | sci-biology/bioruby/ChangeLog | 9 | ||||
-rw-r--r-- | sci-biology/bioruby/bioruby-0.7.1.ebuild | 14 | ||||
-rw-r--r-- | sci-biology/bioruby/files/digest-bioruby-0.7.1 | 1 |
3 files changed, 22 insertions, 2 deletions
diff --git a/sci-biology/bioruby/ChangeLog b/sci-biology/bioruby/ChangeLog index 2a76e42b9cbd..578215600de1 100644 --- a/sci-biology/bioruby/ChangeLog +++ b/sci-biology/bioruby/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-biology/bioruby -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/ChangeLog,v 1.4 2005/10/18 00:16:14 ribosome Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/ChangeLog,v 1.5 2006/01/21 17:41:19 ribosome Exp $ + +*bioruby-0.7.1 (21 Jan 2006) + + 21 Jan 2006; Olivier Fisette <ribosome@gentoo.org> +bioruby-0.7.1.ebuild: + New version. *bioruby-0.6.4 (18 Oct 2005) diff --git a/sci-biology/bioruby/bioruby-0.7.1.ebuild b/sci-biology/bioruby/bioruby-0.7.1.ebuild new file mode 100644 index 000000000000..d697b4630c9a --- /dev/null +++ b/sci-biology/bioruby/bioruby-0.7.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/bioruby-0.7.1.ebuild,v 1.1 2006/01/21 17:41:19 ribosome Exp $ + +inherit ruby + +DESCRIPTION="An integrated environment for bioinformatics using the Ruby language" +LICENSE="GPL-2" +HOMEPAGE="http://www.bioruby.org/" +SRC_URI="http://www.${PN}.org/archive/${P}.tar.gz" + +SLOT="0" +IUSE="" +KEYWORDS="~ppc ~x86" diff --git a/sci-biology/bioruby/files/digest-bioruby-0.7.1 b/sci-biology/bioruby/files/digest-bioruby-0.7.1 new file mode 100644 index 000000000000..21dd4ace6cd8 --- /dev/null +++ b/sci-biology/bioruby/files/digest-bioruby-0.7.1 @@ -0,0 +1 @@ +MD5 5205554aabaedcc2b91074bd89f610c5 bioruby-0.7.1.tar.gz 485487 |