From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/chaco/
Date: Tue, 7 Sep 2021 11:58:12 +0000 (UTC) [thread overview]
Message-ID: <1631015851.8b7db9595598dc007c54c3739272b63421864945.Alessandro-Barbieri@gentoo> (raw)
commit: 8b7db9595598dc007c54c3739272b63421864945
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Sep 7 11:57:31 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Sep 7 11:57:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b7db959
sci-mathematics/chaco: change file layout
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sci-mathematics/chaco/{chaco-2.2-r1.ebuild => chaco-2.2-r2.ebuild} | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/chaco/chaco-2.2-r1.ebuild b/sci-mathematics/chaco/chaco-2.2-r2.ebuild
similarity index 84%
rename from sci-mathematics/chaco/chaco-2.2-r1.ebuild
rename to sci-mathematics/chaco/chaco-2.2-r2.ebuild
index 499b1253a..c774dd464 100644
--- a/sci-mathematics/chaco/chaco-2.2-r1.ebuild
+++ b/sci-mathematics/chaco/chaco-2.2-r2.ebuild
@@ -27,10 +27,12 @@ src_compile() {
src_install() {
dodoc -r doc/.
- dodoc -r "code/matlab"
+ insinto "/usr/share/octave/packages/${PN}"
+ doins -r code/matlab/*
cd "exec" || die
dobin "chaco"
dolib.so "libchaco.so"
- dodoc *.coords *.graph "User_Params"
+ insinto "/usr/share/${PN}"
+ doins *.coords *.graph "User_Params"
newdoc README README_exec
}
next reply other threads:[~2021-09-07 11:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-07 11:58 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-16 14:06 [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/chaco/ Anna Vyalkova
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=1631015851.8b7db9595598dc007c54c3739272b63421864945.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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