Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread wraeth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 18/09/15 13:15, the...@sys-concept.com wrote: > My settings: > > make.conf. ... PORTDRI_OVERLAY="/usr/local/portage" Did you mean PORTDIR_OVERLAY, or is there a typo in your make.conf? - -- wraeth GnuPG Key: B2D9F759

Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread thelma
Thelma On 09/17/2015 09:30 PM, wraeth wrote: > On 18/09/15 13:15, the...@sys-concept.com wrote: >> My settings: > >> make.conf. ... PORTDRI_OVERLAY="/usr/local/portage" > > Did you mean PORTDIR_OVERLAY, or is there a typo in your make.conf? Hypo :-/ thanks. Thelma

[gentoo-user] portage can not find local ebuild

2015-09-17 Thread thelma
I'm trying to emerge one of my local ebuild and portage can not find it. What am I missing? emerge -avq nxclient emerge: there are no ebuilds to satisfy "nxclient". My settings: make.conf. ... PORTDRI_OVERLAY="/usr/local/portage" cat /etc/portage/repos.conf/gentoo.conf [DEFAULT] main-repo =

Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread thelma
On 09/17/2015 09:41 PM, the...@sys-concept.com wrote: > > > Thelma > > On 09/17/2015 09:30 PM, wraeth wrote: >> On 18/09/15 13:15, the...@sys-concept.com wrote: >>> My settings: >> >>> make.conf. ... PORTDRI_OVERLAY="/usr/local/portage" >> >> Did you mean PORTDIR_OVERLAY, or is there a typo in

Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread Andrew Savchenko
Hi, On Thu, 17 Sep 2015 21:15:38 -0600 the...@sys-concept.com wrote: > I'm trying to emerge one of my local ebuild and portage can not find it. > What am I missing? > > emerge -avq nxclient > > emerge: there are no ebuilds to satisfy "nxclient". > > My settings: > > make.conf. > ... >