aboutsummaryrefslogtreecommitdiff
blob: 06d4b8c8f934a8dcc0e3c4ca277e27cd97a20097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_VERSION=0.04
DIST_AUTHOR=SJCARBON

inherit perl-module

DESCRIPTION="Gene Ontology Database perl API"

SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	>=dev-perl/DBIx-DBStag-0.06
	dev-perl/FreezeThaw
	dev-perl/go-perl
	dev-perl/XML-LibXSLT
"

SRC_TEST=do