summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/bioruby/bioruby-0.7.1.ebuild')
-rw-r--r--sci-biology/bioruby/bioruby-0.7.1.ebuild14
1 files changed, 14 insertions, 0 deletions
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"