Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 148388

Summary: deprecate make.profile
Product: Portage Development Reporter: Simon Stelling (RETIRED) <blubb>
Component: Core - ConfigurationAssignee: Portage team <dev-portage>
Status: RESOLVED LATER    
Severity: enhancement CC: ferringb
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Simon Stelling (RETIRED) gentoo-dev 2006-09-20 08:53:13 UTC
let's kill off /etc/make.profile: it's inconsistent with the rest of portage's configuration and easily forgotten. As profiles are in the tree and make.profile can only be pointed at real files and not e.g. ${PORTDIR}/profiles/default-linux/amd64/2006.1 it just gets worse. Having a PORTAGE_PROFILE var in make.conf would be so much nicer... It makes switching PORTDIR far less of a pain.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2007-01-10 03:55:59 UTC
While I like the idea this is -dev material (affects much more than just portage).