It's an ebuild to compile the new version of Evolution 1.2.2 it's the same ebuild that the previous version
Created attachment 8122 [details] The Ebuild to install Evolution 1.2.2
works for me.
I'm not about to start on evolution support, but some criticism on the ebuild anyhow ;) ( >=gnome-base/libglade-0.17-r1 <gnome-base/libglade-2.0 ) do you really require both a version higher than 0.17 (2.2.x ??) and a version below 2.0 ?? except for that all appears to be in order.
This ebuild is a copy of the ebuild for evolution 1.2.1 :d Evolution 1.2.x is a port for GTK+-1.X and not gtk2, but gtk2 uses libglade2 --> ( >=gnome-base/libglade-0.17-r1 <gnome-base/libglade-2.0 )
it should be only the <2.0 dep, portage cannot handle the other format (wish it could :/).
evolution 1.2.2 has broken pgp handling... patch is available in evolution-hackers mailinglist
well, as of portage-2.0.47, it handles the multiple libglade depend line, so this is now happy. as for the pgp (actually gpg) patch, i would appreciate it if it was filed as a seperate bug with the actual patch attached. i'm more inclined to wait for a bugfix release by the evolution team than to risk breaking gpg support for others.
ok, just a correction. multiple depends on the same package do not yet work. but i'm still keeping this resolved because essentially we have a evo-1.2.2 in portage and it does work.