From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/root_numpy/
Date: Fri, 20 Mar 2020 09:58:02 +0000 (UTC) [thread overview]
Message-ID: <1584698253.8babea42bb4154f06c92de98face4e83875b02e0.soap@gentoo> (raw)
commit: 8babea42bb4154f06c92de98face4e83875b02e0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 20 09:57:33 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 20 09:57:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8babea42
dev-python/root_numpy: Replace distutils-r1 EXAMPLES use
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild b/dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild
index c5305f46891..8333f884197 100644
--- a/dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild
+++ b/dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild
@@ -36,6 +36,11 @@ python_test() {
}
python_install_all() {
- use examples && local EXAMPLES=( tutorial/. )
+ if use examples; then
+ docinto examples
+ dodoc -r tutorial/.
+ docompress -x /usr/share/doc/${PF}/examples
+ fi
+
distutils-r1_python_install_all
}
next reply other threads:[~2020-03-20 9:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 9:58 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-16 6:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/root_numpy/ Michał Górny
2020-01-16 6:05 Michał Górny
2018-03-16 5:26 Benda XU
2018-03-12 7:49 Benda XU
2015-10-08 7:50 Benda XU
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=1584698253.8babea42bb4154f06c92de98face4e83875b02e0.soap@gentoo \
--to=soap@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