--- /usr/portage/dev-java/swt/swt-3.3.1.1-r1.ebuild +++ swt-3.3.1.1-r1.ebuild @@ -29,7 +29,7 @@ LICENSE="CPL-1.0 LGPL-2.1 MPL-1.1" KEYWORDS="amd64 ppc x86 ~x86-fbsd" -IUSE="cairo firefox gnome seamonkey opengl xulrunner" +IUSE="cairo firefox gnome opengl xulrunner" COMMON=">=dev-libs/glib-2.6 >=x11-libs/gtk+-2.6.8 >=dev-libs/atk-1.10.2 @@ -39,10 +39,6 @@ =gnome-base/gnome-vfs-2* =gnome-base/libgnomeui-2* ) - seamonkey? ( !firefox? ( !xulrunner? ( - =www-client/seamonkey-1* - >=dev-libs/nspr-4.6.2 - ) ) ) firefox? ( !xulrunner? ( =www-client/mozilla-firefox-2* >=dev-libs/nspr-4.6.2 @@ -95,7 +91,6 @@ local gecko # order here match the logic in DEPEND and USE flag descriptions - use seamonkey && gecko="seamonkey" use firefox && gecko="firefox" use xulrunner && gecko="xulrunner"