summaryrefslogtreecommitdiff
blob: 2d03c19700bdd7ae1d727bd69e46bd88b219cbcb (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
# ChangeLog for net-irc/epic4
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/ChangeLog,v 1.7 2002/12/07 07:06:43 jmorgan Exp $

*epic4-1.1.7 (22 Oct 2002)

  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-r1 (1 Feb 2002)

  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.