summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-05-26 00:36:27 +0000
committerZac Medico <zmedico@gentoo.org>2007-05-26 00:36:27 +0000
commit994332423c69ef394f5a76d568a693ef82734ad8 (patch)
tree95158083ec856fc19697dcc8dd8be65592b4f6b6 /bin
parentbd8a17dadba1f7d148ac2d36acca4e327a1420c5 (diff)
downloadportage-994332423c69ef394f5a76d568a693ef82734ad8.tar.gz
portage-994332423c69ef394f5a76d568a693ef82734ad8.tar.bz2
portage-994332423c69ef394f5a76d568a693ef82734ad8.zip
s/filing a report to/seeking support at/ Thanks to marienz.
svn path=/main/trunk/; revision=6629
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ebuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 33c6915be..5ba9afc07 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -497,7 +497,7 @@ econf() {
if [ -s config.log ]; then
echo
- echo "!!! Please attach the following file when filing a report to bugs.gentoo.org:"
+ echo "!!! Please attach the following file when seeking support at bugs.gentoo.org:"
echo "!!! ${PWD}/config.log"
fi
die "econf failed"