[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2022-06-27 Thread WANG Xuerui
commit: 3b51720fb1fcb2d274178c28990ce8b3f7d1461e
Author: WANG Xuerui  gentoo  org>
AuthorDate: Tue Jun 28 01:58:16 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Tue Jun 28 01:58:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b51720f

virtual/notification-daemon: keyword 0 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 virtual/notification-daemon/notification-daemon-0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 469b0ab77ffd..3ee79e344390 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for notification daemon dbus service"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="gnome kde"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2021-05-27 Thread Yixun Lan
commit: 31ec5f163cd5051d74484f6ba1044f16bfdb89c7
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu May 27 13:58:21 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu May 27 14:33:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31ec5f16

virtual/notification-daemon: add riscv keyword

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 virtual/notification-daemon/notification-daemon-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index b95515075d6..469b0ab77ff 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for notification daemon dbus service"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="gnome kde"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2020-05-10 Thread Matthew Thode
commit: 619faba2dc3da60c386321678e0f91a8769b654b
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon May 11 03:40:18 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon May 11 03:40:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619faba2

virtual/notification-daemon: add gui-apps/mako

Closes: https://bugs.gentoo.org/693554
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode  gentoo.org>

 virtual/notification-daemon/notification-daemon-0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 19452176b48..91e53ec6fba 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -15,6 +15,7 @@ RDEPEND="
!gnome? ( !kde? ( || (
x11-misc/notification-daemon
gnome-extra/cinnamon
+   gui-apps/mako
xfce-extra/xfce4-notifyd
x11-misc/notify-osd
x11-misc/dunst



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2019-07-31 Thread Joonas Niilola
commit: 8f20ca690a34ca5059a82a11c82f4b11baa1b584
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Jul 31 07:12:59 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jul 31 07:12:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f20ca69

virtual/notification-daemon: update dependency for x11-wm/enlightenment

- bump EAPI to 7,
- unconditionally provided by x11-wm/enlightenment now.

Closes: https://github.com/gentoo/gentoo/pull/12429
Approved-by: Gilles Dartiguelongue  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Joonas Niilola  gentoo.org>

 virtual/notification-daemon/notification-daemon-0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 11393bf69a1..b1959adfd2d 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -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] ) ) )"



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2019-05-20 Thread Aaron Bauman
commit: 07da19e15f4339cb5a2760dbe1eb6d40ec99773d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon May 20 20:05:02 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon May 20 20:05:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07da19e1

virtual/notification-daemon: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 virtual/notification-daemon/notification-daemon-0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 5f3c5d9e378..11393bf69a1 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for notification daemon dbus service"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="gnome kde"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2019-03-11 Thread Patrice Clement
commit: 13392a6f7827dbfc13e272dbb1f2f35779d607dd
Author: Gergely Nagy  ngg  hu>
AuthorDate: Wed Mar  6 15:28:35 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Mar 11 10:13:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13392a6f

virtual/notification-daemon: depend on x11-wm/awesome[dbus].

Awesome WM only provides a notification service if it is compiled with dbus
enabled.

Signed-off-by: Gergely Nagy  ngg.hu>
Closes: https://github.com/gentoo/gentoo/pull/11281
Signed-off-by: Patrice Clement  gentoo.org>

 virtual/notification-daemon/notification-daemon-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 1b42227e5e7..5f3c5d9e378 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
xfce-extra/xfce4-notifyd
x11-misc/notify-osd
x11-misc/dunst
-   >=x11-wm/awesome-3.4.4
+   >=x11-wm/awesome-3.4.4[dbus]
x11-wm/enlightenment[enlightenment_modules_notification]
x11-wm/enlightenment[e_modules_notification]
x11-misc/mate-notification-daemon



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2018-05-23 Thread Johannes Huber
commit: 9ab61c5fd0dc90eb1582cf6c670cf4db60938557
Author: Johannes Huber  gentoo  org>
AuthorDate: Wed May 23 18:56:16 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Wed May 23 18:56:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab61c5f

virtual/notification-daemon: Remove dropped pkgs

x11-misc/qtnotifydaemon was dropped in
8c3af46979e794419b2ee425434e0a4a736e7852. kde-misc/colibri was dropped
in d2176014e560ac1bd08cdbb6e0cdcb8b764bc9a8.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 virtual/notification-daemon/notification-daemon-0.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index c6255f2fc1c..190fd4347a2 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="Virtual for notification daemon dbus service"
 SLOT="0"
@@ -16,7 +16,6 @@ RDEPEND="
x11-misc/notification-daemon
gnome-extra/cinnamon
xfce-extra/xfce4-notifyd
-   x11-misc/qtnotifydaemon
x11-misc/notify-osd
x11-misc/dunst
>=x11-wm/awesome-3.4.4
@@ -24,5 +23,4 @@ RDEPEND="
x11-wm/enlightenment[e_modules_notification]
x11-misc/mate-notification-daemon
lxqt-base/lxqt-notificationd
-   net-misc/eventd[notification]
-   kde-misc/colibri ) ) )"
+   net-misc/eventd[notification] ) ) )"



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2017-04-15 Thread Patrice Clement
commit: bd2d89cf7b2e8fa43f581f0f53559186681d3964
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Sun Apr  9 21:19:52 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Apr 15 07:35:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd2d89cf

virtual/notification-daemon: add net-misc/eventd as a provider.

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4401

 virtual/notification-daemon/notification-daemon-0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 5add6795aeb..c6255f2fc1c 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -24,4 +24,5 @@ RDEPEND="
x11-wm/enlightenment[e_modules_notification]
x11-misc/mate-notification-daemon
lxqt-base/lxqt-notificationd
+   net-misc/eventd[notification]
kde-misc/colibri ) ) )"



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2016-11-13 Thread Michael Palimaka
commit: 7146f0a1bff65c095594df60f20608a46b2bf8b2
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Nov 13 16:32:34 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Nov 13 16:33:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7146f0a1

virtual/notification-daemon: improve KDE handling

Gentoo-bug: 588114

Package-Manager: portage-2.3.2

 virtual/notification-daemon/notification-daemon-0.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 8869778..ac2c16e 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -11,12 +11,13 @@ SRC_URI=""
 LICENSE=""
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="gnome"
+IUSE="gnome kde"
 
 RDEPEND="
gnome? ( || ( x11-misc/notification-daemon
gnome-base/gnome-shell ) )
-   !gnome? ( || (
+   kde? ( kde-plasma/plasma-workspace )
+   !gnome? ( !kde? ( || (
x11-misc/notification-daemon
gnome-extra/cinnamon
xfce-extra/xfce4-notifyd
@@ -26,8 +27,7 @@ RDEPEND="
>=x11-wm/awesome-3.4.4
x11-wm/enlightenment[enlightenment_modules_notification]
x11-wm/enlightenment[e_modules_notification]
-   kde-apps/knotify
x11-misc/mate-notification-daemon
lxqt-base/lxqt-notificationd
-   kde-misc/colibri ) )"
+   kde-misc/colibri ) ) )"
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2016-09-15 Thread Michael Palimaka
commit: 3067883ad54258c59e111e07e87ac6e9e04e5131
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Sep 15 16:29:44 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Sep 15 16:29:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3067883a

virtual/notification-daemon: remove kde-frameworks/knotifications as a provider

kde-frameworks/knotifications does not provide org.freedesktop.Notifications
as required by the specification.

Gentoo-bug: 589066

Package-Manager: portage-2.3.0

 virtual/notification-daemon/notification-daemon-0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 72911d2..8869778 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -29,6 +29,5 @@ RDEPEND="
kde-apps/knotify
x11-misc/mate-notification-daemon
lxqt-base/lxqt-notificationd
-   kde-frameworks/knotifications
kde-misc/colibri ) )"
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2016-07-07 Thread Michael Palimaka
commit: ce6833a142b0e25a48f922f2af13de859988de67
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jul  7 14:04:35 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jul  7 14:04:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce6833a1

virtual/notification-daemon: add kde-misc/colibri as a provider

Gentoo-bug: 588196

Package-Manager: portage-2.3.0

 virtual/notification-daemon/notification-daemon-0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index c83da70..72911d2 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -29,5 +29,6 @@ RDEPEND="
kde-apps/knotify
x11-misc/mate-notification-daemon
lxqt-base/lxqt-notificationd
-   kde-frameworks/knotifications ) )"
+   kde-frameworks/knotifications
+   kde-misc/colibri ) )"
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/

2016-03-04 Thread Stephen Klimaszewski
commit: 4da21ab33d30c5a89ad2a9fa557bf39091908060
Author: Steev Klimaszewski  gentoo  org>
AuthorDate: Fri Mar  4 08:01:27 2016 +
Commit: Stephen Klimaszewski  gentoo  org>
CommitDate: Fri Mar  4 08:13:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da21ab3

virtual/notification-daemon: Add ~arm64 keyword

Package-Manager: portage-2.2.27

 virtual/notification-daemon/notification-daemon-0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild 
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 23356b8..c83da70 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="gnome"
 
 RDEPEND="