Add a quiet signal handler for SIGINT and SIGTERM since emerge calls ebuild
authorZac Medico <zmedico@gentoo.org>
Tue, 29 Jul 2008 18:31:19 +0000 (18:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 29 Jul 2008 18:31:19 +0000 (18:31 -0000)
commit991773242ebdb8203b641d3c1db073b332485ef5
tree4c92d9e75e276c01fcdbb85ab65d8c40007d4e2c
parentc58eaeef93c23cb13b4850b0b17f64eebca50082
Add a quiet signal handler for SIGINT and SIGTERM since emerge calls ebuild
for fetchs and we don't want the user to see a traceback due to the ebuild
process getting killed.

svn path=/main/trunk/; revision=11268
bin/ebuild