commit: dc85a54eb87a31146fb00ec32caf2fe3fc7294d9 Author: Craig Andrews <candrews <AT> gentoo <DOT> org> AuthorDate: Sun Mar 29 02:00:37 2020 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Sun Mar 29 02:01:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc85a54e
net-libs/neon: install README.md Closes: https://bugs.gentoo.org/715210 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org> net-libs/neon/neon-0.31.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/neon/neon-0.31.0.ebuild b/net-libs/neon/neon-0.31.0.ebuild index 9c820459d0d..0be8adfc1ae 100644 --- a/net-libs/neon/neon-0.31.0.ebuild +++ b/net-libs/neon/neon-0.31.0.ebuild @@ -109,5 +109,5 @@ multilib_src_install() { multilib_src_install_all() { find "${D}" -name "*.la" -type f -delete || die - dodoc AUTHORS BUGS NEWS README THANKS TODO + dodoc AUTHORS BUGS NEWS README.md THANKS TODO }
