summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/webalizer/webalizer-2.23.08.ebuild')
-rw-r--r--app-admin/webalizer/webalizer-2.23.08.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/webalizer/webalizer-2.23.08.ebuild b/app-admin/webalizer/webalizer-2.23.08.ebuild
index 75b21dd3cc16..d46677fe626d 100644
--- a/app-admin/webalizer/webalizer-2.23.08.ebuild
+++ b/app-admin/webalizer/webalizer-2.23.08.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
# uses webapp.eclass to create directories with right permissions
@@ -46,7 +46,7 @@ pkg_setup() {
# USE=nls has no real meaning if LINGUAS isn't set
if use nls && [[ -z "${LINGUAS}" ]]; then
- ewarn "you must set LINGUAS in /etc/make.conf"
+ ewarn "you must set LINGUAS in /etc/portage/make.conf"
ewarn "if you want to USE=nls"
die "please either set LINGUAS or do not use nls"
fi
@@ -119,7 +119,7 @@ pkg_postinst() {
ewarn "Due to the limitations of this package, it was built"
ewarn "only with ${LINGUAS:0:2} support. If this is not what"
ewarn "you intended, please place the language you desire"
- ewarn "_first_ in the list of LINGUAS in /etc/make.conf"
+ ewarn "_first_ in the list of LINGUAS in /etc/portage/make.conf"
ewarn
fi