From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2F31213888F for ; Thu, 15 Oct 2015 00:31:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 157FEE07D4; Thu, 15 Oct 2015 00:31:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B332AE07D4 for ; Thu, 15 Oct 2015 00:31:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 94DA0340AA1 for ; Thu, 15 Oct 2015 00:31:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 146B310C5 for ; Thu, 15 Oct 2015 00:31:39 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1444869454.e93983c772da7689d1d3ab58f3336fc57df24af1.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/avahi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/avahi/avahi-0.6.32_rc.ebuild X-VCS-Directories: net-dns/avahi/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: e93983c772da7689d1d3ab58f3336fc57df24af1 X-VCS-Branch: master Date: Thu, 15 Oct 2015 00:31:39 +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: 8f95f445-ace3-42c2-b44a-6ce8c3da4576 X-Archives-Hash: 2ff29cbac79179e7806514c1a9b99bdb commit: e93983c772da7689d1d3ab58f3336fc57df24af1 Author: Anthony G. Basile gentoo org> AuthorDate: Thu Oct 15 00:37:05 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Oct 15 00:37:34 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93983c7 net-dns/avahi: unconditionally depend on xmltoman, bug #563046. Package-Manager: portage-2.2.20.1 net-dns/avahi/avahi-0.6.32_rc.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/net-dns/avahi/avahi-0.6.32_rc.ebuild b/net-dns/avahi/avahi-0.6.32_rc.ebuild index ba8adb3..6a9d2a6 100644 --- a/net-dns/avahi/avahi-0.6.32_rc.ebuild +++ b/net-dns/avahi/avahi-0.6.32_rc.ebuild @@ -59,12 +59,10 @@ COMMON_DEPEND=" DEPEND=" ${COMMON_DEPEND} + doc? ( app-doc/doxygen ) + app-doc/xmltoman dev-util/intltool virtual/pkgconfig[${MULTILIB_USEDEP}] - doc? ( - app-doc/doxygen - app-doc/xmltoman - ) " RDEPEND="