debug-print: use PORTAGE_GROUP iso hardcoded portage
authorFabian Groffen <grobian@gentoo.org>
Sun, 30 Sep 2012 12:11:25 +0000 (14:11 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sun, 30 Sep 2012 12:11:25 +0000 (14:11 +0200)
commit1c3c3b802014ac6356af09d149aaaffce6c14dc3
treee537bfe0e82e747c39f517f626f494e3e463a61c
parent336f280625e59cc31bf9137001fbef46c9b9fb61
debug-print: use PORTAGE_GROUP iso hardcoded portage

With the new chown wrapper we get spammed to death by each and every
ebuild due to us chgrp-ing to a non-existant group.  Use the once
determined for Portage at configure time instead.
bin/ebuild.sh