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
|
# ChangeLog for net-misc/ucarp
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ucarp/ChangeLog,v 1.17 2010/06/26 19:31:22 xarthisius Exp $
26 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> -ucarp-1.2.ebuild,
-ucarp-1.5.ebuild, -ucarp-1.5.1.ebuild:
Remove old.
*ucarp-1.5.2 (26 Jun 2010)
26 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> ucarp-1.2.ebuild,
ucarp-1.3.ebuild, +ucarp-1.5.2.ebuild:
Version bump wrt bug 307167. Thanks to Terra
<gentoo.org@tech.FutureQuest.net> for reporting. Minor syntax cleaning.
06 Mar 2010; Sebastian Pipping <sping@gentoo.org> metadata.xml:
Fix metadata.xml (bug #307209)
*ucarp-1.5.1 (12 Sep 2009)
12 Sep 2009; Patrick Lauer <patrick@gentoo.org> +ucarp-1.5.1.ebuild:
Bump
*ucarp-1.5 (12 Nov 2008)
12 Nov 2008; Wolfram Schlich <wschlich@gentoo.org> +ucarp-1.5.ebuild:
version bump
*ucarp-1.3 (20 Sep 2007)
20 Sep 2007; Christian Zoffoli <xmerlin@gentoo.org> +ucarp-1.3.ebuild:
Version bump.
12 May 2007; Christian Zoffoli <xmerlin@gentoo.org> -ucarp-0.7.ebuild,
-ucarp-1.1.ebuild, ucarp-1.2.ebuild:
Ebuild cleanup, 1.2 marked stable on x86.
26 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Update for cluster herd split to hp-cluster and ha-cluster.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
17 Sep 2006; Christian Zoffoli <xmerlin@gentoo.org> ucarp-0.7.ebuild,
ucarp-1.1.ebuild, ucarp-1.2.ebuild:
Changed description, fixed bug #145358.
*ucarp-1.2 (13 Mar 2006)
13 Mar 2006; Christian Zoffoli <xmerlin@gentoo.org> +ucarp-1.2.ebuild:
Version bump.
01 Mar 2005; Christian Zoffoli <xmerlin@gentoo.org> +metadata.xml,
ucarp-1.1.ebuild:
added metadata.xml, ucarp-1.1 marked stable on x86
01 Mar 2005; Christian Zoffoli <xmerlin@gentoo.org> +metadata.xml,
ucarp-1.1.ebuild:
added metadata.xml, ucarp-1.1 marked stable on x86
30 Jan 2005; Daniel Black <dragonheart@gentoo.org> ucarp-0.7.ebuild,
ucarp-1.1.ebuild:
Transition dependancy from net-libs/libpcap to virtual/libpcap
*ucarp-1.1 (19 Sep 2004)
19 Sep 2004; Michael Imhof <tantive@gentoo.org> +ucarp-1.1.ebuild:
Version bumped. Closes #64310.
08 Aug 2004; Tom Martin <slarti@gentoo.org> ucarp-0.7.ebuild:
Typo in DESCRIPTION: implimentation -> implementation. Bug 59717.
17 Jul 2004; David Holm <dholm@gentoo.org> ucarp-0.7.ebuild:
Added to ~ppc.
*ucarp-0.7 (13 Jul 2004)
13 Jul 2004; Michael Imhof <tantive@gentoo.org> +ucarp-0.7.ebuild:
Initial import. Closes #50647.
|