commit: 712d53e16d55a3d6da803753528cdceac2ed3341
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Wed Aug 23 20:51:56 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 14:56:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=712d53e1
sys-devel/icecream: update make.conf path
sys-devel/icecream/icecream-0.9.7-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-devel/icecream/icecream-0.9.7-r1.ebuild
b/sys-devel/icecream/icecream-0.9.7-r1.ebuild
index dbac37a2a68..03105d9b5c3 100644
--- a/sys-devel/icecream/icecream-0.9.7-r1.ebuild
+++ b/sys-devel/icecream/icecream-0.9.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 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_postinst() {
elog "ICECC_VERSION in /etc/conf.d/icecream"
elog ' ICECC_VERSION=<filename_of_archive_containing_your_environment>'
elog
- elog "To use icecream with portage add the following line to
/etc/make.conf"
+ elog "To use icecream with portage add the following line to
/etc/portage/make.conf"
elog ' PREROOTPATH=/usr/lib/icecc/bin'
elog
elog "To use icecream with normal make use (e.g. in /etc/profile)"