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 A22091396D0 for ; Thu, 17 Aug 2017 22:41:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA2AD1FC008; Thu, 17 Aug 2017 22:41:53 +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 B959D1FC059 for ; Thu, 17 Aug 2017 22:41:53 +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 A3E363418C4 for ; Thu, 17 Aug 2017 22:41:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A33A5795D for ; Thu, 17 Aug 2017 22:41:50 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1503009702.babb0c191b4c95632fb03e308b96967bdd1fabac.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/polkit/polkit-0.113-r4.ebuild X-VCS-Directories: sys-auth/polkit/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: babb0c191b4c95632fb03e308b96967bdd1fabac X-VCS-Branch: master Date: Thu, 17 Aug 2017 22:41:50 +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: 797374cb-47e1-46e5-b695-c313e49a2403 X-Archives-Hash: f57c012e7e768ebe0a1d720aa464a072 commit: babb0c191b4c95632fb03e308b96967bdd1fabac Author: Gilles Dartiguelongue gentoo org> AuthorDate: Thu Aug 17 21:37:26 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Thu Aug 17 22:41:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=babb0c19 sys-auth/polkit: add missing dependency on g-i-common, bug #627776 Due to calling eautoreconf. Package-Manager: Portage-2.3.7, Repoman-2.3.3 sys-auth/polkit/polkit-0.113-r4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-auth/polkit/polkit-0.113-r4.ebuild b/sys-auth/polkit/polkit-0.113-r4.ebuild index be88583f378..7f2eb77182f 100644 --- a/sys-auth/polkit/polkit-0.113-r4.ebuild +++ b/sys-auth/polkit/polkit-0.113-r4.ebuild @@ -31,6 +31,7 @@ CDEPEND=" DEPEND="${CDEPEND} app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xsl-stylesheets + dev-libs/gobject-introspection-common dev-libs/libxslt dev-util/gtk-doc-am dev-util/intltool