Gentoo Archives: gentoo-dev

From: Todd Heim <heim-gentoo@××××××××.net>
To: Per Wigren <wigren@××××.se>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] couldn't open cache entry?
Date: Fri, 16 Aug 2002 12:30:28
Message-Id: 200208161330.11615.heim-gentoo@heim.cjb.net
In Reply to: [gentoo-dev] couldn't open cache entry? by Per Wigren
1 On Friday 16 August 2002 11:25 am, Per Wigren wrote:
2 ...
3 > My personal ebuilds are in /usr/portage/_wigren/ instead of inside the real
4 > tree, just so I don't mix them up...
5 >
6 > // Wigren
7
8 You may want to look into PORTDIR_OVERLAY.
9
10 Set PORTDIR_OVERLAY=/usr/portage.local/ in /etc/make.conf and place all your
11 own ebuilds under that tree. This way they're not deleted when you emerge
12 --clean rsync. Also, you can use the existing category names.. eg.
13 /usr/portage.local/x11-wm/NEWWM/NEWWM-1.0.ebuild
14
15 --
16 t.heim