From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D64FF138334 for ; Wed, 31 Oct 2018 08:01:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F1B2E0B67; Wed, 31 Oct 2018 08:01:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3A2B0E0B67 for ; Wed, 31 Oct 2018 08:01:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26B38335C7F for ; Wed, 31 Oct 2018 08:01:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9DBF440 for ; Wed, 31 Oct 2018 08:00:57 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1540972848.12d7269d433d502fe1d0332daf98ae3354a000b3.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/hexchat/hexchat-2.14.2.ebuild net-irc/hexchat/hexchat-9999.ebuild X-VCS-Directories: net-irc/hexchat/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 12d7269d433d502fe1d0332daf98ae3354a000b3 X-VCS-Branch: master Date: Wed, 31 Oct 2018 08:00:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b1dfd122-d9d5-45e3-a87e-c4ea5b6dfea3 X-Archives-Hash: 9457c523d9f6782940392cf0713019cd commit: 12d7269d433d502fe1d0332daf98ae3354a000b3 Author: Anthony Ryan gmail com> AuthorDate: Wed Oct 31 03:30:29 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Oct 31 08:00:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d7269d net-irc/hexchat: Needs dev-util/glib-utils Bug: https://bugs.gentoo.org/669932 Signed-off-by: Anthony Ryan gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10308 Signed-off-by: Lars Wendler gentoo.org> net-irc/hexchat/hexchat-2.14.2.ebuild | 3 ++- net-irc/hexchat/hexchat-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/net-irc/hexchat/hexchat-2.14.2.ebuild b/net-irc/hexchat/hexchat-2.14.2.ebuild index ee382d60463..7ef4db04615 100644 --- a/net-irc/hexchat/hexchat-2.14.2.ebuild +++ b/net-irc/hexchat/hexchat-2.14.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -54,6 +54,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND}" DEPEND=" ${COMMON_DEPEND} + dev-util/glib-utils app-arch/xz-utils app-text/iso-codes sys-devel/gettext diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild index ee382d60463..7ef4db04615 100644 --- a/net-irc/hexchat/hexchat-9999.ebuild +++ b/net-irc/hexchat/hexchat-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -54,6 +54,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND}" DEPEND=" ${COMMON_DEPEND} + dev-util/glib-utils app-arch/xz-utils app-text/iso-codes sys-devel/gettext