blob: 587da06c33181ef68e70e9c87d4460d9e93d62db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND==dev-lang/python-2*
DESCRIPTION=Python module for structural bioinformatics
EAPI=3
HOMEPAGE=http://p3d.fufezan.net/
IUSE=examples
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3
RDEPEND==dev-lang/python-2*
SLOT=0
SRC_URI=https://nodeload.github.com/fu/p3d/tarball/0.4.3 -> p3d-0.4.3.tar.gz
_eclass_exported_funcs=pkg_postrm:distutils pkg_postinst:distutils src_prepare:- src_compile:distutils src_install:-
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=b9b4c5e1223113c0bbe8c2c31937a5e0
|