diff options
author | 2017-05-17 10:55:31 +0200 | |
---|---|---|
committer | 2017-05-18 15:08:54 +0200 | |
commit | eadfc9cdca8a17743f0e2f49afb536199ec27a51 (patch) | |
tree | 79a6a55b4276b6f1d30f6c25e948ba01c1663be0 /app-portage | |
parent | www-misc/shellinabox: amd64 stable wrt bug #615262 (diff) | |
download | gentoo-eadfc9cdca8a17743f0e2f49afb536199ec27a51.tar.gz gentoo-eadfc9cdca8a17743f0e2f49afb536199ec27a51.tar.bz2 gentoo-eadfc9cdca8a17743f0e2f49afb536199ec27a51.zip |
app-portage/gentoolkit: typo fix
Closes: https://github.com/gentoo/gentoo/pull/4652
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild b/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild index b3503e7706f2..75a2edcd9059 100644 --- a/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.4.0.ebuild @@ -52,7 +52,7 @@ pkg_postinst() { einfo "Starting with this version, ebump, ekeyword and imlate are now" einfo "part of the gentoolkit package." - einfo "The gentoolit-dev package is now deprecated in favor of a single" + einfo "The gentoolkit-dev package is now deprecated in favor of a single" einfo "gentoolkit package. The remaining tools from gentoolkit-dev" einfo "are now obsolete/unused with the git based tree." |