summaryrefslogtreecommitdiff
blob: c8ff6a09f99b9002fc720c7a7643b9bc87b937b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/bioruby-0.6.2.ebuild,v 1.1.1.1 2005/11/30 09:48:43 chriswhite Exp $

inherit ruby
DESCRIPTION="An integrated environment for bioinformatics using the Ruby language"
HOMEPAGE="http://www.bioruby.org/"
SRC_URI="http://www.bioruby.org/archive/${P}.tar.gz"
LICENSE="GPL-2"

SLOT="0"
KEYWORDS="~ppc x86"
IUSE=""