commit: 7e4615967604a04d82c5f41dd581453343ecfa2e
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 10:32:42 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 10:33:02 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7e461596
sci-biology/ONTO-PERL: version bump 1.45, fetching fixed
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
profiles/package.mask | 1 -
.../ONTO-PERL/{ONTO-PERL-1.41.ebuild => ONTO-PERL-1.45.ebuild} | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 58e0fe5a7..6afd1ca5c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -90,4 +90,3 @@ sci-biology/mRNAmarkup
sci-biology/mrsfast
sci-biology/MuSeqBox
sci-biology/OBO-Edit
-sci-biology/ONTO-PERL
diff --git a/sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild
b/sci-biology/ONTO-PERL/ONTO-PERL-1.45.ebuild
similarity index 84%
rename from sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild
rename to sci-biology/ONTO-PERL/ONTO-PERL-1.45.ebuild
index 39d35e1e3..135408288 100644
--- a/sci-biology/ONTO-PERL/ONTO-PERL-1.41.ebuild
+++ b/sci-biology/ONTO-PERL/ONTO-PERL-1.45.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
MODULE_AUTHOR=EASR
inherit multilib perl-module
DESCRIPTION="Manipulates OBO- and OWL-formatted ontologies (like the Gene
Ontology)"
+HOMEPAGE="https://metacpan.org/release/ONTO-PERL"
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