Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/xvile/
Date: Thu, 02 Jun 2022 14:08:36
Message-Id: 1654178827.6ce58dd1fcbf1002cbc824dc290d4909e40f350e.ionen@gentoo
1 commit: 6ce58dd1fcbf1002cbc824dc290d4909e40f350e
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 14:05:55 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 14:07:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce58dd1
7
8 app-editors/xvile: fix BDEPEND typo
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 app-editors/xvile/xvile-9.8v.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/xvile/xvile-9.8v.ebuild b/app-editors/xvile/xvile-9.8v.ebuild
16 index 85fc70cefbcc..b3a06afe19e8 100644
17 --- a/app-editors/xvile/xvile-9.8v.ebuild
18 +++ b/app-editors/xvile/xvile-9.8v.ebuild
19 @@ -27,7 +27,7 @@ RDEPEND="~app-editors/vile-${PV}
20 DEPEND="${RDEPEND}
21 x11-base/xorg-proto
22 sys-devel/flex"
23 -BDEPEND+"virtual/pkgconfig"
24 +BDEPEND="virtual/pkgconfig"
25
26 S="${WORKDIR}"/${MY_P}