Add back Arfrever's emerge --info change because it's good and I was just
authorZac Medico <zmedico@gentoo.org>
Fri, 9 Oct 2009 19:50:09 +0000 (19:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 9 Oct 2009 19:50:09 +0000 (19:50 -0000)
confused.

svn path=/main/trunk/; revision=14527

bin/isolated-functions.sh

index 18a26aed18b001532c08906ddd7e2a7c5631bd8b..bbe6f045a2b55c6e3e2170dc177759e0c8e82a25 100755 (executable)
@@ -121,7 +121,7 @@ die() {
                | sed -e '1d' -e 's:^:RETAIN-LEADING-SPACE:' \
                | while read -r n ; do eerror "  ${n#RETAIN-LEADING-SPACE}" ; done
        eerror
-       eerror "If you need support, post the output of 'emerge --info',"
+       eerror "If you need support, post the output of 'emerge --info =$CATEGORY/$PF',"
        eerror "the complete build log and the output of 'emerge -pqv =$CATEGORY/$PF'."
        if [[ -n ${EBUILD_OVERLAY_ECLASSES} ]] ; then
                eerror "This ebuild used the following eclasses from overlays:"