From: "Brian Dolbec" <dolsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/layman/
Date: Sun, 19 Jul 2020 19:40:13 +0000 (UTC) [thread overview]
Message-ID: <1595187604.aa1fd6bff3b702e7774d2e18aa66dc430087b062.dolsen@gentoo> (raw)
commit: aa1fd6bff3b702e7774d2e18aa66dc430087b062
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 19:39:17 2020 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 19:40:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1fd6bf
app-portage/layman: Fix missing man page for 9999 version bug 732546
Man page generation was only required for teh live ebuild.
During the EAPI-7 update, making adding version dependant code.
The python_compile_all() was removed instead of man page generation being
made version dependant.
closes: https://bugs.gentoo.org/732546
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>
app-portage/layman/layman-9999.ebuild | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/app-portage/layman/layman-9999.ebuild b/app-portage/layman/layman-9999.ebuild
index e8ba2aeb516..b9c60ed0d3d 100644
--- a/app-portage/layman/layman-9999.ebuild
+++ b/app-portage/layman/layman-9999.ebuild
@@ -68,6 +68,15 @@ python_test() {
unset suite
}
+python_compile_all() {
+ default_python_compile_all
+ # Generate man page. only required for 9999
+ if [[ ${PV} == *9999 ]] ; then
+ # override MAKEOPTS to prevent build failure
+ emake -j1 -C doc
+ fi
+}
+
python_install_all() {
distutils-r1_python_install_all
next reply other threads:[~2020-07-19 19:40 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-19 19:40 Brian Dolbec [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-21 5:35 [gentoo-commits] repo/gentoo:master commit in: app-portage/layman/ Sam James
2023-05-21 5:35 Sam James
2023-02-01 15:23 Benda XU
2023-02-01 10:05 Benda XU
2022-10-18 3:34 Sam James
2022-10-01 1:33 Sam James
2022-10-01 1:02 Sam James
2022-04-27 21:57 Andreas K. Hüttel
2022-02-01 22:01 Craig Andrews
2021-09-14 14:15 Yixun Lan
2021-01-06 13:23 Fabian Groffen
2020-12-27 14:01 Fabian Groffen
2020-11-17 22:37 Brian Dolbec
2020-05-19 8:04 Andreas K. Hüttel
2020-05-08 18:12 Brian Dolbec
2020-05-08 17:15 Agostino Sarubbo
2020-05-08 17:10 Agostino Sarubbo
2020-05-08 9:36 Sergei Trofimovich
2020-05-07 19:37 Mart Raudsepp
2020-05-06 7:18 Sergei Trofimovich
2020-05-06 7:01 Sergei Trofimovich
2020-04-27 14:01 Mikle Kolyada
2020-04-24 23:53 Brian Dolbec
2020-04-24 21:41 Brian Dolbec
2020-04-18 17:55 Craig Andrews
2020-04-15 18:59 Mike Gilbert
2020-02-26 12:18 Michał Górny
2019-05-18 10:02 Michał Górny
2019-05-16 0:40 Anthony G. Basile
2019-01-15 18:58 Craig Andrews
2019-01-15 16:36 Craig Andrews
2018-10-16 9:18 Tobias Klausmann
2018-03-21 18:12 Michał Górny
2018-03-18 11:00 Sergei Trofimovich
2017-12-25 14:43 David Seifert
2017-05-11 21:57 Zac Medico
2017-04-29 11:39 Jeroen Roovers
2017-03-30 0:28 Matt Turner
2017-03-11 17:07 Agostino Sarubbo
2017-03-04 14:02 Agostino Sarubbo
2017-02-17 6:03 Markus Meier
2017-02-16 20:34 Michael Weber
2017-02-14 15:39 Agostino Sarubbo
2017-02-14 14:52 Agostino Sarubbo
2017-02-02 6:30 Patrick Lauer
2017-02-02 2:11 Brian Dolbec
2017-02-02 1:57 Brian Dolbec
2016-07-13 1:50 Mike Gilbert
2016-05-10 1:29 Devan Franchini
2016-05-03 7:37 Brian Dolbec
2016-05-02 17:30 Brian Dolbec
2016-05-02 4:00 Devan Franchini
2016-03-23 21:23 Stephen Klimaszewski
2015-11-11 0:35 Devan Franchini
2015-11-11 0:35 Devan Franchini
2015-11-10 23:23 Devan Franchini
2015-10-16 21:10 Devan Franchini
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=1595187604.aa1fd6bff3b702e7774d2e18aa66dc430087b062.dolsen@gentoo \
--to=dolsen@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