public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ned Ludd (solar)" <solar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] portage r12375 - main/trunk/bin
Date: Fri, 02 Jan 2009 22:43:46 +0000	[thread overview]
Message-ID: <E1LIsk6-00023L-QN@stork.gentoo.org> (raw)

Author: solar
Date: 2009-01-02 22:43:46 +0000 (Fri, 02 Jan 2009)
New Revision: 12375

Modified:
   main/trunk/bin/ebuild.sh
Log:
- tell the user where we unpacked the source

Modified: main/trunk/bin/ebuild.sh
===================================================================
--- main/trunk/bin/ebuild.sh	2009-01-01 11:09:35 UTC (rev 12374)
+++ main/trunk/bin/ebuild.sh	2009-01-02 22:43:46 UTC (rev 12375)
@@ -691,7 +691,7 @@
 	vecho ">>> Unpacking source..."
 	ebuild_phase src_unpack
 	touch "${PORTAGE_BUILDDIR}/.unpacked" || die "IO Failure -- Failed 'touch .unpacked' in ${PORTAGE_BUILDDIR}"
-	vecho ">>> Source unpacked."
+	vecho ">>> Source unpacked in ${WORKDIR}"
 	cd "${PORTAGE_BUILDDIR}"
 
 	[ "$(type -t post_src_unpack)" == "function" ] && qa_call post_src_unpack




                 reply	other threads:[~2009-01-02 22:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1LIsk6-00023L-QN@stork.gentoo.org \
    --to=solar@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox