From 23fbf3909f57232c6c144c21f178ba8a380c6c41 Mon Sep 17 00:00:00 2001
From: V3n3RiX <venerix@rogentos.ro>
Date: Sat, 16 Jul 2016 12:20:39 +0100
Subject: kill any other notification providers, we only ship one

---
 .../notification-daemon-999.ebuild                 | 22 ++++------------------
 1 file changed, 4 insertions(+), 18 deletions(-)

diff --git a/virtual/notification-daemon/notification-daemon-999.ebuild b/virtual/notification-daemon/notification-daemon-999.ebuild
index 5806692a..52ff7838 100644
--- a/virtual/notification-daemon/notification-daemon-999.ebuild
+++ b/virtual/notification-daemon/notification-daemon-999.ebuild
@@ -13,22 +13,8 @@ KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 amd64-fbsd x86-fbsd
 IUSE="gnome mate xfce lxqt kde plasma"
 
 RDEPEND="
-	gnome? ( || ( x11-misc/notification-daemon
-		gnome-base/gnome-shell
-		x11-misc/notify-osd-customizable
-		x11-misc/notify-osd ) )
-	mate? ( || ( x11-misc/mate-notification-daemon
-		x11-misc/notify-osd-customizable
-		x11-misc/notify-osd ) )
-	xfce? ( || ( x11-misc/notification-daemon
-		xfce-extra/xfce4-notifyd
-		x11-misc/notify-osd
-		x11-misc/notify-osd-customizable ) )
-	lxqt? ( || ( lxqt-base/lxqt-notificationd
-		x11-misc/notification-daeomn
-		x11-misc/notify-osd
-		x11-misc/notify-osd-customizable ) )
-	kde? ( || ( kde-misc/colibri
-		kde-apps/knotify ) )
-	plasma? ( kde-frameworks/knotifications ) "
+	gnome? ( x11-misc/notify-osd-customizable )
+	mate? ( x11-misc/notify-osd-customizable )
+	xfce? ( x11-misc/notify-osd-customizable )
+	lxqt? ( x11-misc/notify-osd-customizable ) "
 DEPEND=""
-- 
cgit v1.2.3