From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cangjie/
Date: Sat, 1 Aug 2020 12:23:17 +0000 (UTC) [thread overview]
Message-ID: <1596284581.8492bca31b1ddc2e06f4f23affd2c9667ddb693a.hattya@gentoo> (raw)
commit: 8492bca31b1ddc2e06f4f23affd2c9667ddb693a
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 1 12:21:39 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug 1 12:23:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8492bca3
dev-python/cangjie: call python_optimize
Closes: https://bugs.gentoo.org/727046
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-python/cangjie/{cangjie-1.3.ebuild => cangjie-1.3-r1.ebuild} | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/dev-python/cangjie/cangjie-1.3.ebuild b/dev-python/cangjie/cangjie-1.3-r1.ebuild
similarity index 90%
rename from dev-python/cangjie/cangjie-1.3.ebuild
rename to dev-python/cangjie/cangjie-1.3-r1.ebuild
index c3b82137027..646ccfa4177 100644
--- a/dev-python/cangjie/cangjie-1.3.ebuild
+++ b/dev-python/cangjie/cangjie-1.3-r1.ebuild
@@ -43,7 +43,11 @@ src_test() {
}
src_install() {
- python_foreach_impl run_in_build_dir default
+ python_install() {
+ default
+ python_optimize
+ }
+ python_foreach_impl run_in_build_dir python_install
einstalldocs
find "${D}" -name '*.la' -delete || die
next reply other threads:[~2020-08-01 12:23 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-01 12:23 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-26 0:51 [gentoo-commits] repo/gentoo:master commit in: dev-python/cangjie/ Sam James
2021-09-13 7:49 Arthur Zamarin
2021-06-01 11:44 Sam James
2020-08-01 12:23 Akinori Hattori
2020-06-04 6:23 Agostino Sarubbo
2020-04-22 18:40 Michał Górny
2018-09-04 12:33 Akinori Hattori
2018-09-04 12:33 Akinori Hattori
2018-04-15 18:48 Patrice Clement
2017-03-10 12:43 David Seifert
2017-03-10 12:43 David Seifert
2015-11-06 9:14 Agostino Sarubbo
2015-10-19 9:27 Agostino Sarubbo
2015-08-09 5:57 Mike Gilbert
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=1596284581.8492bca31b1ddc2e06f4f23affd2c9667ddb693a.hattya@gentoo \
--to=hattya@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