aboutsummaryrefslogtreecommitdiff
blob: 69600cac08f40544fa57635b676af2da556ffb95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit distutils

DESCRIPTION="Protein Geometry Database library-access modules"
HOMEPAGE="http://oregonstate.edu/dept/biochem/faculty/karplus.html"
SRC_URI="${P}.tar.gz"
LICENSE=""
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
RDEPEND=">=dev-lang/python-2.4"
DEPEND="${RDEPEND}"