Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/notify-sharp: ChangeLog notify-sharp-0.4.0_pre20080912-r1.ebuild
Date: Fri, 05 Jun 2009 08:19:47
Message-Id: E1MCUeP-0001Uu-Fv@stork.gentoo.org
1 ssuominen 09/06/05 08:19:45
2
3 Modified: ChangeLog notify-sharp-0.4.0_pre20080912-r1.ebuild
4 Log:
5 Revert previous commit. If one of the daemons is causing troubles, it should be blocked instead of forcing one.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.10 dev-dotnet/notify-sharp/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 19 May 2009 07:01:50 -0000 1.9
22 +++ ChangeLog 5 Jun 2009 08:19:45 -0000 1.10
23 @@ -1,6 +1,11 @@
24 # ChangeLog for dev-dotnet/notify-sharp
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.9 2009/05/19 07:01:50 loki_val Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.10 2009/06/05 08:19:45 ssuominen Exp $
28 +
29 + 05 Jun 2009; Samuli Suominen <ssuominen@g.o>
30 + notify-sharp-0.4.0_pre20080912-r1.ebuild:
31 + Revert previous commit. If one of the daemons is causing troubles, it
32 + should be blocked instead of forcing one.
33
34 19 May 2009; Peter Alfredsen <loki_val@g.o>
35 notify-sharp-0.4.0_pre20080912-r1.ebuild:
36
37
38
39 1.7 dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild?r1=1.6&r2=1.7
44
45 Index: notify-sharp-0.4.0_pre20080912-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- notify-sharp-0.4.0_pre20080912-r1.ebuild 19 May 2009 07:01:50 -0000 1.6
52 +++ notify-sharp-0.4.0_pre20080912-r1.ebuild 5 Jun 2009 08:19:45 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild,v 1.6 2009/05/19 07:01:50 loki_val Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild,v 1.7 2009/06/05 08:19:45 ssuominen Exp $
58
59 EAPI=2
60
61 @@ -22,7 +22,7 @@
62 >=dev-dotnet/gtk-sharp-2.10.1
63 >=dev-dotnet/dbus-sharp-0.6
64 >=dev-dotnet/dbus-glib-sharp-0.4
65 - >=x11-misc/notification-daemon-0.4.0"
66 + >=x11-libs/libnotify-0.4.5"
67 DEPEND="${RDEPEND}
68 doc? ( virtual/monodoc )"