Re: [gentoo-user] working with overlays

2007-01-01 Thread Benno Schulenberg
Bo Ørsted Andresen wrote: > On Friday 22 December 2006 20:09, Benno Schulenberg wrote: > > Bo once said (or was it someone else?) he > > had such a script.  If so, Bo, please post the script. > > You may be referring to this post: > > http://thread.gmane.org/gmane.linux.gentoo.user/164432/focus=164

Re: [gentoo-user] working with overlays

2007-01-01 Thread Bo Ørsted Andresen
On Friday 22 December 2006 20:09, Benno Schulenberg wrote: > Bo once said (or was it someone else?) he > had such a script.  If so, Bo, please post the script. You may be referring to this post: http://thread.gmane.org/gmane.linux.gentoo.user/164432/focus=164437 -- Bo Andresen pgp0VEvG6aAi5.p

Re: [gentoo-user] working with overlays

2006-12-24 Thread Benno Schulenberg
Neil Bothwick wrote: > On Fri, 22 Dec 2006 20:09:55 +0100, Benno Schulenberg wrote: > > mkdir -p /usr/local/portage/category/package > > ## Dont't copy all ebuilds, just the one to be tweaked: > > Unless you are really short of disk space, what's wrong with > copying the complete package directory

Re: [gentoo-user] working with overlays

2006-12-22 Thread Neil Bothwick
On Fri, 22 Dec 2006 20:09:55 +0100, Benno Schulenberg wrote: > > Overlays are there specifically for people who need > > something different from the standard portage tree. They are > > hardly difficult to use, > > Not difficult, but it is clumsy: > > mkdir -p /usr/local/portage/category/package

Re: [gentoo-user] working with overlays

2006-12-22 Thread Benno Schulenberg
Neil Bothwick wrote: > Overlays are there specifically for people who need > something different from the standard portage tree. They are > hardly difficult to use, Not difficult, but it is clumsy: mkdir -p /usr/local/portage/category/package ## Dont't copy all ebuilds, just the one to be tweaked