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

Bug 136532

Summary: Wrong CHOST in make.conf.example
Product: Portage Development Reporter: Javier Villavicencio (RETIRED) <the_paya>
Component: Core - ConfigurationAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: trivial Keywords: InVCS
Priority: Highest    
Version: 2.1   
Hardware: x86   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 136244, 137445    

Description Javier Villavicencio (RETIRED) gentoo-dev 2006-06-12 04:04:49 UTC
portage-2.1 installs /etc/make.conf.example in Gentoo-FreeBSD with:
CHOST=i686-unknown-freebsd6.1 
and it should be:
CHOST=i686-gentoo-freebsd6.1

This is low prio, no revbump needed.
Comment 1 Zac Medico gentoo-dev 2006-06-12 08:31:18 UTC
Well, that's what Diego gave me in his patch for bug 135241.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-06-12 09:56:26 UTC
I suppose I can have some overseen now and then, don't I? ;)

Sorry, I missed that CHOST detail before :(
Comment 3 Zac Medico gentoo-dev 2006-06-12 20:51:32 UTC
This is fixed in svn r3504.
Comment 4 Zac Medico gentoo-dev 2006-06-16 10:02:57 UTC
This has been released in 2.1.1_pre1.