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 920AE1396D0 for ; Mon, 4 Sep 2017 09:48:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02ED81FC00D; Mon, 4 Sep 2017 09:48:42 +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 D54D91FC00D for ; Mon, 4 Sep 2017 09:48:41 +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 05437341698 for ; Mon, 4 Sep 2017 09:48:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 486858D85 for ; Mon, 4 Sep 2017 09:48:39 +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: <1504518517.aba74bb6f6e10f205af792360e0d8b1f7ba9da5e.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/wireshark/wireshark-99999999.ebuild X-VCS-Directories: net-analyzer/wireshark/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: aba74bb6f6e10f205af792360e0d8b1f7ba9da5e X-VCS-Branch: master Date: Mon, 4 Sep 2017 09:48: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: 60d2eb28-4be2-48a3-872b-23c6ebbb4ae6 X-Archives-Hash: 93df902d114420df0b7e3ec46909e554 commit: aba74bb6f6e10f205af792360e0d8b1f7ba9da5e Author: Jeroen Roovers gentoo org> AuthorDate: Mon Sep 4 09:48:19 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Sep 4 09:48:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba74bb6 net-analyzer/wireshark: Fix README installation in live ebuild (bug #629706 by jospezial). Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-analyzer/wireshark/wireshark-99999999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild index a4d2b1e4617..5d11c1bd60e 100644 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild +++ b/net-analyzer/wireshark/wireshark-99999999.ebuild @@ -214,7 +214,7 @@ src_install() { default # FAQ is not required as is installed from help/faq.txt - dodoc AUTHORS ChangeLog NEWS README{,.bsd,.linux,.macos,.vmware} \ + dodoc AUTHORS ChangeLog NEWS README.* \ doc/{randpkt.txt,README*} if use doc; then