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: net-irc/hexchat/
Date: Wed, 31 Oct 2018 08:01:04
Message-Id: 1540972848.12d7269d433d502fe1d0332daf98ae3354a000b3.polynomial-c@gentoo
1 commit: 12d7269d433d502fe1d0332daf98ae3354a000b3
2 Author: Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com>
3 AuthorDate: Wed Oct 31 03:30:29 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 31 08:00:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d7269d
7
8 net-irc/hexchat: Needs dev-util/glib-utils
9
10 Bug: https://bugs.gentoo.org/669932
11 Signed-off-by: Anthony Ryan <anthonyryan1 <AT> gmail.com>
12 Package-Manager: Portage-2.3.49, Repoman-2.3.11
13 Closes: https://github.com/gentoo/gentoo/pull/10308
14 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
15
16 net-irc/hexchat/hexchat-2.14.2.ebuild | 3 ++-
17 net-irc/hexchat/hexchat-9999.ebuild | 3 ++-
18 2 files changed, 4 insertions(+), 2 deletions(-)
19
20 diff --git a/net-irc/hexchat/hexchat-2.14.2.ebuild b/net-irc/hexchat/hexchat-2.14.2.ebuild
21 index ee382d60463..7ef4db04615 100644
22 --- a/net-irc/hexchat/hexchat-2.14.2.ebuild
23 +++ b/net-irc/hexchat/hexchat-2.14.2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -54,6 +54,7 @@ COMMON_DEPEND="
31 RDEPEND="${COMMON_DEPEND}"
32 DEPEND="
33 ${COMMON_DEPEND}
34 + dev-util/glib-utils
35 app-arch/xz-utils
36 app-text/iso-codes
37 sys-devel/gettext
38
39 diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild
40 index ee382d60463..7ef4db04615 100644
41 --- a/net-irc/hexchat/hexchat-9999.ebuild
42 +++ b/net-irc/hexchat/hexchat-9999.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2018 Gentoo Foundation
45 +# Copyright 1999-2018 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=6
49 @@ -54,6 +54,7 @@ COMMON_DEPEND="
50 RDEPEND="${COMMON_DEPEND}"
51 DEPEND="
52 ${COMMON_DEPEND}
53 + dev-util/glib-utils
54 app-arch/xz-utils
55 app-text/iso-codes
56 sys-devel/gettext