app-shells/pdsh: update make.conf path
authorFrancesco Turco <fturco@fastmail.fm>
Tue, 22 Aug 2017 21:10:16 +0000 (23:10 +0200)
committerMichael Palimaka <kensington@gentoo.org>
Sat, 2 Sep 2017 14:56:06 +0000 (00:56 +1000)
app-shells/pdsh/pdsh-2.18-r1.ebuild
app-shells/pdsh/pdsh-2.26.ebuild

index 2f8753dfef7477a4403b528ad8417fb96b62e269..3ac352ca84ae85bf63e738f11af2d65fa275becd 100644 (file)
@@ -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
 
 EAPI="2"
@@ -38,7 +38,7 @@ pkg_setup() {
 
        elog "Building ${PF} with the following modules:"
        elog "  ${PDSH_MODULE_LIST}"
-       elog "This list can be changed in /etc/make.conf by setting"
+       elog "This list can be changed in /etc/portage/make.conf by setting"
        elog "PDSH_MODULE_LIST=\"module1 module2...\""
 }
 
index e3e76ea2ed8b34db410561d7a0bca24388e09a24..e67fe3b5f243d86815cc243af69a58967a246cdb 100644 (file)
@@ -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
 
 EAPI="2"
@@ -32,7 +32,7 @@ pkg_setup() {
 
        elog "Building ${PF} with the following modules:"
        elog "  ${PDSH_MODULE_LIST}"
-       elog "This list can be changed in /etc/make.conf by setting"
+       elog "This list can be changed in /etc/portage/make.conf by setting"
        elog "PDSH_MODULE_LIST=\"module1 module2...\""
 }