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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
# ChangeLog for x11-misc/notification-daemon
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.23 2006/11/07 08:24:02 cardoe Exp $
*notification-daemon-0.3.6-r1 (07 Nov 2006)
07 Nov 2006; Doug Goldstein <cardoe@gentoo.org>
+files/notification-daemon-0.3.6-binding-tool.patch,
notification-daemon-0.3.6.ebuild, +notification-daemon-0.3.6-r1.ebuild:
Patch from upstream to fix incorrect usage of dbus-binding-tool
30 Oct 2006; Jeroen Roovers <jer@gentoo.org>
notification-daemon-0.3.6.ebuild:
Marked ~hppa (bug #153433).
30 Oct 2006; Saleem Abdulrasool <compnerd@gentoo.org>
notification-daemon-0.3.5.ebuild, notification-daemon-0.3.5-r2.ebuild,
notification-daemon-0.3.6.ebuild:
Fix dbus deps round II
29 Oct 2006; Doug Goldstein <cardoe@gentoo.org>
-notification-daemon-0.3.4.ebuild, -notification-daemon-0.3.4-r1.ebuild,
notification-daemon-0.3.5.ebuild, notification-daemon-0.3.5-r2.ebuild,
notification-daemon-0.3.6.ebuild:
Removed old ebuilds. Updated dbus depends to depend on specific bindings.
*notification-daemon-0.3.6 (15 Oct 2006)
15 Oct 2006; <compnerd@gentoo.org> +notification-daemon-0.3.6.ebuild:
version bump from upstream
03 Oct 2006; Aron Griffis <agriffis@gentoo.org>
notification-daemon-0.3.5-r2.ebuild:
Mark 0.3.5-r2 ~ia64
27 Aug 2006; Saleem Abdulrasool <compnerd@gentoo.org>
-notification-daemon-0.3.5-r1.ebuild:
pruning old revision
*notification-daemon-0.3.5-r2 (27 Aug 2006)
27 Aug 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+files/notification-daemon-0.3.5-unrealize-in-destroy.patch,
+notification-daemon-0.3.5-r2.ebuild:
revbump to add patch for bug #140811
17 Aug 2006; Markus Rothe <corsair@gentoo.org>
notification-daemon-0.3.5.ebuild:
Stable on ppc64
*notification-daemon-0.3.5-r1 (27 Jul 2006)
27 Jul 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+files/notification-daemon-0.3.5-icon-data.patch,
+notification-daemon-0.3.5-r1.ebuild:
Adding patch to check the DBUS struct type of the data
21 Jul 2006; Luis Medinas <metalgod@gentoo.org>
notification-daemon-0.3.5.ebuild:
Stable on amd64.
16 Jul 2006; Joshua Jackson <tsunam@gentoo.org>
notification-daemon-0.3.5.ebuild:
Stable x86 for gajim
12 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
notification-daemon-0.3.5.ebuild:
Stable on sparc
10 Jul 2006; Thomas Cort <tcort@gentoo.org>
notification-daemon-0.3.5.ebuild:
Added ~alpha keyword.
06 Jul 2006; Luca Barbato <lu_zero@gentoo.org>
notification-daemon-0.3.5.ebuild:
Marked ppc
27 Jun 2006; Markus Rothe <corsair@gentoo.org>
notification-daemon-0.3.5.ebuild:
Added ~ppc64
28 Apr 2006; Alec Warner <antarus@gentoo.org> Manifest:
Fixing SHA256 digest, pass four
*notification-daemon-0.3.5 (26 Apr 2006)
26 Apr 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+notification-daemon-0.3.5.ebuild:
Version bump from upstream
19 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
notification-daemon-0.3.4-r1.ebuild:
Keyworded ~sparc wrt #130313
*notification-daemon-0.3.4-r1 (20 Mar 2006)
20 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+notification-daemon-0.3.4-r1.ebuild:
Rev-bump to fix build and deps
26 Feb 2006; Tobias Scherbaum <dertobi123@gentoo.org>
notification-daemon-0.3.4.ebuild:
added to ~ppc, bug #123412
19 Feb 2006; Luis Medinas <metalgod@gentoo.org>
notification-daemon-0.3.4.ebuild:
Added ~amd64 keyword.
*notification-daemon-0.3.4 (19 Feb 2006)
19 Feb 2006; Sven Wegener <swegener@gentoo.org> +metadata.xml,
+notification-daemon-0.3.4.ebuild:
Initial commit, ebuild written by me.
|