On Wed, 2003-10-01 at 12:26, David wrote: > When will webmin-1.110 become availble within the portage snapshot? I > currently use portage-20030930.tar.bz2 and webmin is still at webmin-1.100. > > I have done emerge -Dup webmin, emerge -Up webmin, emerge -Dup world and no > new version of webmin comes up. > > I've downloaded webmin-1.110.tar.gz from my local Gentoo mirror in Australia > and want to know:- > > Can I emerge /path_to_downloaded_file/webmin-1.110.tar.gz? > > If I can't then how long until webmin-1.110.tar.gz gets added to portage > snapshots?
webmin-1.1.0 is in portage now but with ~arch KEYWORDS. You can't emerge /path/to/source because there's no ebuild in the source. Maybe you're confusing that with GRPs, which are .tbz2's with a precompiled package. To emerge: ACCEPT_KEYWORDS="~x86" emerge webmin (replace x86 with your arch if different.) -- [EMAIL PROTECTED] mailing list
