I put -nls in the USE list in the etc/make.conf file than ran ebuild xxx.ebuild digest again receiving the same error. So I went into the ebuild file and removed nls from the IUSE list and tried again. Still getting the same error. So I found the line you were talking about, i.e., nls? ...gemini, and removed it.
Now running the digest maker gets up to same error for X11R6.8.0-src6.tar.gz. As per your advise earlier, I'll try to find this file and download it manually...
Thanks, Nick!
Sevak
On Mon, 2005-01-17 at 17:17, Nick Rout wrote:
actually i said to use -nls i read the ebuild file which told me that the gemini file is only needed if nls is in your USE variables. I am not sure if *you* need nls, but if you don't, the gemini file will not be needed. On Mon, 17 Jan 2005 17:18:27 -0500 Sevak Avakians <[EMAIL PROTECTED]> wrote: > Thanks, Nick! > What makes you say to use the "nls" keyword in USE? The USE list states > that "nls" is for Native Language Support. How did you figure out that > the gemini package is a language package? > > Thanks, again! > Sevak > > On Sun, 2005-01-16 at 17:20, Nick Rout wrote: > > > On Sun, 16 Jan 2005 17:01:04 -0500 > > Sevak Avakians <[EMAIL PROTECTED]> wrote: > > > > > <<< gemini-koi8-u.tar.bz2 > > > !!! We have a source URI, but no file... > > > !!! File: /usr/portage/distfiles/gemini-koi8-u.tar.bz2 > > > > > > There doesn't seem to be any reference to a "gemini" file on the package > > > list...I guess hence the error? Can I skip this part of the digest > > > build? > > > > > > Thanks! > > > > its telling you the file gemini-koi8-u.tar.bz2 is missing. either > > download it to /usr/portage/distfiles or try USE=-nls to remove the need > > for it. > > > > > >
