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 F15AB138334 for ; Thu, 7 Mar 2019 13:25:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E359E087D; Thu, 7 Mar 2019 13:25:57 +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 C0DA6E087D for ; Thu, 7 Mar 2019 13:25:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 57185335CDD for ; Thu, 7 Mar 2019 13:25:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3268755D for ; Thu, 7 Mar 2019 13:25:53 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1551965114.0cb2157e935c08770302006f5af7b581f72eb988.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild net-misc/spice-gtk/spice-gtk-0.35.ebuild net-misc/spice-gtk/spice-gtk-9999.ebuild X-VCS-Directories: net-misc/spice-gtk/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 0cb2157e935c08770302006f5af7b581f72eb988 X-VCS-Branch: master Date: Thu, 7 Mar 2019 13:25:53 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9dcfc47d-87aa-4c17-a554-2fbff151e913 X-Archives-Hash: 0b20f821dac8afda2a89ab518c85b4c2 commit: 0cb2157e935c08770302006f5af7b581f72eb988 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Mar 7 13:15:34 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Mar 7 13:25:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb2157e net-misc/spice-gtk: add explicit build dep on glib-utils Maintainer timeout. Closes: https://bugs.gentoo.org/667732 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild | 3 ++- net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild | 1 + net-misc/spice-gtk/spice-gtk-0.35.ebuild | 1 + net-misc/spice-gtk/spice-gtk-9999.ebuild | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild index 4f42438187c..bf79416bb4f 100644 --- a/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -65,6 +65,7 @@ RDEPEND=" DEPEND="${RDEPEND} >=app-emulation/spice-protocol-0.12.13 dev-perl/Text-CSV + dev-util/glib-utils >=dev-util/gtk-doc-am-1.14 >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17 diff --git a/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild index ef74ed23858..877545defc0 100644 --- a/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild @@ -65,6 +65,7 @@ RDEPEND=" DEPEND="${RDEPEND} >=app-emulation/spice-protocol-0.12.14 dev-perl/Text-CSV + dev-util/glib-utils >=dev-util/gtk-doc-am-1.14 >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17 diff --git a/net-misc/spice-gtk/spice-gtk-0.35.ebuild b/net-misc/spice-gtk/spice-gtk-0.35.ebuild index bd9b51f772c..078dfa641be 100644 --- a/net-misc/spice-gtk/spice-gtk-0.35.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.35.ebuild @@ -64,6 +64,7 @@ RDEPEND=" DEPEND="${RDEPEND} >=app-emulation/spice-protocol-0.12.14 dev-perl/Text-CSV + dev-util/glib-utils >=dev-util/gtk-doc-am-1.14 >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17 diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 34f3ead2259..0cd9ccd8668 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -65,6 +65,7 @@ RDEPEND=" DEPEND="${RDEPEND} ~app-emulation/spice-protocol-9999 dev-perl/Text-CSV + dev-util/glib-utils >=dev-util/gtk-doc-am-1.14 >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17