* When installing a binary package, export the file name of the package
authorZac Medico <zmedico@gentoo.org>
Tue, 11 Dec 2007 06:36:48 +0000 (06:36 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 11 Dec 2007 06:36:48 +0000 (06:36 -0000)
commit5003a47d1b9cc09b21184eb5483633f84f5f8cfd
tree8f375018532f2677a687ca2b92e478b2154b4c0d
parent557ba117817275b2bb21e51a26c0a145fdca8c63
* When installing a binary package, export the file name of the package
  as PORTAGE_BINPKG_FILE in order to give bashrc users an opportunity
  to do various things such as remove binary packages after they're
  installed.

* Add a note in ebuild.sh explaining why hardcoded bash lists are
  needed for backward compatibility with <portage-2.1.4 since they
  assume that a newly installed version of ebuild.sh will work for
  pkg_postinst, pkg_prerm, and pkg_postrm when portage is upgrading
  itself.

svn path=/main/trunk/; revision=8878
bin/ebuild.sh
pym/portage/__init__.py