public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/notification-daemon-xfce: ChangeLog notification-daemon-xfce-0.3.7.ebuild
@ 2009-01-18 15:34 Christoph Mende (angelos)
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Mende (angelos) @ 2009-01-18 15:34 UTC (permalink / raw
  To: gentoo-commits

angelos     09/01/18 15:34:23

  Modified:             ChangeLog notification-daemon-xfce-0.3.7.ebuild
  Log:
  Added libnotify dependency, bug 253335
  (Portage version: 2.2_rc22/cvs/Linux 2.6.29-rc2 x86_64)

Revision  Changes    Path
1.6                  x11-misc/notification-daemon-xfce/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	21 Sep 2008 18:06:06 -0000	1.5
+++ ChangeLog	18 Jan 2009 15:34:23 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/notification-daemon-xfce
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v 1.5 2008/09/21 18:06:06 angelos Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v 1.6 2009/01/18 15:34:23 angelos Exp $
+
+  18 Jan 2009; Christoph Mende <angelos@gentoo.org>
+  notification-daemon-xfce-0.3.7.ebuild:
+  Added libnotify dependency, bug 253335
 
   21 Sep 2008; Christoph Mende <angelos@gentoo.org>
   notification-daemon-xfce-0.3.7.ebuild:



1.6                  x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?r1=1.5&r2=1.6

Index: notification-daemon-xfce-0.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- notification-daemon-xfce-0.3.7.ebuild	21 Sep 2008 18:06:06 -0000	1.5
+++ notification-daemon-xfce-0.3.7.ebuild	18 Jan 2009 15:34:23 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.5 2008/09/21 18:06:06 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.6 2009/01/18 15:34:23 angelos Exp $
 
 EAPI=1
 
@@ -17,6 +17,7 @@
 
 RDEPEND=">=dev-libs/glib-2.6
 	>=x11-libs/gtk+-2.6
+	x11-libs/libnotify
 	>=xfce-base/libxfcegui4-4.3.90
 	>=xfce-base/libxfce4util-4.3.90
 	xfce? ( >=xfce-base/xfce-mcs-manager-4.2.2 )






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/notification-daemon-xfce: ChangeLog notification-daemon-xfce-0.3.7.ebuild
@ 2009-03-14 12:19 Peter Volkov (pva)
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Volkov (pva) @ 2009-03-14 12:19 UTC (permalink / raw
  To: gentoo-commits

pva         09/03/14 12:19:37

  Modified:             ChangeLog notification-daemon-xfce-0.3.7.ebuild
  Log:
  Xfce 4.6 uses xfce-base/xfce4-settings, add it as alternative to RDEPEND.
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.7                  x11-misc/notification-daemon-xfce/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	18 Jan 2009 15:34:23 -0000	1.6
+++ ChangeLog	14 Mar 2009 12:19:37 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/notification-daemon-xfce
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v 1.6 2009/01/18 15:34:23 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v 1.7 2009/03/14 12:19:37 pva Exp $
+
+  14 Mar 2009; Peter Volkov <pva@gentoo.org>
+  notification-daemon-xfce-0.3.7.ebuild:
+  Xfce 4.6 uses xfce-base/xfce4-settings, add it as alternative to RDEPEND.
 
   18 Jan 2009; Christoph Mende <angelos@gentoo.org>
   notification-daemon-xfce-0.3.7.ebuild:



1.7                  x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?r1=1.6&r2=1.7

Index: notification-daemon-xfce-0.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- notification-daemon-xfce-0.3.7.ebuild	18 Jan 2009 15:34:23 -0000	1.6
+++ notification-daemon-xfce-0.3.7.ebuild	14 Mar 2009 12:19:37 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.6 2009/01/18 15:34:23 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.7 2009/03/14 12:19:37 pva Exp $
 
 EAPI=1
 
@@ -20,7 +20,7 @@
 	x11-libs/libnotify
 	>=xfce-base/libxfcegui4-4.3.90
 	>=xfce-base/libxfce4util-4.3.90
-	xfce? ( >=xfce-base/xfce-mcs-manager-4.2.2 )
+	xfce? ( || ( >=xfce-base/xfce-mcs-manager-4.2.2 xfce-base/xfce4-settings ) )
 	>=x11-libs/libsexy-0.1.3
 	dev-libs/dbus-glib"
 DEPEND="${RDEPEND}






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/notification-daemon-xfce: ChangeLog notification-daemon-xfce-0.3.7.ebuild
@ 2009-04-03 11:05 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Vroon (chainsaw) @ 2009-04-03 11:05 UTC (permalink / raw
  To: gentoo-commits

chainsaw    09/04/03 11:05:20

  Modified:             ChangeLog notification-daemon-xfce-0.3.7.ebuild
  Log:
  Block x11-misc/xfce4-notifyd as it provides the same D-Bus service. A prerequisite to resolving bug #260686 by Joshua Rich.
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  x11-misc/notification-daemon-xfce/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	14 Mar 2009 12:19:37 -0000	1.7
+++ ChangeLog	3 Apr 2009 11:05:20 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/notification-daemon-xfce
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v 1.7 2009/03/14 12:19:37 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v 1.8 2009/04/03 11:05:20 chainsaw Exp $
+
+  03 Apr 2009; <chainsaw@gentoo.org> notification-daemon-xfce-0.3.7.ebuild:
+  Block x11-misc/xfce4-notifyd as it provides the same D-Bus service. A
+  prerequisite to resolving bug #260686 by Joshua Rich.
 
   14 Mar 2009; Peter Volkov <pva@gentoo.org>
   notification-daemon-xfce-0.3.7.ebuild:



1.8                  x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?r1=1.7&r2=1.8

Index: notification-daemon-xfce-0.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- notification-daemon-xfce-0.3.7.ebuild	14 Mar 2009 12:19:37 -0000	1.7
+++ notification-daemon-xfce-0.3.7.ebuild	3 Apr 2009 11:05:20 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.7 2009/03/14 12:19:37 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.8 2009/04/03 11:05:20 chainsaw Exp $
 
 EAPI=1
 
@@ -28,7 +28,8 @@
 	dev-util/pkgconfig
 	sys-devel/gettext
 	dev-util/xfce4-dev-tools
-	!x11-misc/notification-daemon"
+	!x11-misc/notification-daemon
+	!x11-misc/xfce4-notifyd"
 
 src_unpack() {
 	unpack ${A}






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/notification-daemon-xfce: ChangeLog notification-daemon-xfce-0.3.7.ebuild
@ 2009-06-09 17:45 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-06-09 17:45 UTC (permalink / raw
  To: gentoo-commits

darkside    09/06/09 17:45:01

  Modified:             ChangeLog notification-daemon-xfce-0.3.7.ebuild
  Log:
  Re-order || deps to help the upgrade path to stable xfce-4.6.1, see comments in bug 265587
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  x11-misc/notification-daemon-xfce/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	3 Apr 2009 11:05:20 -0000	1.8
+++ ChangeLog	9 Jun 2009 17:45:01 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/notification-daemon-xfce
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v 1.8 2009/04/03 11:05:20 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/ChangeLog,v 1.9 2009/06/09 17:45:01 darkside Exp $
+
+  09 Jun 2009; Jeremy Olexa <darkside@gentoo.org>
+  notification-daemon-xfce-0.3.7.ebuild:
+  Re-order || deps to help the upgrade path to stable xfce-4.6.1, see comments
+  in bug 265587
 
   03 Apr 2009; <chainsaw@gentoo.org> notification-daemon-xfce-0.3.7.ebuild:
   Block x11-misc/xfce4-notifyd as it provides the same D-Bus service. A



1.9                  x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild?r1=1.8&r2=1.9

Index: notification-daemon-xfce-0.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- notification-daemon-xfce-0.3.7.ebuild	3 Apr 2009 11:05:20 -0000	1.8
+++ notification-daemon-xfce-0.3.7.ebuild	9 Jun 2009 17:45:01 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.8 2009/04/03 11:05:20 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.9 2009/06/09 17:45:01 darkside Exp $
 
 EAPI=1
 
@@ -20,7 +20,7 @@
 	x11-libs/libnotify
 	>=xfce-base/libxfcegui4-4.3.90
 	>=xfce-base/libxfce4util-4.3.90
-	xfce? ( || ( >=xfce-base/xfce-mcs-manager-4.2.2 xfce-base/xfce4-settings ) )
+	xfce? ( || ( xfce-base/xfce4-settings >=xfce-base/xfce-mcs-manager-4.2.2  ) )
 	>=x11-libs/libsexy-0.1.3
 	dev-libs/dbus-glib"
 DEPEND="${RDEPEND}






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

end of thread, other threads:[~2009-06-09 17:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-03 11:05 [gentoo-commits] gentoo-x86 commit in x11-misc/notification-daemon-xfce: ChangeLog notification-daemon-xfce-0.3.7.ebuild Tony Vroon (chainsaw)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-09 17:45 Jeremy Olexa (darkside)
2009-03-14 12:19 Peter Volkov (pva)
2009-01-18 15:34 Christoph Mende (angelos)

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