* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2016-03-04 8:13 Stephen Klimaszewski
0 siblings, 0 replies; 12+ messages in thread
From: Stephen Klimaszewski @ 2016-03-04 8:13 UTC (permalink / raw
To: gentoo-commits
commit: 4da21ab33d30c5a89ad2a9fa557bf39091908060
Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 4 08:01:27 2016 +0000
Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 08:13:13 2016 +0000
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="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2016-07-07 14:05 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-07-07 14:05 UTC (permalink / raw
To: gentoo-commits
commit: ce6833a142b0e25a48f922f2af13de859988de67
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 14:04:35 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 14:04:57 2016 +0000
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=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2016-09-15 16:30 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-09-15 16:30 UTC (permalink / raw
To: gentoo-commits
commit: 3067883ad54258c59e111e07e87ac6e9e04e5131
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 16:29:44 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 16:29:55 2016 +0000
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=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2016-11-13 16:33 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-11-13 16:33 UTC (permalink / raw
To: gentoo-commits
commit: 7146f0a1bff65c095594df60f20608a46b2bf8b2
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 16:32:34 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 16:33:09 2016 +0000
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=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2017-04-15 7:35 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2017-04-15 7:35 UTC (permalink / raw
To: gentoo-commits
commit: bd2d89cf7b2e8fa43f581f0f53559186681d3964
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sun Apr 9 21:19:52 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 07:35:15 2017 +0000
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 ) ) )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2018-05-23 18:56 Johannes Huber
0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2018-05-23 18:56 UTC (permalink / raw
To: gentoo-commits
commit: 9ab61c5fd0dc90eb1582cf6c670cf4db60938557
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed May 23 18:56:16 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed May 23 18:56:41 2018 +0000
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] ) ) )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2019-03-11 10:13 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2019-03-11 10:13 UTC (permalink / raw
To: gentoo-commits
commit: 13392a6f7827dbfc13e272dbb1f2f35779d607dd
Author: Gergely Nagy <ngg <AT> ngg <DOT> hu>
AuthorDate: Wed Mar 6 15:28:35 2019 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 10:13:31 2019 +0000
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 <AT> ngg.hu>
Closes: https://github.com/gentoo/gentoo/pull/11281
Signed-off-by: Patrice Clement <monsieurp <AT> 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
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2019-05-20 20:05 Aaron Bauman
0 siblings, 0 replies; 12+ messages in thread
From: Aaron Bauman @ 2019-05-20 20:05 UTC (permalink / raw
To: gentoo-commits
commit: 07da19e15f4339cb5a2760dbe1eb6d40ec99773d
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon May 20 20:05:02 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 20 20:05:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07da19e1
virtual/notification-daemon: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> 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="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2019-07-31 7:13 Joonas Niilola
0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2019-07-31 7:13 UTC (permalink / raw
To: gentoo-commits
commit: 8f20ca690a34ca5059a82a11c82f4b11baa1b584
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 07:12:59 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 07:12:59 2019 +0000
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 <eva <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Joonas Niilola <juippis <AT> 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] ) ) )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2020-05-11 3:40 Matthew Thode
0 siblings, 0 replies; 12+ messages in thread
From: Matthew Thode @ 2020-05-11 3:40 UTC (permalink / raw
To: gentoo-commits
commit: 619faba2dc3da60c386321678e0f91a8769b654b
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon May 11 03:40:18 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon May 11 03:40:18 2020 +0000
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 <prometheanfire <AT> 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
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2021-05-27 14:34 Yixun Lan
0 siblings, 0 replies; 12+ messages in thread
From: Yixun Lan @ 2021-05-27 14:34 UTC (permalink / raw
To: gentoo-commits
commit: 31ec5f163cd5051d74484f6ba1044f16bfdb89c7
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 13:58:21 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu May 27 14:33:38 2021 +0000
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 <dlan <AT> 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="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
@ 2022-06-28 2:03 WANG Xuerui
0 siblings, 0 replies; 12+ messages in thread
From: WANG Xuerui @ 2022-06-28 2:03 UTC (permalink / raw
To: gentoo-commits
commit: 3b51720fb1fcb2d274178c28990ce8b3f7d1461e
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 01:58:16 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 01:58:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b51720f
virtual/notification-daemon: keyword 0 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> 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="
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2022-06-28 2:03 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-20 20:05 [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2022-06-28 2:03 WANG Xuerui
2021-05-27 14:34 Yixun Lan
2020-05-11 3:40 Matthew Thode
2019-07-31 7:13 Joonas Niilola
2019-03-11 10:13 Patrice Clement
2018-05-23 18:56 Johannes Huber
2017-04-15 7:35 Patrice Clement
2016-11-13 16:33 Michael Palimaka
2016-09-15 16:30 Michael Palimaka
2016-07-07 14:05 Michael Palimaka
2016-03-04 8:13 Stephen Klimaszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox