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

Bug 184275

Summary: net-irc/xchat-xsys 2.1.0-r1 Patch to fix Gentoo-Release
Product: Gentoo Linux Reporter: Kalidarn <dcecchin>
Component: New packagesAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: RESOLVED WONTFIX    
Severity: normal CC: net-irc
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://dev.gentoo.org/~chainsaw/xsys/usage.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: 2.1.0-gentoo-release.patch
xchat-xsys-2.1.0-r2.ebuild

Description Kalidarn 2007-07-05 09:53:58 UTC
It appears Xsys looks inside the make.conf and alas gives you the output of "[Gentoo Linux ""]" which is wrong.

It should check /etc/gentoo-release which is what this patch corrects. Thanks to Turophile ;)

Also i believe 2.0.8-pciutils-headerchange.patch can be purged from the tree as that version of Xsys no longer exists. and isn't being used in net-irc/xchat-xsys 2.1.0-r1


Reproducible: Couldn't Reproduce

Steps to Reproduce:
Comment 1 Kalidarn 2007-07-05 09:54:37 UTC
Created attachment 123933 [details, diff]
2.1.0-gentoo-release.patch
Comment 2 Kalidarn 2007-07-05 09:55:10 UTC
Created attachment 123934 [details]
xchat-xsys-2.1.0-r2.ebuild
Comment 3 Kalidarn 2007-07-05 09:58:31 UTC
oh and ignore the reproducable thingy ;) i was able to get what i wanted with this patch. :D
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2007-07-05 10:20:39 UTC
This is the old behaviour, and people complained that the baselayout version was meaningless to them. You should either have no ACCEPT_KEYWORDS in /etc/make.conf or actually set it to something meaningful such as ~x86 which will then be displayed.
Sorry, see the ChangeLog for details, this would revert to the old and unwanted behaviour.