blob: e8aac6a8a948e5f83ad001183470fc8da056db1c (
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
|
# ChangeLog for mail-client/drac
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/drac/ChangeLog,v 1.13 2007/02/08 12:57:48 flameeyes Exp $
08 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
06 Apr 2005; Markus Rothe <corsair@gentoo.org> drac-1.12-r1.ebuild:
Stable on ppc64
24 Feb 2005; Markus Rothe <corsair@gentoo.org> drac-1.12-r1.ebuild:
Added ~ppc64 to KEYWORDS
19 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> drac-1.12-r1.ebuild:
Stable on ppc.
24 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> drac-1.12-r1.ebuild:
Stable on sparc wrt #72194
26 Oct 2004; Tom Martin <slarti@gentoo.org> drac-1.12-r1.ebuild,
drac-1.12.ebuild:
Marked ~amd64, and fixed the Makefile sed-fu to use $(tc-getCC) rather than
assuming gcc resolving bug 69002.
16 Oct 2004; Guy Martin <gmsoft@gentoo.org> drac-1.12-r1.ebuild:
Stable on hppa.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> drac-1.12-r1.ebuild,
drac-1.12.ebuild:
virtual/glibc -> virtual/libc
09 Jun 2004; Aron Griffis <agriffis@gentoo.org> drac-1.12-r1.ebuild,
drac-1.12.ebuild:
Fix use invocation
03 Jun 2004; David Holm <dholm@gentoo.org> drac-1.12-r1.ebuild:
Added to ~ppc.
*drac-1.12-r1 (29 May 2004)
29 May 2004; Seemant Kulleen <seemant@gentoo.org> +metadata.xml,
+files/drac_rotate, +files/dracd.rc6, +drac-1.12-r1.ebuild,
+drac-1.12.ebuild:
Moved from net-mail/drac to mail-client/drac.
23 May 2004; Jason Wever <weeve@gentoo.org> drac-1.12-r1.ebuild:
Added ~sparc keyword.
31 Oct 2003; Max Kalika <max@gentoo.org> drac-1.12-r1.ebuild:
Bump to stable x86.
*drac-1.12-r1 (17 Sep 2003)
17 Sep 2003; Max Kalika <max@gentoo.org> drac-1.12-r1.ebuild,
files/drac_rotate, files/dracd.rc6:
Major cleanup/rewrite: quote variables where possible; whitespace consistancy;
depend on virtual/mta instead of hard-coded sendmail; depend on >=sed-4
because of inlinedd sed usage; drop eutils inheritance because nothing from
here is being used; simpify Makefile sed command; install binary as dracd
instead of rpc.dracd; install libdrac.a (needed for compiling imap servers
with drac support); add rc6 file; create new drac_rotate script and install
it; change $DEBUGBUILD to `use debug`. Die on sed failure.
*drac-1.12 (19 Jan 2003)
19 Jan 2003; Nick Hadaway <raker@gentoo.org> drac-1.12.ebuild,
files/digest-drac-1.12 :
New ebuild added for a more robust tpop3d build.
|