public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
@ 2011-05-10 21:24 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 9+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-05-10 21:24 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/05/10 21:24:32

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  Notification API is provided by gnome-shell for GNOME 3
  
  (Portage version: 2.1.9.46/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	1 May 2011 17:53:49 -0000	1.1
+++ ChangeLog	10 May 2011 21:24:32 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/notification-daemon
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.1 2011/05/01 17:53:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.2 2011/05/10 21:24:32 nirbheek Exp $
+
+  10 May 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+  notification-daemon-0.ebuild:
+  Notification API is provided by gnome-shell for GNOME 3
 
 *notification-daemon-0 (01 May 2011)
 



1.3                  virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.2&r2=1.3

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- notification-daemon-0.ebuild	1 May 2011 17:54:39 -0000	1.2
+++ notification-daemon-0.ebuild	10 May 2011 21:24:32 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.2 2011/05/01 17:54:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.3 2011/05/10 21:24:32 nirbheek Exp $
 
 EAPI=2
 
@@ -13,7 +13,9 @@
 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="gnome"
 
-RDEPEND="gnome? ( x11-misc/notification-daemon )
+RDEPEND="
+	gnome? ( || ( x11-misc/notification-daemon
+		gnome-base/gnome-shell ) )
 	!gnome? ( || ( x11-misc/notification-daemon
 		xfce-extra/xfce4-notifyd
 		x11-misc/notify-osd






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
@ 2012-01-28  2:16 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-28  2:16 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/01/28 02:16:11

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  New notification daemon, x11-misc/qtnotifydaemon
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 May 2011 21:24:32 -0000	1.2
+++ ChangeLog	28 Jan 2012 02:16:11 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/notification-daemon
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.2 2011/05/10 21:24:32 nirbheek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.3 2012/01/28 02:16:11 ssuominen Exp $
+
+  28 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+  notification-daemon-0.ebuild:
+  New notification daemon, x11-misc/qtnotifydaemon
 
   10 May 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
   notification-daemon-0.ebuild:



1.4                  virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.3&r2=1.4

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- notification-daemon-0.ebuild	10 May 2011 21:24:32 -0000	1.3
+++ notification-daemon-0.ebuild	28 Jan 2012 02:16:11 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.3 2011/05/10 21:24:32 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.4 2012/01/28 02:16:11 ssuominen Exp $
 
 EAPI=2
 
@@ -18,6 +18,7 @@
 		gnome-base/gnome-shell ) )
 	!gnome? ( || ( x11-misc/notification-daemon
 		xfce-extra/xfce4-notifyd
+		x11-misc/qtnotifydaemon
 		x11-misc/notify-osd
 		>=x11-wm/awesome-3.4.4
 		kde-base/knotify ) )"






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
@ 2012-03-30 18:32 Thomas Sachau (tommy)
  0 siblings, 0 replies; 9+ messages in thread
From: Thomas Sachau (tommy) @ 2012-03-30 18:32 UTC (permalink / raw
  To: gentoo-commits

tommy       12/03/30 18:32:33

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  Add x11-wm/enlightenment[e_modules_notification] to the list of packages providing a notification daemon (enlightenment is in enlightenment overlay)
  
  (Portage version: 2.2.0_alpha95-r1/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	28 Jan 2012 02:16:11 -0000	1.3
+++ ChangeLog	30 Mar 2012 18:32:33 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/notification-daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.3 2012/01/28 02:16:11 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.4 2012/03/30 18:32:33 tommy Exp $
+
+  30 Mar 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+  notification-daemon-0.ebuild:
+  Add x11-wm/enlightenment[e_modules_notification] to the list of packages
+  providing a notification daemon (enlightenment is in enlightenment overlay)
 
   28 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
   notification-daemon-0.ebuild:



1.5                  virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.4&r2=1.5

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- notification-daemon-0.ebuild	28 Jan 2012 02:16:11 -0000	1.4
+++ notification-daemon-0.ebuild	30 Mar 2012 18:32:33 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.4 2012/01/28 02:16:11 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.5 2012/03/30 18:32:33 tommy Exp $
 
 EAPI=2
 
@@ -21,5 +21,6 @@
 		x11-misc/qtnotifydaemon
 		x11-misc/notify-osd
 		>=x11-wm/awesome-3.4.4
+		x11-wm/enlightenment[e_modules_notification]
 		kde-base/knotify ) )"
 DEPEND=""






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
@ 2012-05-29 13:28 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-29 13:28 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/29 13:28:42

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	30 Mar 2012 18:32:33 -0000	1.4
+++ ChangeLog	29 May 2012 13:28:42 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/notification-daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.4 2012/03/30 18:32:33 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.5 2012/05/29 13:28:42 aballier Exp $
+
+  29 May 2012; Alexis Ballier <aballier@gentoo.org>
+  notification-daemon-0.ebuild:
+  keyword ~amd64-fbsd
 
   30 Mar 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
   notification-daemon-0.ebuild:



1.6                  virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.5&r2=1.6

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- notification-daemon-0.ebuild	30 Mar 2012 18:32:33 -0000	1.5
+++ notification-daemon-0.ebuild	29 May 2012 13:28:42 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.5 2012/03/30 18:32:33 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.6 2012/05/29 13:28:42 aballier Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="gnome"
 
 RDEPEND="






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
@ 2012-06-02 12:25 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 9+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-06-02 12:25 UTC (permalink / raw
  To: gentoo-commits

blueness    12/06/02 12:25:41

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  Keyword ~mips
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	29 May 2012 13:28:42 -0000	1.5
+++ ChangeLog	2 Jun 2012 12:25:41 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/notification-daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.5 2012/05/29 13:28:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.6 2012/06/02 12:25:41 blueness Exp $
+
+  02 Jun 2012; Anthony G. Basile <blueness@gentoo.org>
+  notification-daemon-0.ebuild:
+  Keyword ~mips
 
   29 May 2012; Alexis Ballier <aballier@gentoo.org>
   notification-daemon-0.ebuild:



1.7                  virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.6&r2=1.7

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- notification-daemon-0.ebuild	29 May 2012 13:28:42 -0000	1.6
+++ notification-daemon-0.ebuild	2 Jun 2012 12:25:41 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.6 2012/05/29 13:28:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.7 2012/06/02 12:25:41 blueness Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="gnome"
 
 RDEPEND="






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
@ 2012-11-19  9:19 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-11-19  9:19 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/11/19 09:19:26

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  Update the virtual to support both enlightenment_modules_notification and e_modules_notification for compability with x11-wm/enlightenment from both, the gentoo-x86 and the enlightenment overlay wrt #443732
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.7                  virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	2 Jun 2012 12:25:41 -0000	1.6
+++ ChangeLog	19 Nov 2012 09:19:26 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for virtual/notification-daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.6 2012/06/02 12:25:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.7 2012/11/19 09:19:26 ssuominen Exp $
+
+  19 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
+  notification-daemon-0.ebuild:
+  Update the virtual to support both enlightenment_modules_notification and
+  e_modules_notification for compability with x11-wm/enlightenment from both,
+  the gentoo-x86 and the enlightenment overlay wrt #443732
 
   02 Jun 2012; Anthony G. Basile <blueness@gentoo.org>
   notification-daemon-0.ebuild:



1.8                  virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.7&r2=1.8

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- notification-daemon-0.ebuild	2 Jun 2012 12:25:41 -0000	1.7
+++ notification-daemon-0.ebuild	19 Nov 2012 09:19:26 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.7 2012/06/02 12:25:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.8 2012/11/19 09:19:26 ssuominen Exp $
 
 EAPI=2
 
@@ -21,6 +21,7 @@
 		x11-misc/qtnotifydaemon
 		x11-misc/notify-osd
 		>=x11-wm/awesome-3.4.4
+		x11-wm/enlightenment[enlightenment_modules_notification]
 		x11-wm/enlightenment[e_modules_notification]
 		kde-base/knotify ) )"
 DEPEND=""





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
@ 2013-02-27  1:57 Alex Alexander (wired)
  0 siblings, 0 replies; 9+ messages in thread
From: Alex Alexander (wired) @ 2013-02-27  1:57 UTC (permalink / raw
  To: gentoo-commits

wired       13/02/27 01:57:38

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  added new daemon: x11-misc/dunst to the list of packages. acked by ssuominen.
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key EB9B4AFA)

Revision  Changes    Path
1.9                  virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	25 Feb 2013 09:17:05 -0000	1.8
+++ ChangeLog	27 Feb 2013 01:57:38 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/notification-daemon
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.8 2013/02/25 09:17:05 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.9 2013/02/27 01:57:38 wired Exp $
+
+  27 Feb 2013; Alex Alexander <wired@gentoo.org> notification-daemon-0.ebuild:
+  added new daemon: x11-misc/dunst to the list of packages. acked by ssuominen.
 
   25 Feb 2013; Zac Medico <zmedico@gentoo.org> notification-daemon-0.ebuild:
   Add ~arm-linux keyword.



1.10                 virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.9&r2=1.10

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- notification-daemon-0.ebuild	25 Feb 2013 09:17:05 -0000	1.9
+++ notification-daemon-0.ebuild	27 Feb 2013 01:57:38 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.9 2013/02/25 09:17:05 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.10 2013/02/27 01:57:38 wired Exp $
 
 EAPI=2
 
@@ -20,6 +20,7 @@
 		xfce-extra/xfce4-notifyd
 		x11-misc/qtnotifydaemon
 		x11-misc/notify-osd
+		x11-misc/dunst
 		>=x11-wm/awesome-3.4.4
 		x11-wm/enlightenment[enlightenment_modules_notification]
 		x11-wm/enlightenment[e_modules_notification]





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
@ 2014-03-24 15:24 Tom Wijsman (tomwij)
  0 siblings, 0 replies; 9+ messages in thread
From: Tom Wijsman (tomwij) @ 2014-03-24 15:24 UTC (permalink / raw
  To: gentoo-commits

tomwij      14/03/24 15:24:57

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  Added x11-misc/mate-notification-daemon to the end of !gnome in virtual/notification-daemon.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)

Revision  Changes    Path
1.10                 virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	27 Feb 2013 01:57:38 -0000	1.9
+++ ChangeLog	24 Mar 2014 15:24:57 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/notification-daemon
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.9 2013/02/27 01:57:38 wired Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.10 2014/03/24 15:24:57 tomwij Exp $
+
+  24 Mar 2014; Tom Wijsman <TomWij@gentoo.org> notification-daemon-0.ebuild:
+  Added x11-misc/mate-notification-daemon to the end of !gnome in virtual
+  /notification-daemon.
 
   27 Feb 2013; Alex Alexander <wired@gentoo.org> notification-daemon-0.ebuild:
   added new daemon: x11-misc/dunst to the list of packages. acked by ssuominen.



1.11                 virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.10&r2=1.11

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- notification-daemon-0.ebuild	27 Feb 2013 01:57:38 -0000	1.10
+++ notification-daemon-0.ebuild	24 Mar 2014 15:24:57 -0000	1.11
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.10 2013/02/27 01:57:38 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.11 2014/03/24 15:24:57 tomwij Exp $
 
-EAPI=2
+EAPI=5
 
 DESCRIPTION="Virtual for notification daemon dbus service"
 HOMEPAGE=""
@@ -24,5 +24,6 @@
 		>=x11-wm/awesome-3.4.4
 		x11-wm/enlightenment[enlightenment_modules_notification]
 		x11-wm/enlightenment[e_modules_notification]
-		kde-base/knotify ) )"
+		kde-base/knotify
+		x11-misc/mate-notification-daemon ) )"
 DEPEND=""





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
@ 2015-06-10 14:04 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2015-06-10 14:04 UTC (permalink / raw
  To: gentoo-commits

tetromino    15/06/10 14:04:14

  Modified:             ChangeLog notification-daemon-0.ebuild
  Log:
  Make x11-misc/notification-daemon the default non-gnome provider (suggested by angry_vincent and floppym).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x18E5B6F2D8D5EC8D)

Revision  Changes    Path
1.18                 virtual/notification-daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	7 Jun 2015 11:03:31 -0000	1.17
+++ ChangeLog	10 Jun 2015 14:04:14 -0000	1.18
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/notification-daemon
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.17 2015/06/07 11:03:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.18 2015/06/10 14:04:14 tetromino Exp $
+
+  10 Jun 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
+  notification-daemon-0.ebuild:
+  Make x11-misc/notification-daemon the default non-gnome provider (suggested
+  by angry_vincent and floppym).
 
   07 Jun 2015; Pacho Ramos <pacho@gentoo.org> notification-daemon-0.ebuild:
   gnome-extra/cinnamon also provides notification-daemon (#545102 by Marc



1.19                 virtual/notification-daemon/notification-daemon-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.18&r2=1.19

Index: notification-daemon-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- notification-daemon-0.ebuild	7 Jun 2015 11:03:31 -0000	1.18
+++ notification-daemon-0.ebuild	10 Jun 2015 14:04:14 -0000	1.19
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.18 2015/06/07 11:03:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.19 2015/06/10 14:04:14 tetromino Exp $
 
 EAPI=5
 
@@ -17,8 +17,8 @@
 	gnome? ( || ( x11-misc/notification-daemon
 		gnome-base/gnome-shell ) )
 	!gnome? ( || (
-		gnome-extra/cinnamon
 		x11-misc/notification-daemon
+		gnome-extra/cinnamon
 		xfce-extra/xfce4-notifyd
 		x11-misc/qtnotifydaemon
 		x11-misc/notify-osd





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-10 14:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10 14:04 [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild Alexandre Rostovtsev (tetromino)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-24 15:24 Tom Wijsman (tomwij)
2013-02-27  1:57 Alex Alexander (wired)
2012-11-19  9:19 Samuli Suominen (ssuominen)
2012-06-02 12:25 Anthony G. Basile (blueness)
2012-05-29 13:28 Alexis Ballier (aballier)
2012-03-30 18:32 Thomas Sachau (tommy)
2012-01-28  2:16 Samuli Suominen (ssuominen)
2011-05-10 21:24 Nirbheek Chauhan (nirbheek)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox