From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/barrnap/
Date: Mon, 24 Apr 2017 23:07:05 +0000 (UTC) [thread overview]
Message-ID: <1493075212.ec86c3fe13488da9117b3195983a6dd8d1977b23.mmokrejs@gentoo> (raw)
commit: ec86c3fe13488da9117b3195983a6dd8d1977b23
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Apr 24 23:06:52 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Apr 24 23:06:52 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ec86c3fe
sci-biology/barrnap: respect EPREFIX
Package-Manager: Portage-2.3.5, Repoman-2.3.2
sci-biology/barrnap/barrnap-0.3.ebuild | 4 ++--
sci-biology/barrnap/barrnap-0.4.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-biology/barrnap/barrnap-0.3.ebuild b/sci-biology/barrnap/barrnap-0.3.ebuild
index 021092d43..be281351f 100644
--- a/sci-biology/barrnap/barrnap-0.3.ebuild
+++ b/sci-biology/barrnap/barrnap-0.3.ebuild
@@ -26,10 +26,10 @@ src_install(){
# the below recreates the whole layout
insinto /usr/share/"${PN}"
doins barrnap
- chmod a+rx "${D}"/usr/share/"${PN}"/barrnap
+ chmod a+rx "${ED}"/usr/share/"${PN}"/barrnap
insinto /usr/share/"${PN}"/binaries
doins binaries/nhmmer.linux
- chmod a+rx "${D}"/usr/share/"${PN}"/binaries/nhmmer.linux
+ chmod a+rx "${ED}"/usr/share/"${PN}"/binaries/nhmmer.linux
insinto /usr/share/"${PN}"/db
doins db/*
insinto /usr/share/examples
diff --git a/sci-biology/barrnap/barrnap-0.4.ebuild b/sci-biology/barrnap/barrnap-0.4.ebuild
index e4839f3f4..f4559fddc 100644
--- a/sci-biology/barrnap/barrnap-0.4.ebuild
+++ b/sci-biology/barrnap/barrnap-0.4.ebuild
@@ -26,10 +26,10 @@ src_install(){
# the below recreates the whole layout
insinto /usr/share/"${PN}"/bin
doins bin/barrnap
- chmod a+rx "${D}"/usr/share/"${PN}"/bin/barrnap || die
+ chmod a+rx "${ED}"/usr/share/"${PN}"/bin/barrnap || die
insinto /usr/share/"${PN}"/binaries/linux
doins binaries/linux/nhmmer
- chmod a+rx "${D}"/usr/share/"${PN}"/binaries/linux/nhmmer || die
+ chmod a+rx "${ED}"/usr/share/"${PN}"/binaries/linux/nhmmer || die
insinto /usr/share/"${PN}"/db
doins db/*
insinto /usr/share/"${PN}"/examples
next reply other threads:[~2017-04-24 23:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-24 23:07 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-17 20:50 [gentoo-commits] proj/sci:master commit in: sci-biology/barrnap/ Horea Christian
2021-01-20 8:40 Andrew Ammerlaan
2020-09-27 7:57 Horea Christian
2017-04-20 17:32 Martin Mokrejs
2015-04-27 10:58 Martin Mokrejs
2015-01-07 21:47 Martin Mokrejs
2014-06-26 13:49 Martin Mokrejs
2014-04-15 8:54 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=1493075212.ec86c3fe13488da9117b3195983a6dd8d1977b23.mmokrejs@gentoo \
--to=mmokrejs@fold.natur.cuni.cz \
--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