From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/amos/
Date: Fri, 17 Apr 2015 23:56:33 +0000 (UTC) [thread overview]
Message-ID: <1429312285.0366b5335160e2632293c0265f720f146e31d8cc.mmokrejs@gentoo> (raw)
commit: 0366b5335160e2632293c0265f720f146e31d8cc
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Apr 17 23:11:25 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Apr 17 23:11:25 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0366b533
sci-biology/amos: use doins instead of dobin
Package-Manager: portage-2.2.18
sci-biology/amos/ChangeLog | 4 ++++
sci-biology/amos/amos-3.1.0-r2.ebuild | 4 ++--
sci-biology/amos/amos-9999.ebuild | 4 ++--
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/sci-biology/amos/ChangeLog b/sci-biology/amos/ChangeLog
index 94d1ad5..cc8ed4c 100644
--- a/sci-biology/amos/ChangeLog
+++ b/sci-biology/amos/ChangeLog
@@ -4,6 +4,10 @@
17 Apr 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
amos-3.1.0-r2.ebuild, amos-9999.ebuild:
+ sci-biology/amos: use doins instead of dobin
+
+ 17 Apr 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+ amos-3.1.0-r2.ebuild, amos-9999.ebuild:
sci-biology/amos: fixed installation of perl-related files
*amos-3.1.0-r2 (31 Mar 2015)
diff --git a/sci-biology/amos/amos-3.1.0-r2.ebuild b/sci-biology/amos/amos-3.1.0-r2.ebuild
index 2b9473d..2162308 100644
--- a/sci-biology/amos/amos-3.1.0-r2.ebuild
+++ b/sci-biology/amos/amos-3.1.0-r2.ebuild
@@ -59,9 +59,9 @@ src_install() {
# configure --libdir sadly copies both *.a files and *.pm into /usr/lib64/AMOS/ and /usr/lib64/TIGR/, work around it
perl_set_version
insinto ${VENDOR_LIB}
- dobin "${D}"/usr/lib64/AMOS/*.pm
+ doins "${D}"/usr/lib64/AMOS/*.pm
insinto ${VENDOR_LIB}/TIGR
- dobin "${D}"/usr/lib64/TIGR/*.pm
+ doins "${D}"/usr/lib64/TIGR/*.pm
# move also /usr/lib64/AMOS/AMOS.py to /usr/bin
mv "${D}"/usr/lib64/AMOS/*.py "${D}"/usr/bin || die
}
diff --git a/sci-biology/amos/amos-9999.ebuild b/sci-biology/amos/amos-9999.ebuild
index 71b247d..d3f756f 100644
--- a/sci-biology/amos/amos-9999.ebuild
+++ b/sci-biology/amos/amos-9999.ebuild
@@ -40,9 +40,9 @@ src_install() {
# configure --libdir sadly copies both *.a files and *.pm into /usr/lib64/AMOS/ and /usr/lib64/TIGR/, work around it
perl_set_version
insinto ${VENDOR_LIB}
- dobin "${D}"/usr/lib64/AMOS/*.pm
+ doins "${D}"/usr/lib64/AMOS/*.pm
insinto ${VENDOR_LIB}/TIGR
- dobin "${D}"/usr/lib64/TIGR/*.pm
+ doins "${D}"/usr/lib64/TIGR/*.pm
# move also /usr/lib64/AMOS/AMOS.py to /usr/bin
mv "${D}"/usr/lib64/AMOS/*.py "${D}"/usr/bin || die
}
next reply other threads:[~2015-04-17 23:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-17 23:56 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-20 21:28 [gentoo-commits] proj/sci:master commit in: sci-biology/amos/ Martin Mokrejs
2018-01-20 21:26 Martin Mokrejs
2016-03-23 19:09 Martin Mokrejs
2015-05-25 22:48 Martin Mokrejs
2015-05-23 21:25 Martin Mokrejs
2015-04-17 23:56 Martin Mokrejs
2015-04-17 22:23 Martin Mokrejs
2013-03-21 6:54 Justin Lecher
2012-05-22 19:43 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=1429312285.0366b5335160e2632293c0265f720f146e31d8cc.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