Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/notepadqq/
Date: Wed, 20 Feb 2019 14:41:13
Message-Id: 1550673588.2470a8f835cbda24f3a0395e19b835492824ed56.polynomial-c@gentoo
1 commit: 2470a8f835cbda24f3a0395e19b835492824ed56
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 20 14:39:48 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 20 14:39:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2470a8f8
7
8 app-editors/notepadqq: Added dev-qt/linguist-tools:5 to DEPEND.
9
10 Closes: https://bugs.gentoo.org/669186
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
13
14 app-editors/notepadqq/notepadqq-1.2.0.ebuild | 3 ++-
15 app-editors/notepadqq/notepadqq-1.4.8.ebuild | 3 ++-
16 app-editors/notepadqq/notepadqq-9999.ebuild | 3 ++-
17 3 files changed, 6 insertions(+), 3 deletions(-)
18
19 diff --git a/app-editors/notepadqq/notepadqq-1.2.0.ebuild b/app-editors/notepadqq/notepadqq-1.2.0.ebuild
20 index cbebd28ae63..ad4de06fd0d 100644
21 --- a/app-editors/notepadqq/notepadqq-1.2.0.ebuild
22 +++ b/app-editors/notepadqq/notepadqq-1.2.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -24,6 +24,7 @@ RDEPEND="
30 "
31 DEPEND="
32 ${RDEPEND}
33 + dev-qt/linguist-tools:5
34 dev-qt/qtsvg:5
35 "
36
37
38 diff --git a/app-editors/notepadqq/notepadqq-1.4.8.ebuild b/app-editors/notepadqq/notepadqq-1.4.8.ebuild
39 index 0ce0b7273f5..a61d2f60013 100644
40 --- a/app-editors/notepadqq/notepadqq-1.4.8.ebuild
41 +++ b/app-editors/notepadqq/notepadqq-1.4.8.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2018 Gentoo Authors
44 +# Copyright 1999-2019 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -29,6 +29,7 @@ RDEPEND="
49 "
50 DEPEND="
51 ${RDEPEND}
52 + dev-qt/linguist-tools:5
53 dev-qt/qtsvg:5
54 "
55
56
57 diff --git a/app-editors/notepadqq/notepadqq-9999.ebuild b/app-editors/notepadqq/notepadqq-9999.ebuild
58 index 8d386f10ca8..e3f0743514c 100644
59 --- a/app-editors/notepadqq/notepadqq-9999.ebuild
60 +++ b/app-editors/notepadqq/notepadqq-9999.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2018 Gentoo Authors
63 +# Copyright 1999-2019 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=6
67 @@ -30,6 +30,7 @@ RDEPEND="
68 "
69 DEPEND="
70 ${RDEPEND}
71 + dev-qt/linguist-tools:5
72 dev-qt/qtsvg:5
73 "