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 63373138334 for ; Tue, 5 Jun 2018 05:21:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F777E09A6; Tue, 5 Jun 2018 05:21:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 31F7CE09A6 for ; Tue, 5 Jun 2018 05:21:03 +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 7FE59335C79 for ; Tue, 5 Jun 2018 05:21:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58AF275 for ; Tue, 5 Jun 2018 05:20:59 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1528176046.8bb26a767dfc47982b0c414a0e3b0e247f774acf.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/etherape/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/etherape/etherape-0.9.18.ebuild X-VCS-Directories: net-analyzer/etherape/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 8bb26a767dfc47982b0c414a0e3b0e247f774acf X-VCS-Branch: master Date: Tue, 5 Jun 2018 05:20:59 +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: f80f0ea9-893b-4d31-bfb9-8bc6d8cd3d21 X-Archives-Hash: 3fde5eb88a826f4899ec70f00b986846 commit: 8bb26a767dfc47982b0c414a0e3b0e247f774acf Author: Jeroen Roovers gentoo org> AuthorDate: Tue Jun 5 05:20:46 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Jun 5 05:20:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb26a76 net-analyzer/etherape: Fix dependency. Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-analyzer/etherape/etherape-0.9.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/etherape/etherape-0.9.18.ebuild b/net-analyzer/etherape/etherape-0.9.18.ebuild index ab148e3bca2..1cfcbd67242 100644 --- a/net-analyzer/etherape/etherape-0.9.18.ebuild +++ b/net-analyzer/etherape/etherape-0.9.18.ebuild @@ -21,6 +21,6 @@ DEPEND=" ${RDEPEND} >=sys-devel/gettext-0.11.5 app-text/docbook-xml-dtd:4.1.2 - gnome-extra/yelp + app-text/yelp-tools virtual/pkgconfig "