On 06/05/2012 01:37 PM, Silvio Siefke wrote:
> is there a option that i can build a list of Requirements to download of 
> a ebuild? 
> 
> I want build inkscape, but i has only mobile connection at moment. Can i
> build a list which i can then later load in a cybercafe?
> 
> In the Handbook i found only a list for world. Thank u. 

I'm sure there will be a better method, anyway:

# emerge -p --fetchonly inkscape | grep http | cut -d ' ' -f 1

(doesn't work for inkscape on my system because emerge spits an USE
changes error, but it works for other packages).

raffaele

Reply via email to