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
|
# ChangeLog for net-misc/htpdate
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/ChangeLog,v 1.22 2006/06/08 19:55:43 dertobi123 Exp $
08 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.9.1-r1.ebuild:
ppc and hppa stable
10 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> -files/ppc.patch,
-htpdate-0.8.2.ebuild, -htpdate-0.8.7.ebuild, -htpdate-0.8.8.ebuild,
-htpdate-0.9.1.ebuild:
Remove old ebuilds.
10 Apr 2006; Andrej Kacian <ticho@gentoo.org> htpdate-0.9.0.ebuild:
Stable on x86, bug #129317.
09 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.9.0.ebuild:
hppa stable, bug #129317
09 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.9.0.ebuild:
ppc stable
*htpdate-0.9.1-r1 (09 Apr 2006)
09 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> +files/htpdate.conf,
+files/htpdate.init, +htpdate-0.9.1-r1.ebuild:
Added Initscript to run htpdate as a daemon
25 Mar 2006; Danny van Dyk <kugelfang@gentoo.org> htpdate-0.9.0.ebuild:
Marked stable on amd64.
*htpdate-0.9.1 (25 Mar 2006)
25 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+htpdate-0.9.1.ebuild:
Version bump, thanks to Christian Hartmann <ian@gentoo.org> for notifying me
07 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.9.0.ebuild:
Reintroduce Changes now know as Changelog, fixes bug #117413
02 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.9.0.ebuild:
Remove CHANGES file, thanks Danny <kugelfank@gentoo.org>!
*htpdate-0.9.0 (22 Dec 2005)
22 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org>
+htpdate-0.9.0.ebuild:
Version bump
*htpdate-0.8.8 (03 Dec 2005)
03 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org>
+htpdate-0.8.8.ebuild:
Version bump
03 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.8.7.ebuild:
Marked 0.8.7 as ppc stable.
17 Sep 2005; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.8.7.ebuild:
Added ~hppa Keyword
15 Sep 2005; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.8.2.ebuild, htpdate-0.8.7.ebuild:
Re-added ~ppc keyword for 0.8.7, marked 0.8.2 stable on all archs.
*htpdate-0.8.7 (07 Sep 2005)
07 Sep 2005; Markus Nigbur <pyrania@gentoo.org> +htpdate-0.8.7.ebuild:
Version bump.
30 Jul 2005; Sven Wegener <swegener@gentoo.org> htpdate-0.8.2.ebuild:
Modified to apply patches in src_unpack()
02 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.8.2.ebuild:
Added to ~amd64.
01 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> +files/ppc.patch,
htpdate-0.8.2.ebuild:
Fixed endianess problem. Thanks to Danny van Dyk
<kugelfang@gentoo.org>.
Marked ~ppc.
23 Jun 2005; Sven Wegener <swegener@gentoo.org> htpdate-0.8.2.ebuild:
Added cross-compile support. Trim whitespace. Pass CFLAGS in a better way.
22 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org>
htpdate-0.8.2.ebuild:
Was keyworded ppc by a mistake. Removed the keyword.
It is currently known to be broken on ppc machines.
*htpdate-0.8.2 (22 Jun 2005)
22 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> +metadata.xml,
+htpdate-0.8.2.ebuild:
Initial ebuild thanks to Christian Hartmann in #96364.
|