commit: 220900be4db831d631f77fe710de5c6db949c9e5 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Feb 25 09:43:56 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Feb 25 09:44:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220900be
net-analyzer/mtr: Install README.md Package-Manager: Portage-2.3.62, Repoman-2.3.12 Fixes: https://bugs.gentoo.org/678732 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-analyzer/mtr/mtr-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/mtr/mtr-9999.ebuild b/net-analyzer/mtr/mtr-9999.ebuild index 3a1ec3b3a68..06c55d456ae 100644 --- a/net-analyzer/mtr/mtr-9999.ebuild +++ b/net-analyzer/mtr/mtr-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,7 @@ DEPEND=" virtual/pkgconfig " -DOCS=( AUTHORS FORMATS NEWS README SECURITY TODO ) +DOCS=( AUTHORS FORMATS NEWS README.md SECURITY TODO ) FILECAPS=( cap_net_raw usr/sbin/mtr-packet ) PATCHES=( "${FILESDIR}"/${PN}-0.88-tinfo.patch
