From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/cachefilesd/
Date: Sun, 13 Feb 2022 21:08:29 +0000 (UTC) [thread overview]
Message-ID: <1644786456.c5e8de4798a4bc2ee564a31c204d7ee31ed52607.conikost@gentoo> (raw)
commit: c5e8de4798a4bc2ee564a31c204d7ee31ed52607
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 00:21:35 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 21:07:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e8de47
sys-fs/cachefilesd: fix DeprecatedInsinto
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-fs/cachefilesd/cachefilesd-0.10.10-r1.ebuild | 6 +++---
sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.10-r1.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.10-r1.ebuild
index 7b7c61767c29..94bbc2597dd0 100644
--- a/sys-fs/cachefilesd/cachefilesd-0.10.10-r1.ebuild
+++ b/sys-fs/cachefilesd/cachefilesd-0.10.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -35,8 +35,8 @@ src_install() {
default
if use selinux; then
- insinto /usr/share/doc/${P}
- doins -r selinux
+ dodoc -r selinux
+ docompress -x /usr/share/doc/${PF}/selinux
fi
dodoc howto.txt
diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
index 849ad870b21d..3d5bb6f16587 100644
--- a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
+++ b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -32,8 +32,8 @@ src_install() {
default
if use selinux; then
- insinto /usr/share/doc/${P}
- doins -r selinux
+ dodoc -r selinux
+ docompress -x /usr/share/doc/${PF}/selinux
fi
dodoc howto.txt
next reply other threads:[~2022-02-13 21:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-13 21:08 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-03 21:49 [gentoo-commits] repo/gentoo:master commit in: sys-fs/cachefilesd/ Andreas K. Hüttel
2022-12-24 14:52 Andreas Sturmlechner
2021-09-27 22:05 Marek Szuba
2021-07-30 23:31 Sam James
2021-03-07 11:58 David Seifert
2018-07-20 3:43 Jason Zaman
2018-07-20 3:43 Jason Zaman
2018-06-05 4:33 Jason Zaman
2018-06-05 4:33 Jason Zaman
2018-06-05 4:33 Jason Zaman
2016-11-20 9:55 Jason Zaman
2016-01-25 15:11 Justin Lecher
2016-01-08 10:18 Jason Zaman
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=1644786456.c5e8de4798a4bc2ee564a31c204d7ee31ed52607.conikost@gentoo \
--to=conikost@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