On Monday 13 April 2009 22:31:01 Grant wrote:
> The gecko-mediaplayer ebuild RDEPEND is as follows:
>
> RDEPEND="dev-libs/dbus-glib
>
>     >=media-video/gnome-mplayer-0.6.2
>     >
>     || ( =net-libs/xulrunner-1.8*
>
>         =www-client/mozilla-firefox-2*
>         =www-client/seamonkey-1*
>         www-client/epiphany )"
>
> I'm not sure how to interpret that, but on one system portage wants to
> downgrade to mozilla-firefox-2* and on the other it does not.  Can
> anyone tell me why that is?
>
> - Grant

The trick is in that "||" symbol. Any one of the xulrunner, firefox, seamonkey 
or epiphany versions listed will do.

My guess would be that one machine has xulrunner installed, the other does not
-- 
alan dot mckinnon at gmail dot com

Reply via email to