Make die() to show a message indicating the repository that an ebuild came
authorZac Medico <zmedico@gentoo.org>
Mon, 12 Jan 2009 08:20:30 +0000 (08:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Jan 2009 08:20:30 +0000 (08:20 -0000)
commit33a8590717506f9ee2df79ea3ef4ab5767c7d9b5
treeb3949a3dc068884c59aa76411496e3e343963b0a
parent61da8d34efa170966597ec4f131bb10a4d64d928
Make die() to show a message indicating the repository that an ebuild came
from, and do it during any phase for both ebuilds and binary packages. Now
PORTAGE_REPO_NAME is initialized inside config.setcpv() for both ebuilds
and binary packages, so it's always available inside ebuild.sh. (trunk r12402)

svn path=/main/branches/2.1.6/; revision=12462
bin/isolated-functions.sh
pym/_emerge/__init__.py
pym/portage/__init__.py