commit: 97fb5da567e2704a165bb6c952458f3f5b4cf935
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Tue Aug 22 21:03:02 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 14:56:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97fb5da5
app-vim/cream: update make.conf path
app-vim/cream/cream-0.43.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/cream/cream-0.43.ebuild b/app-vim/cream/cream-0.43.ebuild
index 501ad8633eb..2d8b551361c 100644
--- a/app-vim/cream/cream-0.43.ebuild
+++ b/app-vim/cream/cream-0.43.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=4
@@ -67,7 +67,7 @@ pkg_setup() {
elog "all cases, at least a small English dictionary will be installed."
elog
elog "To specify which optional dictionaries are installed, set the"
- elog "L10N variable in /etc/make.conf. For example, to install full"
+ elog "L10N variable in /etc/portage/make.conf. For example, to install
full"
elog "English and French dictionaries, use:"
elog " L10N=\"en fr\""
elog