From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/meld/
Date: Wed, 22 Apr 2020 16:36:26 +0000 (UTC) [thread overview]
Message-ID: <1587573351.5dada79038b992c07cfe863d515ff17479dc6d3a.leio@gentoo> (raw)
commit: 5dada79038b992c07cfe863d515ff17479dc6d3a
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 22 16:35:11 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 16:35:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dada790
dev-util/meld: workaround problems with --skip-build
Fixes regression since eclass commit
180fa85d7d00aea463c399f70348beaad9166eb7
Closes: https://bugs.gentoo.org/718014
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
dev-util/meld/{meld-3.20.2.ebuild => meld-3.20.2-r1.ebuild} | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/dev-util/meld/meld-3.20.2.ebuild b/dev-util/meld/meld-3.20.2-r1.ebuild
similarity index 83%
rename from dev-util/meld/meld-3.20.2.ebuild
rename to dev-util/meld/meld-3.20.2-r1.ebuild
index 7227b74d1d9..cd83e457a06 100644
--- a/dev-util/meld/meld-3.20.2.ebuild
+++ b/dev-util/meld/meld-3.20.2-r1.ebuild
@@ -40,3 +40,10 @@ DEPEND="${RDEPEND}
python_compile_all() {
mydistutilsargs=( --no-update-icon-cache --no-compile-schemas )
}
+
+python_install() {
+ local mydistutilsargs=( --no-update-icon-cache --no-compile-schemas build )
+ distutils-r1_python_install
+ rm "${ED}"/usr/share/doc/meld-${PV}/{COPYING,NEWS} || die
+ rmdir "${ED}"/usr/share/doc/meld-${PV} || die
+}
next reply other threads:[~2020-04-22 16:36 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-22 16:36 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-15 6:48 [gentoo-commits] repo/gentoo:master commit in: dev-util/meld/ Sam James
2024-10-03 10:00 Sam James
2024-03-24 20:46 Mart Raudsepp
2024-03-03 18:10 Mart Raudsepp
2023-10-03 21:32 Mart Raudsepp
2022-12-04 17:15 Matt Turner
2022-10-13 16:26 Matt Turner
2022-10-01 19:20 Sebastian Pipping
2022-10-01 18:56 Matt Turner
2022-09-13 20:11 Matt Turner
2022-09-07 7:52 Michał Górny
2021-11-06 4:09 Sam James
2021-10-04 1:25 Sam James
2021-08-13 16:27 Mart Raudsepp
2021-08-13 16:27 Mart Raudsepp
2021-08-13 16:27 Mart Raudsepp
2021-04-18 15:19 Matt Turner
2021-02-15 2:19 Rick Farina
2021-02-14 21:42 Mart Raudsepp
2020-04-20 20:30 Mart Raudsepp
2020-02-18 12:15 Mart Raudsepp
2019-05-18 19:59 Mart Raudsepp
2019-03-30 22:33 Mart Raudsepp
2019-03-30 21:56 Mart Raudsepp
2019-01-06 12:45 Mart Raudsepp
2018-11-17 15:32 Sebastian Pipping
2018-07-09 19:16 Mart Raudsepp
2018-07-09 16:14 Mikle Kolyada
2018-07-06 13:43 Thomas Deutschmann
2018-06-19 14:30 Mart Raudsepp
2018-01-18 8:13 Gilles Dartiguelongue
2017-12-20 20:23 Mart Raudsepp
2017-11-01 17:48 Mart Raudsepp
2017-11-01 17:48 Mart Raudsepp
2017-09-03 22:47 Gilles Dartiguelongue
2017-02-15 19:43 Mart Raudsepp
2017-01-04 22:37 Gilles Dartiguelongue
2016-10-01 20:02 Mart Raudsepp
2016-10-01 20:02 Mart Raudsepp
2016-07-30 10:50 Pacho Ramos
2016-07-30 10:50 Pacho Ramos
2016-07-02 10:43 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-03-25 12:07 Dennis Lamm
2016-03-06 16:43 Mikle Kolyada
2015-12-12 14:29 Pacho Ramos
2015-12-12 14:29 Pacho Ramos
2015-10-04 10:42 Pacho Ramos
2015-10-04 10:42 Pacho Ramos
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=1587573351.5dada79038b992c07cfe863d515ff17479dc6d3a.leio@gentoo \
--to=leio@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