Re: [gentoo-user] PORTDIR_OVERLAY getting ignored.

2015-04-03 Thread Fernando Rodriguez
On Saturday, April 04, 2015 12:53:53 AM Fernando Rodriguez wrote: > Hi, > > I got two overlays that I added manually with PORTDIR_OVERLAY on make.conf and > one through layman. Just I few days ago I added a patched ebuild for x11- > drivers/ati-drivers to satisfy some dependencies for the multil

Re: [gentoo-user] PORTDIR_OVERLAY in make.conf has no effect anymore?

2015-03-16 Thread Helmut Jarausch
On 03/16/2015 12:15:43 PM, Neil Bothwick wrote: > On Mon, 16 Mar 2015 13:02:54 +0200, Alan McKinnon wrote: > > > > Thanks Alan, I have auto-sync=no. > > > Still, > > > > > > emerge -avu @world > > > considers even those overlays which have auto-sync=no. > > > > > > I see now. When you said "

Re: [gentoo-user] PORTDIR_OVERLAY in make.conf has no effect anymore?

2015-03-16 Thread Neil Bothwick
On Mon, 16 Mar 2015 13:02:54 +0200, Alan McKinnon wrote: > > Thanks Alan, I have auto-sync=no. > > Still, > > > > emerge -avu @world > > considers even those overlays which have auto-sync=no. > > > I see now. When you said "update" I assumed you meant sync. > update as in emerge world is dif

Re: [gentoo-user] PORTDIR_OVERLAY in make.conf has no effect anymore?

2015-03-16 Thread Alan McKinnon
On 16/03/2015 12:56, Helmut Jarausch wrote: > On 03/16/2015 11:42:28 AM, Alan McKinnon wrote: >> On 16/03/2015 12:07, Helmut Jarausch wrote: >>> Hi, >>> >>> since a few days when I configured /etc/repos.conf the setting of >>> PORTDIR_OVERLAY in /etc/portage/make.conf >>> seems to get ignored. >>>

Re: [gentoo-user] PORTDIR_OVERLAY in make.conf has no effect anymore?

2015-03-16 Thread Helmut Jarausch
On 03/16/2015 11:42:28 AM, Alan McKinnon wrote: > On 16/03/2015 12:07, Helmut Jarausch wrote: > > Hi, > > > > since a few days when I configured /etc/repos.conf the setting of > > PORTDIR_OVERLAY in /etc/portage/make.conf > > seems to get ignored. > > > > I have some overlays here (installed by lay

Re: [gentoo-user] PORTDIR_OVERLAY in make.conf has no effect anymore?

2015-03-16 Thread Helmut Jarausch
On 03/16/2015 11:42:28 AM, Alan McKinnon wrote: > On 16/03/2015 12:07, Helmut Jarausch wrote: > > Hi, > > > > since a few days when I configured /etc/repos.conf the setting of > > PORTDIR_OVERLAY in /etc/portage/make.conf > > seems to get ignored. > > > > I have some overlays here (installed by lay

Re: [gentoo-user] PORTDIR_OVERLAY in make.conf has no effect anymore?

2015-03-16 Thread Matti Nykyri
> On Mar 16, 2015, at 12:07, Helmut Jarausch > wrote: > > Hi, > > since a few days when I configured /etc/repos.conf the setting of > PORTDIR_OVERLAY in /etc/portage/make.conf > seems to get ignored. > > I have some overlays here (installed by layman) > but I don't wont all of these to be con

Re: [gentoo-user] PORTDIR_OVERLAY in make.conf has no effect anymore?

2015-03-16 Thread Alan McKinnon
On 16/03/2015 12:07, Helmut Jarausch wrote: > Hi, > > since a few days when I configured /etc/repos.conf the setting of > PORTDIR_OVERLAY in /etc/portage/make.conf > seems to get ignored. > > I have some overlays here (installed by layman) > but I don't wont all of these to be considered for upda

Re: [gentoo-user] PORTDIR_OVERLAY

2006-01-10 Thread Neil Bothwick
On Tue, 10 Jan 2006 19:37:43 +0100, Jan Callewaert wrote: > Simple give your ebuild a higher version number. Append e.g. r1 or .1 > to the version number. Like that, portage will also automatically pick > it up. It will anyway, ebuilds in the overlay take precedence over same version ebuilds in $

Re: [gentoo-user] PORTDIR_OVERLAY

2006-01-10 Thread Jan Callewaert
Op maandag 9 januari 2006 22:35, schreef Beau E. Cox: > On Monday 09 January 2006 11:15 am, Holly Bostick wrote: > > Beau E. Cox schreef: > > > Hi - > > > > > > I'm working on a series of ebuilds for the more esoteric CPAN modules > > > that I use. In the Gentoo Developer Handbook there is a statem

Re: [gentoo-user] PORTDIR_OVERLAY

2006-01-09 Thread Beau E. Cox
On Monday 09 January 2006 11:15 am, Holly Bostick wrote: > Beau E. Cox schreef: > > Hi - > > > > I'm working on a series of ebuilds for the more esoteric CPAN modules > > that I use. In the Gentoo Developer Handbook there is a statement > > about PORTDIR_OVERLAY: > > > > "In that directory, you mus

Re: [gentoo-user] PORTDIR_OVERLAY

2006-01-09 Thread Holly Bostick
Beau E. Cox schreef: > Hi - > > I'm working on a series of ebuilds for the more esoteric CPAN modules > that I use. In the Gentoo Developer Handbook there is a statement > about PORTDIR_OVERLAY: > > "In that directory, you must use the same structure (and categories) > as in /usr/portage." > > O