diff --git a/net-libs/libssh2/libssh2-1.8.0.ebuild b/net-libs/libssh2/libssh2-1.8.0.ebuild index 6bbabbbbb70b4..3cc10e06541a6 100644 --- a/net-libs/libssh2/libssh2-1.8.0.ebuild +++ b/net-libs/libssh2/libssh2-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,9 +27,7 @@ RDEPEND=" ${DEPEND} " -DOCS=( - README -) +DOCS=( NEWS README ) PATCHES=( "${FILESDIR}"/${PN}-1.8.0-libgcrypt-prefix.patch ) diff --git a/net-libs/libssh2/libssh2-9999.ebuild b/net-libs/libssh2/libssh2-9999.ebuild index 84a2339eced8b..20d32d2360672 100644 --- a/net-libs/libssh2/libssh2-9999.ebuild +++ b/net-libs/libssh2/libssh2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,7 @@ DEPEND=" " RDEPEND="${DEPEND}" -DOCS=( README ) +DOCS=( NEWS README ) src_prepare() { default