From b7b97785ebbb2f11d24d14dab8b81ed274f4ce6a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 19 Mar 2019 11:37:34 +0000 Subject: gentoo resync : 19.03.2019 --- app-doc/devmanual/devmanual-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-doc/devmanual/devmanual-9999.ebuild') diff --git a/app-doc/devmanual/devmanual-9999.ebuild b/app-doc/devmanual/devmanual-9999.ebuild index e891efa24f23..15b7afe991b4 100644 --- a/app-doc/devmanual/devmanual-9999.ebuild +++ b/app-doc/devmanual/devmanual-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 @@ -55,12 +55,12 @@ src_install() { pkg_postinst() { readme.gentoo_print_elog - if ! has_version app-portage/eclass-manpages; then + if ! has_version app-doc/eclass-manpages; then elog "The offline version of the devmanual does not include the" elog "documentation for the eclasses. If you need it, then emerge" elog "the following package:" elog - elog "app-portage/eclass-manpages" + elog "app-doc/eclass-manpages" elog fi } -- cgit v1.2.3