blob: 75e1212baf4365dff0d28fad8aebc734c46da90f (
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
# ChangeLog for net-irc/epic4
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/ChangeLog,v 1.15 2003/07/18 18:47:41 azarah Exp $
18 Jul 2003; Martin Schlemmer <azarah@gentoo.org> epic4-1.0.1-r2.ebuild,
files/epic4-1.0.1-gcc33.patch:
Fix compile issues with gcc-3.3 - macro handling related to spaces in
front of the ## operand changed.
*epic4-1.1.11 (13 Apr 2003)
04 May 2003; Jon Portnoy <avenj@gentoo.org> epic4-1.1.11.ebuild :
Ebuild now respects tcltk USE flag for tcl support.
13 Apr 2003; Jon Portnoy <avenj@gentoo.org> epic4-1.1.11.ebuild :
Version bump, fixes bug #19092.
24 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> *.ebuild :
Changed SRC_URI from epicsol.org to prbh.org due to persistent DoS attacks. From nsx in #gentoo.
*epic4-1.1.10 (09 Feb 2003)
03 Dec 2002; John M. Burks <nsx@rm-f.net> epic4-1.1.10.ebuild :
Added new version. Also added --without-tcl, since it won't compile
properly if you do have tcl on your system.
10 Feb 2003; Jon Portnoy <avenj@gentoo.org> epic4-1.1.10.ebuild :
Minor fix to the 'local' script submitted by John M. Burks
<nsx@rm-f.net>
*epic4-1.1.7-r1 (22 Oct 2002)
03 Dec 2002; John M. Burks <nsx@rm-f.net> epic4-1.1.7-r1.ebuild :
Changed optimization flags to -O. This was requested by hop himself.
Also changed the url for the help file to the most recent help file
available. Added global script.
07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> epic4-1.0.1-r1.ebuild :
Changed sparc64 to sparc keyword
15 Nov 2002; phoen][x <phoenix@gentoo.org> epic4-1.1.7.ebuild :
Used flag-o-matic to replace "-O3" with "-O2". Seems like epic4
did not ork on a p3 with "-O3" (check bug #10642) - bitchx has
the same problem, that's why i tried to fix epic with the same solution.
30 Oct 2002; Jon Nall <nall@gentoo.org> epic4-1.1.7.ebuild :
Added ~ppc to KEYWORDS
22 Oct 2002; Martin Schlemmer <azarah@gentoo.org> epic4-1.1.7.ebuild :
Update version. Add "ipv6", "perl" and "ssl" USE flags.
*epic4-1.1.6-r1 (21 Oct 2002)
15 Nov 2002; phoen][x <phoenix@gentoo.org> epic4-1.1.6-r1.ebuild,
files/digest-epic4-1.1.6-r1 :
Removed this ebuild from the tree.
21 Oct 2002; phoen][x <phoenix@gentoo.org> epic4-1.1.6-r1.ebuild,
files/digest-epic4-1.1.6-r1 :
Bumped to new version. Removed the "ppc" flag from KEYWORDS.
*epic4-1.0.1-r2 (1 Feb 2002)
09 Feb 2003; John M. Burks <nsx@rm-f.net> : Use -O, always. Also updated
url for the newest help file available. Also added a global script.
15 Nov 2002; phoen][x <phoenix@gentoo.org> epic4-1.0.1-r1.ebuild :
Used flag-o-matic to replace "-O3" with "-O2". Seems like epic4
did not ork on a p3 with "-O3" (check bug #10642) - bitchx has
the same problem, that's why i tried to fix epic with the same solution.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
*epic4-1.0.1-r1 (24 Mar 2003)
13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
|