Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/coccinelle/
Date: Sun, 30 Oct 2022 19:32:15
Message-Id: 1667158318.bb14412c9114d2bf53119db9c458eea84624891a.tupone@gentoo
1 commit: bb14412c9114d2bf53119db9c458eea84624891a
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 19:31:11 2022 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 19:31:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb14412c
7
8 dev-util/coccinelle: adj deps
9
10 Closes: https://bugs.gentoo.org/878783
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 .../{coccinelle-1.1.1-r1.ebuild => coccinelle-1.1.1-r2.ebuild} | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-util/coccinelle/coccinelle-1.1.1-r1.ebuild b/dev-util/coccinelle/coccinelle-1.1.1-r2.ebuild
17 similarity index 99%
18 rename from dev-util/coccinelle/coccinelle-1.1.1-r1.ebuild
19 rename to dev-util/coccinelle/coccinelle-1.1.1-r2.ebuild
20 index bd296f7e09d3..da7c3d3ec5db 100644
21 --- a/dev-util/coccinelle/coccinelle-1.1.1-r1.ebuild
22 +++ b/dev-util/coccinelle/coccinelle-1.1.1-r2.ebuild
23 @@ -40,6 +40,7 @@ BDEPEND="
24 dev-texlive/texlive-latexextra
25 dev-texlive/texlive-fontsextra
26 virtual/latex-base
27 + dev-tex/hevea
28 )
29 "