From: Vincent Pit Date: Sat, 20 Dec 2008 16:25:57 +0000 (+0100) Subject: Initialize $stat->eb_file before testing if the ebuild already exists, as we may... X-Git-Tag: v0.05~13 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=f90f7df97016d80e86803b1a5ec136906c5e72e9;hp=f90f7df97016d80e86803b1a5ec136906c5e72e9;p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git Initialize $stat->eb_file before testing if the ebuild already exists, as we may need its value later for $stat->dist ---