summaryrefslogtreecommitdiff
path: root/app-shells/pdsh/pdsh-2.18-r1.ebuild
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-08-22 23:10:16 +0200
committerMichael Palimaka <kensington@gentoo.org>2017-09-03 00:56:06 +1000
commita88bd3b34ce5b2650ff756bbf9ceb33498ca9fc1 (patch)
treefc02f36ce2a60845ee2bcc0e1b3f362633563fa8 /app-shells/pdsh/pdsh-2.18-r1.ebuild
parent97fb5da567e2704a165bb6c952458f3f5b4cf935 (diff)
downloadgentoo-a88bd3b34ce5b2650ff756bbf9ceb33498ca9fc1.tar.gz
gentoo-a88bd3b34ce5b2650ff756bbf9ceb33498ca9fc1.tar.xz
app-shells/pdsh: update make.conf path
Diffstat (limited to 'app-shells/pdsh/pdsh-2.18-r1.ebuild')
-rw-r--r--app-shells/pdsh/pdsh-2.18-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/pdsh/pdsh-2.18-r1.ebuild b/app-shells/pdsh/pdsh-2.18-r1.ebuild
index 2f8753dfef7..3ac352ca84a 100644
--- a/app-shells/pdsh/pdsh-2.18-r1.ebuild
+++ b/app-shells/pdsh/pdsh-2.18-r1.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
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...\""
}