Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlweb/
Date: Thu, 14 Oct 2021 07:58:50
Message-Id: 1634198302.df8d12715836c4466bf64c9639590015306e35e1.sam@gentoo
1 commit: df8d12715836c4466bf64c9639590015306e35e1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 07:58:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 07:58:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df8d1271
7
8 dev-ml/ocamlweb: add missing DEPEND
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/ocamlweb/{ocamlweb-1.41.ebuild => ocamlweb-1.41-r1.ebuild} | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/dev-ml/ocamlweb/ocamlweb-1.41.ebuild b/dev-ml/ocamlweb/ocamlweb-1.41-r1.ebuild
16 similarity index 97%
17 rename from dev-ml/ocamlweb/ocamlweb-1.41.ebuild
18 rename to dev-ml/ocamlweb/ocamlweb-1.41-r1.ebuild
19 index 1cd6b57b27b..0e13362dc9e 100644
20 --- a/dev-ml/ocamlweb/ocamlweb-1.41.ebuild
21 +++ b/dev-ml/ocamlweb/ocamlweb-1.41-r1.ebuild
22 @@ -19,12 +19,13 @@ RESTRICT="!test? ( test )"
23 DEPEND=">=dev-lang/ocaml-4.08.0:=
24 virtual/latex-base
25 dev-texlive/texlive-latexextra"
26 +RDEPEND="${DEPEND}"
27 BDEPEND="test? ( dev-tex/hevea )"
28
29 PATCHES=(
30 "${FILESDIR}/${PN}-1.41-strip.patch"
31 "${FILESDIR}/${PN}-1.41-ocaml-4.08.0.patch"
32 - )
33 +)
34
35 QA_FLAGS_IGNORED=/usr/bin/ocamlweb