Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/hgsvn/
Date: Sun, 09 Feb 2020 19:40:24
Message-Id: 1581277213.5e85fc16f81d1d1c25c2d6321fcb6469bfff350b.mgorny@gentoo
1 commit: 5e85fc16f81d1d1c25c2d6321fcb6469bfff350b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 19:27:37 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 19:40:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e85fc16
7
8 dev-vcs/hgsvn: Add missing unzip dep
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-vcs/hgsvn/hgsvn-0.2.3-r2.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-vcs/hgsvn/hgsvn-0.2.3-r2.ebuild b/dev-vcs/hgsvn/hgsvn-0.2.3-r2.ebuild
16 index 0bb9f97c487..91a1d656c06 100644
17 --- a/dev-vcs/hgsvn/hgsvn-0.2.3-r2.ebuild
18 +++ b/dev-vcs/hgsvn/hgsvn-0.2.3-r2.ebuild
19 @@ -19,6 +19,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~x86-macos"
20 IUSE=""
21
22 DEPEND="
23 + app-arch/unzip
24 dev-vcs/mercurial
25 "
26 RDEPEND="${DEPEND}