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
|
# ChangeLog for net-misc/zebedee
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/zebedee/ChangeLog,v 1.23 2010/09/18 04:49:43 jer Exp $
*zebedee-2.5.3-r1 (18 Sep 2010)
18 Sep 2010; Jeroen Roovers <jer@gentoo.org> +zebedee-2.5.3-r1.ebuild:
Respect LDFLAGS (bug #335970), CC.
21 Jan 2010; Dawid Węgliński <cla@gentoo.org> zebedee-2.5.3.ebuild:
Fix Makefile to respect user CFLAGS
14 Jun 2008; Jeremy Olexa <darkside@gentoo.org> files/zebedee,
zebedee-2.4.1-r1.ebuild:
Minor QA: quoting & fixed init script to actually be able to start daemon
after stopping it. Thanks to WayneSherman in bug #197948
31 Oct 2007; Mike Frysinger <vapier@gentoo.org> zebedee-2.5.3.ebuild:
Use doinitd rather than newinitd #197482.
28 Apr 2007; Sven Wegener <swegener@gentoo.org> zebedee-2.4.1-r1.ebuild:
Fix *initd, *confd and *envd calls (#17388, #174266)
24 Mar 2007; Markus Rothe <corsair@gentoo.org> zebedee-2.5.3.ebuild:
Stable on ppc64; bug #171807
13 Mar 2007; Raúl Porcel <armin76@gentoo.org> zebedee-2.5.3.ebuild:
x86 stable
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
28 Nov 2006; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
-zebedee-2.5.2.ebuild:
Security cleanup
23 May 2006; Markus Rothe <corsair@gentoo.org> zebedee-2.4.1-r1.ebuild:
Stable on ppc64
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> zebedee-2.5.3.ebuild:
Mark 2.5.3 stable on ia64
10 Sep 2005; Jose Luis Rivero <yoswink@gentoo.org> zebedee-2.5.3.ebuild:
Stable on alpha wrt to security bug #105115
*zebedee-2.5.3 (07 Sep 2005)
*zebedee-2.4.1-r1 (07 Sep 2005)
07 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> -zebedee-2.4.1.ebuild,
+zebedee-2.4.1-r1.ebuild, +zebedee-2.5.3.ebuild:
Version bump for bug 105115. Thanks to Bill Kenworthy <billk@iinet.net.au>.
01 Apr 2005; Aron Griffis <agriffis@gentoo.org> zebedee-2.5.2.ebuild:
stable on ia64
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> zebedee-2.5.2.ebuild:
Stable on alpha.
16 Apr 2004; Michael McCabe <randy@gentoo.org> zebedee-2.5.2.ebuild:
adding s390 keywords
20 Feb 2004; Seemant Kulleen <seemant@gentoo.org> zebedee-2.4.1.ebuild,
zebedee-2.5.2.ebuild, files/zebedee-2.4.1-Makefile.patch:
no need for the patch, this can be done from the ebuild.
20 Feb 2004; Seemant Kulleen <seemant@gentoo.org> zebedee-2.5.2.ebuild:
change some things, like the installation of keys and examples to /etc/zebedee
instead of /usr/lib/zebedee
*zebedee-2.5.2 (19 Feb 2004)
19 Feb 2004; Seemant Kulleen <seemant@gentoo.org> zebedee-2.5.2.ebuild:
version bump, for our own infrastructure team
17 Jun 2003; Dean Bailey <alron@gentoo.org> zebedee-2.4.1 :
unmasked for x86
*zebedee-2.4.1 (17 Mar 2003)
17 Mar 2003; Dean Bailey <alron@gentoo.org> zebedee-2.4.1 :
Initial import. Ebuild submitted by Jayson Larose <jayson@interlaced.org>.
|