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 6A9E01396D9 for ; Tue, 7 Nov 2017 13:37:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE19AE0D12; Tue, 7 Nov 2017 13:37:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A0AC1E0D12 for ; Tue, 7 Nov 2017 13:37:35 +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 B547833BF24 for ; Tue, 7 Nov 2017 13:37:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5AFDE9818 for ; Tue, 7 Nov 2017 13:37:33 +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: <1510061844.e1676a9f6a7b1a6a402fc2a76fbe1c95106bb0e4.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dbus/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/dbus/dbus-1.12.0.ebuild X-VCS-Directories: sys-apps/dbus/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: e1676a9f6a7b1a6a402fc2a76fbe1c95106bb0e4 X-VCS-Branch: master Date: Tue, 7 Nov 2017 13:37:33 +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: d97de5ec-e904-4c22-8098-e7a9afce7f9c X-Archives-Hash: 862e36b661334f233f2676b07779dc28 commit: e1676a9f6a7b1a6a402fc2a76fbe1c95106bb0e4 Author: Lars Wendler gentoo org> AuthorDate: Tue Nov 7 13:37:24 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Nov 7 13:37:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1676a9f sys-apps/dbus: Added sys-devel/autoconf-archive to DEPEND. Closes: https://bugs.gentoo.org/636784 Package-Manager: Portage-2.3.13, Repoman-2.3.4 sys-apps/dbus/dbus-1.12.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/dbus/dbus-1.12.0.ebuild b/sys-apps/dbus/dbus-1.12.0.ebuild index 2843e6c8ae9..4c7d2839e1f 100644 --- a/sys-apps/dbus/dbus-1.12.0.ebuild +++ b/sys-apps/dbus/dbus-1.12.0.ebuild @@ -35,6 +35,7 @@ CDEPEND=" DEPEND="${CDEPEND} app-text/xmlto app-text/docbook-xml-dtd:4.4 + sys-devel/autoconf-archive virtual/pkgconfig doc? ( app-doc/doxygen ) test? (