blob: 420c26c83948f6bd7a8f3984de1c55f643c0c510 (
plain)
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
|
# ChangeLog for net-mail/ezmlm-idx
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.19 2009/01/02 10:33:17 hollow Exp $
*ezmlm-idx-7.0.0 (02 Jan 2009)
02 Jan 2009; Benedikt Böhm <hollow@gentoo.org> metadata.xml,
+ezmlm-idx-7.0.0.ebuild:
version bump wrt #215462
19 May 2008; Tiziano Müller <dev-zero@gentoo.org> ezmlm-idx-6.0.0.ebuild:
Changed dependency for postgresql to virtual/postgresql-base
*ezmlm-idx-6.0.0 (16 Sep 2007)
16 Sep 2007; Benedikt Böhm <hollow@gentoo.org> +ezmlm-idx-6.0.0.ebuild:
version bump; fixes #47668, #83606 and #152503
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> ezmlm-idx-0.40-r2.ebuild:
dev-db/mysql => virtual/mysql
20 Feb 2006; Michael Hanselmann <hansmi@gentoo.org>
ezmlm-idx-0.40-r2.ebuild:
Changed to virtual/qmail. Stable on amd64, hppa, mips, sparc.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
ezmlm-idx-0.40-r2.ebuild:
Stable on ppc.
18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
ezmlm-idx-0.40-r2.ebuild:
PROVIDE is for virtuals
22 Feb 2004; Aron Griffis <agriffis@gentoo.org> ezmlm-idx-0.40-r2.ebuild:
Remove arm keywords
20 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> ezmlm-idx-0.40-r2.ebuild:
fix head -1 bug
31 Jul 2003; Tavis Ormandy <taviso@gentoo.org> ezmlm-idx-0.40-r2.ebuild:
stable on alpha
19 Jul 2003; Tavis Ormandy <taviso@gentoo.org> ezmlm-idx-0.40-r2.ebuild:
marking ~alpha
08 June 2003; Jack Morgan <jmorgan@gentoo.org> ezmlm-idx-0.40-r2.ebuild:
added ~sparc keyword
*ezmlm-idx-0.40-r2 (30 Nov 2002)
09 Apr 2003; Alastair Tse <liquidx@gentoo.org> ezmlm-idx-0.40-r2.ebuild:
added ~ppc keyword. See #18843.
08 Apr 2003; Alastair Tse <liquidx@gentoo.org> ezmlm-idx-0.40-r2.ebuild:
errno fix for glibc-2.3.2. thanks to Sebastian Klemke <packet@berlin.ccc.de>.
30 Nov 2002; Daniel Robbins <drobbins@gentoo.org>: Added Ed Korthof's
From: header patch to fix some issues we're experiencing on gentoo.org;
should be helpful for others as well.
*ezmlm-idx-0.40-r1 (02 Nov 2002)
02 Nov 2002; Daniel Robbins <drobbins@gentoo.org>: Build fixes; rc files
now in /etc/ezmlm, and hard-coded ${D} paths removed from binaries.
*ezmlm-idx-0.40 (16 Oct 2002)
16 Oct 2002; Daniel Robbins <drobbins@gentoo.org>: Initial release -- this
ebuild is a 3-in-1 with support for ezmlm-idx, ezmlm-idx-mysql and
ezmlm-idx-pgsql packages and all three of these ebuilds should be kept
in-sync.
|