public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/sickle/
Date: Sat,  6 Mar 2021 14:32:40 +0000 (UTC)	[thread overview]
Message-ID: <1615041060.b696dbb410a089cd64bd1e052448514d30bc457b.andrewammerlaan@gentoo> (raw)

commit:     b696dbb410a089cd64bd1e052448514d30bc457b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar  6 14:31:00 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar  6 14:31:00 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b696dbb4

sci-biology/sickle: EAPI bump

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/sickle/sickle-1.33.ebuild | 17 +++++------------
 sci-biology/sickle/sickle-9999.ebuild | 17 +++++------------
 2 files changed, 10 insertions(+), 24 deletions(-)

diff --git a/sci-biology/sickle/sickle-1.33.ebuild b/sci-biology/sickle/sickle-1.33.ebuild
index fe09ac3f3..34b26933d 100644
--- a/sci-biology/sickle/sickle-1.33.ebuild
+++ b/sci-biology/sickle/sickle-1.33.ebuild
@@ -1,15 +1,14 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils toolchain-funcs
-
-[ "$PV" == "9999" ] && inherit git-r3
+inherit toolchain-funcs
 
 DESCRIPTION="Windowed adaptive quality-based trimming tool for FASTQ data"
 HOMEPAGE="https://github.com/najoshi/sickle"
 if [ "$PV" == "9999" ]; then
+	inherit git-r3
 	EGIT_REPO_URI="https://github.com/najoshi/sickle"
 	KEYWORDS=""
 else
@@ -19,15 +18,9 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
-	sys-libs/zlib"
 
-src_prepare(){
-	sed -e "s#-pedantic#-pedantic ${CFLAGS}#;s#gcc#"$(tc-getCC)"#" -i Makefile || die
-}
+DEPEND="sys-libs/zlib"
+RDEPEND="${DEPEND}"
 
 src_install(){
 	dobin sickle

diff --git a/sci-biology/sickle/sickle-9999.ebuild b/sci-biology/sickle/sickle-9999.ebuild
index fe09ac3f3..34b26933d 100644
--- a/sci-biology/sickle/sickle-9999.ebuild
+++ b/sci-biology/sickle/sickle-9999.ebuild
@@ -1,15 +1,14 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils toolchain-funcs
-
-[ "$PV" == "9999" ] && inherit git-r3
+inherit toolchain-funcs
 
 DESCRIPTION="Windowed adaptive quality-based trimming tool for FASTQ data"
 HOMEPAGE="https://github.com/najoshi/sickle"
 if [ "$PV" == "9999" ]; then
+	inherit git-r3
 	EGIT_REPO_URI="https://github.com/najoshi/sickle"
 	KEYWORDS=""
 else
@@ -19,15 +18,9 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
-	sys-libs/zlib"
 
-src_prepare(){
-	sed -e "s#-pedantic#-pedantic ${CFLAGS}#;s#gcc#"$(tc-getCC)"#" -i Makefile || die
-}
+DEPEND="sys-libs/zlib"
+RDEPEND="${DEPEND}"
 
 src_install(){
 	dobin sickle


             reply	other threads:[~2021-03-06 14:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06 14:32 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-20 11:03 [gentoo-commits] proj/sci:master commit in: sci-biology/sickle/ Andrew Ammerlaan
2021-01-19 16:35 Andrew Ammerlaan
2021-01-19 16:35 Andrew Ammerlaan
2015-06-05 11:20 Justin Lecher
2015-03-09 16:45 Martin Mokrejs
2015-01-15 11:14 Martin Mokrejs
2014-09-05 15:24 Jauhien Piatlicki
2014-03-24  0:34 Martin Mokrejs

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=1615041060.b696dbb410a089cd64bd1e052448514d30bc457b.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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