Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
Date: Wed, 23 May 2018 18:56:50
Message-Id: 1527101801.9ab61c5fd0dc90eb1582cf6c670cf4db60938557.johu@gentoo
1 commit: 9ab61c5fd0dc90eb1582cf6c670cf4db60938557
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 23 18:56:16 2018 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed May 23 18:56:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab61c5f
7
8 virtual/notification-daemon: Remove dropped pkgs
9
10 x11-misc/qtnotifydaemon was dropped in
11 8c3af46979e794419b2ee425434e0a4a736e7852. kde-misc/colibri was dropped
12 in d2176014e560ac1bd08cdbb6e0cdcb8b764bc9a8.
13
14 Package-Manager: Portage-2.3.38, Repoman-2.3.9
15
16 virtual/notification-daemon/notification-daemon-0.ebuild | 8 +++-----
17 1 file changed, 3 insertions(+), 5 deletions(-)
18
19 diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild b/virtual/notification-daemon/notification-daemon-0.ebuild
20 index c6255f2fc1c..190fd4347a2 100644
21 --- a/virtual/notification-daemon/notification-daemon-0.ebuild
22 +++ b/virtual/notification-daemon/notification-daemon-0.ebuild
23 @@ -1,7 +1,7 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=5
29 +EAPI=6
30
31 DESCRIPTION="Virtual for notification daemon dbus service"
32 SLOT="0"
33 @@ -16,7 +16,6 @@ RDEPEND="
34 x11-misc/notification-daemon
35 gnome-extra/cinnamon
36 xfce-extra/xfce4-notifyd
37 - x11-misc/qtnotifydaemon
38 x11-misc/notify-osd
39 x11-misc/dunst
40 >=x11-wm/awesome-3.4.4
41 @@ -24,5 +23,4 @@ RDEPEND="
42 x11-wm/enlightenment[e_modules_notification]
43 x11-misc/mate-notification-daemon
44 lxqt-base/lxqt-notificationd
45 - net-misc/eventd[notification]
46 - kde-misc/colibri ) ) )"
47 + net-misc/eventd[notification] ) ) )"