# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 MODULE_AUTHOR=EASR inherit multilib perl-module DESCRIPTION="Manipulates OBO- and OWL-formatted ontologies (like the Gene Ontology)" SRC_URI="mirror://cpan/authors/id/E/EA/${MODULE_AUTHOR}/${PN}/${P}.tar.gz" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" >=sci-biology/swissknife-1.65 dev-perl/Date-Manip >=dev-perl/XML-Simple-2.16 >=dev-perl/XML-Parser-2.34 virtual/perl-File-Path" DEPEND="${RDEPEND}" SRC_TEST=do #myconf="LIBS=-L/usr/$(get_libdir)"