public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pythong/
Date: Sun,  9 Feb 2020 17:10:06 +0000 (UTC)	[thread overview]
Message-ID: <1581268200.4763a59f27ad745c966f35175ade8cb2c4363d9a.mgorny@gentoo> (raw)

commit:     4763a59f27ad745c966f35175ade8cb2c4363d9a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 17:10:00 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 17:10:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4763a59f

dev-python/pythong: Use dodoc

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pythong/pythong-2.1.5-r3.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/pythong/pythong-2.1.5-r3.ebuild b/dev-python/pythong/pythong-2.1.5-r3.ebuild
index a466b85801d..3e649b8f455 100644
--- a/dev-python/pythong/pythong-2.1.5-r3.ebuild
+++ b/dev-python/pythong/pythong-2.1.5-r3.ebuild
@@ -45,13 +45,11 @@ src_install() {
 	python_doscript pythong.py
 
 	dodoc leeme.txt
-	insinto /usr/share/doc/${PF}
-	doins -r {LICENCIA,MANUAL,demos}
+	dodoc -r {LICENCIA,MANUAL,demos}
 	rm -fr "${ED}/usr/share/doc/${PF}/demos/modulepythong.py" || die
 
 	if use doc; then
-		insinto /usr/share/doc/${PF}
-		doins "${DISTDIR}"/python.pdf
+		dodoc "${DISTDIR}"/python.pdf
 	fi
 	python_optimize
 }


             reply	other threads:[~2020-02-09 17:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-09 17:10 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-09 16:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/pythong/ Michał Górny
2019-09-27 17:33 Michał Górny
2017-04-20 20:48 David Seifert

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=1581268200.4763a59f27ad745c966f35175ade8cb2c4363d9a.mgorny@gentoo \
    --to=mgorny@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