From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alectryon/
Date: Tue, 14 Jun 2022 10:23:19 +0000 (UTC) [thread overview]
Message-ID: <1655202178.e3ead869f67b47158707d4c19cd689e0e4e565df.xgqt@gentoo> (raw)
commit: e3ead869f67b47158707d4c19cd689e0e4e565df
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 10:22:41 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 10:22:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ead869
sci-mathematics/alectryon: fix distutil calls
Closes: https://bugs.gentoo.org/851843
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild b/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild
index a15045952615..f582047527ae 100644
--- a/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild
+++ b/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild
@@ -47,14 +47,14 @@ PATCHES=( "${FILESDIR}"/${P}-setup.cfg-version.patch )
SITEFILE="50${PN}-gentoo.el"
src_compile() {
- python_foreach_impl distutils-r1_python_compile
+ distutils-r1_src_compile
use doc && emake -C ./recipes/sphinx latexpdf
use emacs && elisp-compile ./etc/elisp/alectryon.el
}
src_install() {
- python_foreach_impl distutils-r1_python_install
+ distutils-r1_src_install
einstalldocs
if use doc ; then
next reply other threads:[~2022-06-14 10:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 10:23 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-24 10:56 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alectryon/ Andrew Ammerlaan
2024-04-29 18:57 Maciej Barć
2025-02-20 10:20 Michał Górny
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=1655202178.e3ead869f67b47158707d4c19cd689e0e4e565df.xgqt@gentoo \
--to=xgqt@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