virtual/notification-daemon: update dependency for x11-wm/enlightenment
authorJoonas Niilola <juippis@gentoo.org>
Wed, 31 Jul 2019 07:12:59 +0000 (10:12 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 31 Jul 2019 07:12:59 +0000 (10:12 +0300)
- bump EAPI to 7,
- unconditionally provided by x11-wm/enlightenment now.

Closes: https://github.com/gentoo/gentoo/pull/12429
Approved-by: Gilles Dartiguelongue <eva@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
virtual/notification-daemon/notification-daemon-0.ebuild

index 11393bf69a11290a046e00b23d3a8571a9a48818..b1959adfd2d47a8e1af920eb8ff644c89ff2a33d 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Virtual for notification daemon dbus service"
 SLOT="0"
@@ -19,8 +19,7 @@ RDEPEND="
                x11-misc/notify-osd
                x11-misc/dunst
                >=x11-wm/awesome-3.4.4[dbus]
-               x11-wm/enlightenment[enlightenment_modules_notification]
-               x11-wm/enlightenment[e_modules_notification]
+               x11-wm/enlightenment
                x11-misc/mate-notification-daemon
                lxqt-base/lxqt-notificationd
                net-misc/eventd[notification] ) ) )"