Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/xmind/
Date: Thu, 29 Aug 2019 11:39:27
Message-Id: 1567078678.4543cb39e7bb61a9643ec4ed1f15ed78b78c3088.soap@gentoo
1 commit: 4543cb39e7bb61a9643ec4ed1f15ed78b78c3088
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 29 11:37:58 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 29 11:37:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4543cb39
7
8 app-misc/xmind: [QA] Add missing DEPEND="app-arch/unzip"
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild | 3 ++-
14 app-misc/xmind/xmind-3.7.6_p201801311814.ebuild | 3 ++-
15 2 files changed, 4 insertions(+), 2 deletions(-)
16
17 diff --git a/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild b/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild
18 index a5d4a0ca6de..dfb4046680b 100644
19 --- a/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild
20 +++ b/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -17,6 +17,7 @@ SLOT="0"
28 KEYWORDS="amd64 x86"
29 IUSE=""
30
31 +DEPEND="app-arch/unzip"
32 RDEPEND="
33 >=virtual/jre-1.5
34 x11-libs/gtk+:2
35
36 diff --git a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild
37 index 12a6a7c4921..03ce175e13f 100644
38 --- a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild
39 +++ b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2018 Gentoo Foundation
42 +# Copyright 1999-2019 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -17,6 +17,7 @@ SLOT="0"
47 KEYWORDS="~amd64 ~x86"
48 IUSE=""
49
50 +DEPEND="app-arch/unzip"
51 RDEPEND="
52 >=virtual/jre-1.8
53 x11-libs/gtk+:2