From 040d799e3cc18f0c15b75eb5a164bac57dfcff4e Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Thu, 24 Aug 2017 23:17:22 +0200 Subject: [PATCH] app-admin/webalizer: update make.conf path, #624536 Gentoo-Bug 624536 --- app-admin/webalizer/webalizer-2.23.05.ebuild | 6 +++--- app-admin/webalizer/webalizer-2.23.08.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-admin/webalizer/webalizer-2.23.05.ebuild b/app-admin/webalizer/webalizer-2.23.05.ebuild index 353e087a35a3..5dbba1424e70 100644 --- a/app-admin/webalizer/webalizer-2.23.05.ebuild +++ b/app-admin/webalizer/webalizer-2.23.05.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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 @@ -41,7 +41,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 @@ -114,7 +114,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 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 -- 2.26.2