commit: b1dcd0e2367ab8fcfe2c183bcabaebc09f469b65
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 24 06:44:49 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 24 06:44:49 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b1dcd0e2
sci-biology/ONTO-PERL: Version BUmp; Bump to EAPI=5
Package-Manager: portage-2.2.13
---
sci-biology/ONTO-PERL/ChangeLog | 6 +++++-
.../{ONTO-PERL-1.31.ebuild => ONTO-PERL-1.41.ebuild} | 12 +++++++-----
sci-biology/ONTO-PERL/metadata.xml | 2 +-
3 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/sci-biology/ONTO-PERL/ChangeLog b/sci-biology/ONTO-PERL/ChangeLog
index 847ef31..2d1f1e2 100644
--- a/sci-biology/ONTO-PERL/ChangeLog
+++ b/sci-biology/ONTO-PERL/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-biology/ONTO-PERL
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Sep 2014; Justin Lecher <[email protected]> -ONTO-PERL-1.31.ebuild,
+ +ONTO-PERL-1.41.ebuild, metadata.xml:
+ Version BUmp; Bump to EAPI=5
+
25 Jun 2011; Justin Lecher <[email protected]> ONTO-PERL-1.31.ebuild:
Cleaned ebuild, 'http://search.cpan.org/CPAN' found in thirdpartymirrors
diff --git a/sci-biology/ONTO-PERL/ONTO-PERL-1.31.ebuild
b/sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild
similarity index 68%
rename from sci-biology/ONTO-PERL/ONTO-PERL-1.31.ebuild
rename to sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild
index 405e51f..88c1074 100644
--- a/sci-biology/ONTO-PERL/ONTO-PERL-1.31.ebuild
+++ b/sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild
@@ -2,24 +2,26 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=5
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/EASR/ONTO-PERL/ONTO-PERL-1.31.tar.gz"
+SRC_URI="mirror://cpan/authors/id/E/EA/${MODULE_AUTHOR}/${PN}/${P}.tar.gz"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}
+RDEPEND="
>=sci-biology/swissknife-1.65
+ dev-perl/DateManip
>=dev-perl/XML-Simple-2.16
- >=dev-perl/XML-Parser-2.34"
+ >=dev-perl/XML-Parser-2.34
+ virtual/perl-File-Path"
+DEPEND="${RDEPEND}"
SRC_TEST=do
#myconf="LIBS=-L/usr/$(get_libdir)"
diff --git a/sci-biology/ONTO-PERL/metadata.xml
b/sci-biology/ONTO-PERL/metadata.xml
index d464821..f17a827 100644
--- a/sci-biology/ONTO-PERL/metadata.xml
+++ b/sci-biology/ONTO-PERL/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-biology</herd>
+ <herd>sci-biology</herd>
</pkgmetadata>