public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlgraph/
Date: Sat, 17 Oct 2020 12:18:51 +0000 (UTC)	[thread overview]
Message-ID: <1602937128.660c42c58598e9e049bc3358f194e3c302e8775d.sam@gentoo> (raw)

commit:     660c42c58598e9e049bc3358f194e3c302e8775d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 17 12:18:43 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 12:18:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660c42c5

dev-ml/ocamlgraph: DeprecatedInsinto

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/ocamlgraph/ocamlgraph-1.8.7-r1.ebuild | 13 +++++++------
 dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild | 11 ++++++-----
 2 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.7-r1.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.7-r1.ebuild
index 7b7df7eac4c..41454fc2208 100644
--- a/dev-ml/ocamlgraph/ocamlgraph-1.8.7-r1.ebuild
+++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.7-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit findlib eutils
+inherit eutils findlib
 
 DESCRIPTION="O'Caml Graph library"
 HOMEPAGE="http://ocamlgraph.lri.fr/index.en.html"
@@ -50,13 +50,14 @@ src_install() {
 	fi
 
 	dodoc README.adoc CREDITS FAQ CHANGES
-	if use doc; then
-		dohtml doc/*
-	fi
 
 	if use examples; then
-		insinto /usr/share/doc/${PF}
-		doins -r examples
+		dodoc -r examples
 		docompress -x /usr/share/doc/${PF}/examples
 	fi
+
+	if use doc; then
+		docinto html
+		dodoc doc/*
+	fi
 }

diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild
index 9c4e5391fc6..df67c7f57f1 100644
--- a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild
+++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild
@@ -45,13 +45,14 @@ src_install() {
 	fi
 
 	dodoc README.adoc CREDITS FAQ CHANGES
-	if use doc; then
-		dohtml doc/*
-	fi
 
 	if use examples; then
-		insinto /usr/share/doc/${PF}
-		doins -r examples
+		dodoc -r examples
 		docompress -x /usr/share/doc/${PF}/examples
 	fi
+
+	if use doc; then
+		docinto html
+		dodoc doc/*
+	fi
 }


             reply	other threads:[~2020-10-17 12:18 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17 12:18 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-15 15:25 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlgraph/ Arthur Zamarin
2024-06-30  5:56 Alfredo Tupone
2023-04-06  6:46 Alfredo Tupone
2022-01-18 20:28 Alfredo Tupone
2021-04-30 23:35 Sam James
2021-03-14  0:48 Sam James
2021-03-11 13:30 Sam James
2021-03-11  2:35 Sam James
2021-03-10  3:06 Sam James
2021-03-10  3:06 Sam James
2021-02-27 14:17 Alfredo Tupone
2021-02-21 19:48 Sam James
2021-02-21 19:48 Sam James
2021-02-21  8:10 Sam James
2021-02-19 21:17 Alfredo Tupone
2021-02-12  7:34 Alfredo Tupone
2021-02-10 16:33 Sam James
2021-02-10  1:56 Sam James
2021-02-10  1:55 Sam James
2021-02-09 21:36 Sam James
2021-02-05 23:02 Alfredo Tupone
2020-10-28  3:36 Sam James
2020-10-18 18:51 Thomas Deutschmann
2020-10-17  9:32 Sam James
2018-12-15  9:19 Mikle Kolyada
2017-10-18  8:49 Alexis Ballier
2017-04-27 10:40 Alexis Ballier
2017-04-05 17:50 Markus Meier
2017-01-26 11:00 Agostino Sarubbo
2017-01-25 10:58 Agostino Sarubbo
2016-04-22 13:01 Alexis Ballier
2016-04-21  9:07 Alexis Ballier

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=1602937128.660c42c58598e9e049bc3358f194e3c302e8775d.sam@gentoo \
    --to=sam@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