Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] [CLEANUP] ebuild
Date: Mon, 03 Oct 2005 20:22:13
Message-Id: 200510040129.53490.jstubbs@gentoo.org
1 I've attached the whole file because the patch was pretty much nonsensical.
2
3 * Cleaned up initialization
4 * Check that the ebuild specified is the ebuild that portage will use and
5 adjust paths if it isn't.
6 * Alter clean behavior when FEATURES="noauto" to bring it into line with
7 Brian's changes to FEATURES="-noauto"
8 * Modified the remainder of the script slightly to match the above changes.
9
10
11 Again, the first two parts (cleanup and ebuild path check) can be dropped if
12 people think it is better that they should. However, keeping the devs happy
13 is perhaps more important than keeping users happy (or else it'll never go
14 stable ;)
15
16 Brian, also need you to confirm I haven't altered at all on the -noauto path
17 and none incorrectly on the noauto path.

Attachments

File name MIME type
ebuild application/x-python