From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/msautil/
Date: Sat, 25 Feb 2017 19:18:48 +0000 (UTC) [thread overview]
Message-ID: <1488049308.f873cdb7207ec3699b7858298e9eedc474ac497d.jlec@gentoo> (raw)
commit: f873cdb7207ec3699b7858298e9eedc474ac497d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 19:01:48 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 19:01:48 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f873cdb7
sci-biology/msautil: QA CFLAGS, EAPI and CVS left over
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
.../{msautil-1.1.ebuild => msautil-1.1-r1.ebuild} | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/sci-biology/msautil/msautil-1.1.ebuild b/sci-biology/msautil/msautil-1.1-r1.ebuild
similarity index 67%
rename from sci-biology/msautil/msautil-1.1.ebuild
rename to sci-biology/msautil/msautil-1.1-r1.ebuild
index 5ef4dd63d..b30b38490 100644
--- a/sci-biology/msautil/msautil-1.1.ebuild
+++ b/sci-biology/msautil/msautil-1.1-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
+EAPI=6
+
+inherit toolchain-funcs
DESCRIPTION="Reformat/edit FASTA files and compute simple statistics (N50, quartiles, mode)"
HOMEPAGE="http://bioresearch.byu.edu/msa"
@@ -13,11 +14,12 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}"
-
src_prepare(){
- for f in fac.mak fas.mak mscore.mak; do sed -e "s/OPT = -O3/OPT = ${CFLAGS}/" -i $f || die; done
+ sed \
+ -e "s/OPT = -O3/OPT = ${CFLAGS}/" \
+ -i fac.mak fas.mak mscore.mak || die
+ tc-export CC
+ default
}
src_install(){
next reply other threads:[~2017-02-25 19:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-25 19:18 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-02 9:38 [gentoo-commits] proj/sci:master commit in: sci-biology/msautil/ Andrew Ammerlaan
2016-08-01 15:01 Martin Mokrejs
2016-08-01 14:51 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=1488049308.f873cdb7207ec3699b7858298e9eedc474ac497d.jlec@gentoo \
--to=jlec@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