summaryrefslogtreecommitdiff
blob: 5580643f01d80e60c5b5cbbedc51e73c47274ceb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.4.ebuild,v 1.1 2005/10/18 00:16:14 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"