From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/word_cloud/
Date: Thu, 27 Mar 2025 19:19:13 +0000 (UTC) [thread overview]
Message-ID: <1743103143.36c3d561034154bfb081eb2d3135487d60366646.ulm@gentoo> (raw)
commit: 36c3d561034154bfb081eb2d3135487d60366646
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 27 18:40:59 2025 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 27 19:19:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c3d561
media-gfx/word_cloud: Install default "stopwords" file
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
media-gfx/word_cloud/word_cloud-1.9.3.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/media-gfx/word_cloud/word_cloud-1.9.3.ebuild b/media-gfx/word_cloud/word_cloud-1.9.3.ebuild
index e34cfe066ffc..c50c7b79dc2b 100644
--- a/media-gfx/word_cloud/word_cloud-1.9.3.ebuild
+++ b/media-gfx/word_cloud/word_cloud-1.9.3.ebuild
@@ -27,3 +27,10 @@ BDEPEND="dev-python/cython
dev-python/setuptools-scm"
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+python_install() {
+ distutils-r1_python_install
+ local sitedir=$(python_get_sitedir)
+ insinto "${sitedir#${EPREFIX}}"/${PN/_}
+ doins ${PN/_}/stopwords
+}
next reply other threads:[~2025-03-27 19:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-27 19:19 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-27 19:19 [gentoo-commits] repo/gentoo:master commit in: media-gfx/word_cloud/ Ulrich Müller
2025-03-27 19:19 Ulrich Müller
2024-04-13 12:08 Ulrich Müller
2024-04-13 9:50 Ulrich Müller
2024-04-13 9:50 Ulrich Müller
2023-11-20 9:09 Ulrich Müller
2023-11-20 9:09 Ulrich Müller
2023-02-25 17:31 Ulrich Müller
2023-02-25 16:09 Ulrich Müller
2023-02-25 16:09 Ulrich Müller
2022-05-19 10:13 Ulrich Müller
2021-08-14 11:41 Ulrich Müller
2021-08-14 11:41 Ulrich Müller
2021-05-23 17:11 Ulrich Müller
2021-05-23 17:11 Ulrich Müller
2020-09-02 13:08 Ulrich Müller
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=1743103143.36c3d561034154bfb081eb2d3135487d60366646.ulm@gentoo \
--to=ulm@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