From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ortp/
Date: Sun, 13 Feb 2022 21:08:28 +0000 (UTC) [thread overview]
Message-ID: <1644786440.d798d348c726ecff84e7f956fd5b31e7f47dff18.conikost@gentoo> (raw)
commit: d798d348c726ecff84e7f956fd5b31e7f47dff18
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 00:02:59 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 21:07:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d798d348
net-libs/ortp: fix DeprecatedInsinto
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-libs/ortp/ortp-0.23.0-r1.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/net-libs/ortp/ortp-0.23.0-r1.ebuild b/net-libs/ortp/ortp-0.23.0-r1.ebuild
index ce209560f3a4..464e2482fe77 100644
--- a/net-libs/ortp/ortp-0.23.0-r1.ebuild
+++ b/net-libs/ortp/ortp-0.23.0-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
@@ -69,7 +69,8 @@ src_install() {
find "${ED}" -name '*.la' -delete || die
if use examples; then
- insinto /usr/share/doc/${PF}/examples
- doins src/tests/*.c
+ docinto examples
+ dodoc src/tests/*.c
+ docompress -x /usr/share/doc/${PF}/examples
fi
}
next reply other threads:[~2022-02-13 21:08 UTC|newest]
Thread overview: 9+ 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 --
2021-05-31 17:49 [gentoo-commits] repo/gentoo:master commit in: net-libs/ortp/ David Seifert
2021-05-31 9:20 David Seifert
2021-05-02 10:56 Mikle Kolyada
2019-07-29 18:42 Aaron Bauman
2018-06-20 16:59 Pacho Ramos
2017-02-04 19:48 Michał Górny
2016-10-09 16:19 Pacho Ramos
2016-10-09 16:19 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=1644786440.d798d348c726ecff84e7f956fd5b31e7f47dff18.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