From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ANGLE-bin/
Date: Fri, 5 Mar 2021 15:29:15 +0000 (UTC) [thread overview]
Message-ID: <1614958151.b90f110a9b54ade2bb63f453390f1ae5bf0e1f6c.andrewammerlaan@gentoo> (raw)
commit: b90f110a9b54ade2bb63f453390f1ae5bf0e1f6c
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 5 15:17:26 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 5 15:29:11 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b90f110a
sci-biology/ANGLE-bin: EAPI bump, add missing deps
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/ANGLE-bin/ANGLE-bin-20080813-r1.ebuild | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/sci-biology/ANGLE-bin/ANGLE-bin-20080813-r1.ebuild b/sci-biology/ANGLE-bin/ANGLE-bin-20080813-r1.ebuild
index 5716596e3..f6453cd6a 100644
--- a/sci-biology/ANGLE-bin/ANGLE-bin-20080813-r1.ebuild
+++ b/sci-biology/ANGLE-bin/ANGLE-bin-20080813-r1.ebuild
@@ -1,7 +1,9 @@
-# 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
+
+inherit perl-functions
DESCRIPTION="CDS prediction overcoming sequencing errors in unfinished cDNA"
HOMEPAGE="http://bioinformatics.cenargen.embrapa.br/portrait/download"
@@ -14,15 +16,18 @@ SRC_URI="http://bioinformatics.cenargen.embrapa.br/portrait/download/angle.tar.g
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-S="${WORKDIR}"/angle
+S="${WORKDIR}/angle"
+
+RDEPEND="
+ sys-libs/libstdc++-v3
+ dev-lang/perl
+"
QA_PREBUILT="opt/*"
src_install(){
- into /opt
- dobin *.pl
+ perl_domodule *.pl
use amd64 && dobin ANGLE-linux64 ANGLE-linux64DP
use x86 && dobin ANGLE-linux32 ANGLE-linux32DP
dodoc README.txt
next reply other threads:[~2021-03-05 15:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-05 15:29 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-26 9:46 [gentoo-commits] proj/sci:master commit in: sci-biology/ANGLE-bin/ Justin Lecher
2016-02-10 15:26 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=1614958151.b90f110a9b54ade2bb63f453390f1ae5bf0e1f6c.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