public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/bioperl-network/
Date: Sat, 19 Mar 2022 17:08:11 +0000 (UTC)	[thread overview]
Message-ID: <1647709675.8f07b80fc46fe08be7f759989cf702116444b89e.soap@gentoo> (raw)

commit:     8f07b80fc46fe08be7f759989cf702116444b89e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 17:07:55 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 17:07:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f07b80f

sci-biology/bioperl-network: update EAPI 5 -> 8

Closes: https://bugs.gentoo.org/298326
Bug: https://bugs.gentoo.org/835362
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../bioperl-network-1.6.9-r1.ebuild                | 26 ++++++++++++++++++
 .../bioperl-network/bioperl-network-1.6.9.ebuild   | 31 ----------------------
 2 files changed, 26 insertions(+), 31 deletions(-)

diff --git a/sci-biology/bioperl-network/bioperl-network-1.6.9-r1.ebuild b/sci-biology/bioperl-network/bioperl-network-1.6.9-r1.ebuild
new file mode 100644
index 000000000000..513429a9e292
--- /dev/null
+++ b/sci-biology/bioperl-network/bioperl-network-1.6.9-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+BIOPERL_RELEASE=1.6.9
+
+DIST_AUTHOR=CJFIELDS
+DIST_NAME=BioPerl-Network
+DIST_VERSION=1.006900
+inherit perl-module
+
+DESCRIPTION="Perl tools for bioinformatics - Analysis of protein-protein interaction networks"
+HOMEPAGE="http://www.bioperl.org/"
+
+SLOT="0"
+KEYWORDS="amd64 x86"
+RESTRICT="test" # bug 298326
+
+RDEPEND="
+	>=sci-biology/bioperl-${PV}
+	>=dev-perl/Graph-0.86"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-perl/Module-Build"
+
+mydoc="AUTHORS BUGS"

diff --git a/sci-biology/bioperl-network/bioperl-network-1.6.9.ebuild b/sci-biology/bioperl-network/bioperl-network-1.6.9.ebuild
deleted file mode 100644
index 65a72e06634f..000000000000
--- a/sci-biology/bioperl-network/bioperl-network-1.6.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-BIOPERL_RELEASE=1.6.9
-
-MY_PN=BioPerl-Network
-MODULE_AUTHOR=CJFIELDS
-MODULE_VERSION=1.006900
-inherit perl-module
-
-DESCRIPTION="Perl tools for bioinformatics - Analysis of protein-protein interaction networks"
-HOMEPAGE="http://www.bioperl.org/"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-SRC_TEST="do"
-
-CDEPEND=">=sci-biology/bioperl-${PV}
-	>=dev-perl/Graph-0.86"
-DEPEND="dev-perl/Module-Build
-	${CDEPEND}"
-RDEPEND="${CDEPEND}"
-
-src_install() {
-	mydoc="AUTHORS BUGS"
-	perl-module_src_install
-}


             reply	other threads:[~2022-03-19 17:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-19 17:08 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-15 20:24 [gentoo-commits] repo/gentoo:master commit in: sci-biology/bioperl-network/ Michał Górny
2017-07-30 10:04 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1647709675.8f07b80fc46fe08be7f759989cf702116444b89e.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox