From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-apps/dool/
Date: Fri, 27 Sep 2024 13:37:12 +0000 (UTC) [thread overview]
Message-ID: <1727444216.c788db9a341ed66aa1ffa299b8b77b9441a96f1b.flow@gentoo> (raw)
Message-ID: <20240927133712.aGP8WHYZbnMTrbsOKTI3j2qofP3vpyJpb_2O0FHdoZY@z> (raw)
commit: c788db9a341ed66aa1ffa299b8b77b9441a96f1b
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 27 13:36:56 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Sep 27 13:36:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c788db9a
sys-apps/dool: sync live
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
sys-apps/dool/dool-9999.ebuild | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/sys-apps/dool/dool-9999.ebuild b/sys-apps/dool/dool-9999.ebuild
index db89ec526..5a991dd78 100644
--- a/sys-apps/dool/dool-9999.ebuild
+++ b/sys-apps/dool/dool-9999.ebuild
@@ -22,13 +22,19 @@ else
KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86 "
fi
+SRC_URI+="
+ https://github.com/scottchiefbaker/dool/pull/80/commits/5c538542a5bf2b16c496ab9d0a15f439f1ba1e49.patch
+ -> dool-1.3.2-add-site-packages-dir-to-plugin-path.patch
+"
+
LICENSE="GPL-2"
SLOT="0"
-IUSE="doc examples"
-src_prepare() {
- default
+PATCHES=(
+ "${DISTDIR}"/dool-1.3.2-add-site-packages-dir-to-plugin-path.patch
+)
+src_prepare() {
# https://github.com/scottchiefbaker/dool/pull/80
mv dool dool.py || die
@@ -42,6 +48,8 @@ src_prepare() {
EOF
sed -i 's/dool:__main/dool.dool:__main/' pyproject.toml || die
+
+ default
}
src_install() {
@@ -51,13 +59,7 @@ src_install() {
einstalldocs
- if use examples; then
- dodoc examples/{mstat,read}.py
- fi
-
- if use doc; then
- dodoc docs/*.html
- fi
+ dodoc examples/{mstat,read}.py docs/*.html
}
src_test() {
next reply other threads:[~2024-09-27 13:37 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 13:37 Florian Schmaus [this message]
2024-09-27 13:37 ` [gentoo-commits] repo/proj/guru:master commit in: sys-apps/dool/ Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2024-09-30 7:43 [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2024-09-27 13:37 Florian Schmaus
2024-09-27 12:52 Florian Schmaus
2024-09-27 12:52 Florian Schmaus
2024-05-07 14:26 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2024-05-07 14:25 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2024-05-07 14:26 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2024-05-07 14:25 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2024-05-07 14:25 Florian Schmaus
2024-05-06 9:38 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2024-05-06 9:38 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2024-05-06 9:38 Florian Schmaus
2023-04-19 7:32 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2023-04-19 7:30 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2023-04-19 7:32 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2023-04-19 7:30 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2023-04-19 7:30 Florian Schmaus
2023-04-19 7:30 Florian Schmaus
2022-05-30 6:39 Florian Schmaus
2021-04-11 8:01 Florian Schmaus
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=1727444216.c788db9a341ed66aa1ffa299b8b77b9441a96f1b.flow@gentoo \
--to=flow@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