1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
# ChangeLog for dev-dotnet/notify-sharp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.20 2013/10/12 12:07:49 pacho Exp $
12 Oct 2013; Pacho Ramos <pacho@gentoo.org>
notify-sharp-0.4.0_pre20090305.ebuild:
Drop unneeded dep
28 Nov 2012; Ulrich Müller <ulm@gentoo.org>
notify-sharp-0.4.0_pre20090305.ebuild:
Fix LICENSE, MIT (Expat) license according to COPYING file, bug 444852.
21 May 2012; Kacper Kowalik <xarthisius@gentoo.org>
notify-sharp-0.4.0_pre20090305.ebuild:
Add missing inheritance of eutils.eclass
22 Jan 2012; Pacho Ramos <pacho@gentoo.org>
-notify-sharp-0.4.0_pre20080912-r1.ebuild:
Drop old.
10 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org>
notify-sharp-0.4.0_pre20090305.ebuild:
ppc stable wrt #389181
09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
notify-sharp-0.4.0_pre20090305.ebuild:
Marked ~ppc wrt #360269
30 Jun 2011; Christoph Mende <angelos@gentoo.org>
notify-sharp-0.4.0_pre20090305.ebuild:
Stable on amd64 wrt bug #371163
21 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
notify-sharp-0.4.0_pre20090305.ebuild:
x86 stable wrt bug #371163
*notify-sharp-0.4.0_pre20090305 (24 Mar 2011)
24 Mar 2011; Christoph Mende <angelos@gentoo.org>
+notify-sharp-0.4.0_pre20090305.ebuild,
+files/notify-sharp-0.4.0_pre20090305-dbus-sharp.patch:
Bump snapshot and port to dbus-sharp
12 Mar 2011; <angelos@gentoo.org> notify-sharp-0.4.0_pre20080912-r1.ebuild:
Updated ndesk-dbus dependencies (bug 356391)
05 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
notify-sharp-0.4.0_pre20080912-r1.ebuild:
Revert previous commit. If one of the daemons is causing troubles, it
should be blocked instead of forcing one.
19 May 2009; Peter Alfredsen <loki_val@gentoo.org>
notify-sharp-0.4.0_pre20080912-r1.ebuild:
Revert: >=libnotify-0.4 will trigger bug 254235
19 May 2009; Samuli Suominen <ssuominen@gentoo.org>
notify-sharp-0.4.0_pre20080912-r1.ebuild:
Remove notification daemon from deps, and add libnotify because it's our
meta pkg for 3 different ones.
04 Apr 2009; Markus Meier <maekke@gentoo.org>
notify-sharp-0.4.0_pre20080912-r1.ebuild:
amd64/x86 stable, bug #234305
27 Mar 2009; Brent Baude <ranger@gentoo.org>
notify-sharp-0.4.0_pre20080912-r1.ebuild:
Marking notify-sharp-0.4.0_pre20080912-r1 ppc stable for bug 234305
18 Mar 2009; Joseph Jezak <josejx@gentoo.org>
notify-sharp-0.4.0_pre20080912-r1.ebuild:
Marked ~ppc for bug #248908.
*notify-sharp-0.4.0_pre20080912-r1 (09 Jan 2009)
09 Jan 2009; Peter Alfredsen <loki_val@gentoo.org>
-notify-sharp-0.4.0_pre20080912.ebuild,
+notify-sharp-0.4.0_pre20080912-r1.ebuild:
Add dep on >=x11-misc/notification-daemon-0.4.0, solving part of bug
254235.
14 Dec 2008; Peter Alfredsen <loki_val@gentoo.org>
notify-sharp-0.4.0_pre20080912.ebuild:
Use virtual/monodoc to accomodate inclusion of monodoc in mono from
>=mono-2.2_pre1
26 Nov 2008; Peter Alfredsen <loki_val@gentoo.org>
+files/notify-sharp-0.4.0_pre20080912-control-docs.patch,
notify-sharp-0.4.0_pre20080912.ebuild:
Fix documentation generation, bug 248944.
*notify-sharp-0.4.0_pre20080912 (25 Nov 2008)
25 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> +metadata.xml,
+notify-sharp-0.4.0_pre20080912.ebuild:
Initial import. Ebuild adapted from the one in ikelos' overlay. Bug
235111.
|