Bug 157265 - evo/evolution use flags cleanup
|
Bug#:
157265
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gnome-office@gentoo.org
|
Reported By: cl81@gmx.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: evo/evolution use flags cleanup
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-12-05 14:52 0000
|
There is a global use-flag "evo" for evolution support. mail-notification
instead uses its own local use-flag "evolution" instead. Is that intended
behaviour?
Shouldn't it switch to the global use flag instead?
$ euse -i evo
global use flags (searching: evo)
************************************************************
[- ] evo - Adds support for evolution in gnumeric and multisync
# pquery --raw --no-version --has-use=evo
app-misc/beagle
app-mobilephone/bitpim
app-pda/multisync
app-pda/multisync-gui
net-mail/lbdb
Doesn't exactly match the description, huh?
$ euse -i evolution
local use flags (searching: evolution)
************************************************************
[- ] evolution (mail-client/mail-notification):
Provide an Evolution plugin
# pquery --raw --no-version --has-use=evolution
mail-client/mail-notification
How about fixing the evo flag description and killing evolution?
(In reply to comment #1)
> How about fixing the evo flag description and killing evolution?
fine by me.
sounds good for me too regarding to app-misc/beagle.
ping, anybody taking the move ?
what would be the description?
"Adds support to evolution" ???
Finally fixed in CVS. I've fixed evo USE flag description on "Adds support for
evolution". If you disagree, change in CVS, please ;)