blob: 3baa0b45e4da8c1142ddccb9521df226696debdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/glib:2 >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Generic tool for pairwise sequence comparison
EAPI=6
HOMEPAGE=https://www.ebi.ac.uk/about/vertebrate-genomics/software/exonerate
IUSE=test threads utils
KEYWORDS=~amd64 ~x86 ~ppc-macos ~x64-macos
LICENSE=GPL-3
RDEPEND=dev-libs/glib:2
REQUIRED_USE=test? ( utils )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=http://ftp.ebi.ac.uk/pub/software/vertebrategenomics/exonerate/exonerate-2.2.0.tar.gz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib ba693a7065ee4edc78b3ea02a015bcad toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=05c99b447503c7a3fae4594cd126939a
|