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/proda/
Date: Tue, 26 Jan 2021 15:07:22 +0000 (UTC)	[thread overview]
Message-ID: <1611673639.3126e63ca57aaab646080cae98e534b0c90a27bc.andrewammerlaan@gentoo> (raw)

commit:     3126e63ca57aaab646080cae98e534b0c90a27bc
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 26 15:07:19 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 26 15:07:19 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3126e63c

sci-biology/proda: EAPI bump

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

 sci-biology/proda/proda-1.0.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/sci-biology/proda/proda-1.0.ebuild b/sci-biology/proda/proda-1.0.ebuild
index 67def6a7e..0723b9512 100644
--- a/sci-biology/proda/proda-1.0.ebuild
+++ b/sci-biology/proda/proda-1.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils flag-o-matic toolchain-funcs versionator
+inherit flag-o-matic toolchain-funcs
 
-MY_PV=$(replace_all_version_separators '_')
+MY_PV=${PV//./_}
 
 DESCRIPTION="Multiple alignment of protein sequences with repeated and shuffled elements"
 HOMEPAGE="http://proda.stanford.edu/"
@@ -13,7 +13,8 @@ SRC_URI="http://proda.stanford.edu/proda_${MY_PV}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-IUSE="debug "
+IUSE="debug"
+
 KEYWORDS="~amd64 ~x86"
 
 S="${WORKDIR}"/${PN}
@@ -24,7 +25,7 @@ PATCHES=(
 	)
 
 src_prepare() {
-	epatch ${PATCHES[@]}
+	default
 	use debug || append-flags -DNDEBUG
 	tc-export CXX
 }


             reply	other threads:[~2021-01-26 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 15:07 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-25 17:21 [gentoo-commits] proj/sci:master commit in: sci-biology/proda/ Justin Lecher

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=1611673639.3126e63ca57aaab646080cae98e534b0c90a27bc.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