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
115
116
117
118
119
120
121
|
# ChangeLog for dev-ruby/daemon_controller
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/ChangeLog,v 1.25 2013/10/21 07:35:45 mrueg Exp $
*daemon_controller-1.1.7 (21 Oct 2013)
21 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +daemon_controller-1.1.7.ebuild,
-daemon_controller-1.1.4.ebuild, -daemon_controller-1.1.5.ebuild:
Version bump. Cleanup old.
*daemon_controller-1.1.5-r1 (06 Oct 2013)
06 Oct 2013; Manuel Rüger <mrueg@gentoo.org>
+daemon_controller-1.1.5-r1.ebuild:
Add ruby20 target.
11 Aug 2013; Hans de Graaff <graaff@gentoo.org>
-daemon_controller-0.2.6.ebuild, -daemon_controller-1.1.2.ebuild:
Cleanup.
*daemon_controller-1.1.5 (31 Jul 2013)
31 Jul 2013; Manuel Rüger <mrueg@gentoo.org> +daemon_controller-1.1.5.ebuild:
Version bump
*daemon_controller-1.1.4 (14 Jul 2013)
14 Jul 2013; Hans de Graaff <graaff@gentoo.org>
+daemon_controller-1.1.4.ebuild:
Version bump.
*daemon_controller-1.1.2 (30 Apr 2013)
30 Apr 2013; Hans de Graaff <graaff@gentoo.org>
+daemon_controller-1.1.2.ebuild:
Version bump.
30 Apr 2013; Hans de Graaff <graaff@gentoo.org>
-daemon_controller-1.0.0.ebuild, -daemon_controller-1.1.0.ebuild:
Cleanup.
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> daemon_controller-1.1.1.ebuild:
Stable for x86, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> daemon_controller-1.1.1.ebuild:
Stable for amd64, wrt bug #464366
*daemon_controller-1.1.1 (22 Jan 2013)
22 Jan 2013; Hans de Graaff <graaff@gentoo.org>
+daemon_controller-1.1.1.ebuild:
Version bump.
02 Jan 2013; Andreas Schuerch <nativemad@gentoo.org>
daemon_controller-1.0.0.ebuild:
x86 stable, see bug 440098
04 Nov 2012; <ago@gentoo.org> daemon_controller-1.1.0.ebuild:
Stable for amd64, wrt bug #440098
*daemon_controller-1.1.0 (30 Oct 2012)
30 Oct 2012; Hans de Graaff <graaff@gentoo.org>
+daemon_controller-1.1.0.ebuild:
Version bump.
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata.xml so that it's the same as most other packages.
13 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
daemon_controller-1.0.0.ebuild:
Bump to EAPI 4; use the new rspec recipe for tests (requires a fix, but allows
us to get rid of the rspec:0 dependency). Add a note about jruby not working.
05 Aug 2012; Hans de Graaff <graaff@gentoo.org>
-daemon_controller-0.2.6-r1.ebuild:
Cleanup.
21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
daemon_controller-0.2.6.ebuild:
x86 stable wrt bug #410409
07 May 2012; Agostino Sarubbo <ago@gentoo.org>
daemon_controller-0.2.6.ebuild:
Stable for amd64, wrt bug #410409
*daemon_controller-1.0.0 (07 Apr 2012)
07 Apr 2012; Hans de Graaff <graaff@gentoo.org>
+daemon_controller-1.0.0.ebuild:
Version bump.
*daemon_controller-0.2.6-r1 (01 Apr 2012)
01 Apr 2012; Hans de Graaff <graaff@gentoo.org>
daemon_controller-0.2.6.ebuild, +daemon_controller-0.2.6-r1.ebuild:
Revision bump to create a stable candidate.
08 Jan 2012; Hans de Graaff <graaff@gentoo.org>
daemon_controller-0.2.6.ebuild:
Add ruby19, fixing bug 398013. Shorten description to make repoman happy.
24 Jun 2011; Hans de Graaff <graaff@gentoo.org>
daemon_controller-0.2.6.ebuild:
Depend on proper slot of rspec.
24 Jun 2011; Hans de Graaff <graaff@gentoo.org>
-daemon_controller-0.2.5.ebuild:
Remove old version.
*daemon_controller-0.2.6 (19 Feb 2011)
19 Feb 2011; Hans de Graaff <graaff@gentoo.org>
+daemon_controller-0.2.6.ebuild:
Version bump.
*daemon_controller-0.2.5 (25 Oct 2010)
25 Oct 2010; Hans de Graaff <graaff@gentoo.org>
+daemon_controller-0.2.5.ebuild, +metadata.xml:
Initial import. New dependency for www-apache/passenger.
|