Bug 154493 - dev-java/java-config-2.0.30 does not properly support --nocolor option
|
Bug#:
154493
|
Product: Gentoo Linux
|
Version: 2006.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: minor
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: java@gentoo.org
|
Reported By: lxnay@lxnaydesign.net
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: dev-java/java-config-2.0.30 does not properly support --nocolor option
|
|
Keywords: InSVN
|
|
Status Whiteboard:
|
|
Opened: 2006-11-08 11:23 0000
|
In few words, it does not work :)
Thanks.
It seems that the order matters
pena portage # java-config --nocolor -p xalan-2
!!! ERROR: Package xalan-2 was not found!
pena portage # java-config -p xalan-2 --nocolor
!!! ERROR: Package xalan-2 was not found!
The second one is colored and the first one is not. I think it shouldn't matter
you give the --nocolor switch.
Fixed in 2.0.31. Thanks for reporting. Please reopen if you still have issues.