summaryrefslogtreecommitdiff
blob: 6a1434308f9dbff84da0e2517617d65ce04796f3 (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
91
92
93
94
95
96
97
98
# ChangeLog for net-irc/bitchx
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.21 2003/03/23 22:09:50 seo Exp $

*bitchx-1.0.19-r5 (15 Mar 2003)

  23 Mar 2003; Jungmin Seo <seo@gentoo.org> :
  removed the cjk patch SRC_URI

  15 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*bitchx-1.0.19-r4 (20 Feb 2003)

  23 Mar 2003; Jungmin Seo <seo@gentoo.org> :
  removed the cjk patch SRC_URI

  13 Mar 2003; Guy Martin <gmsoft@gentoo.org> bitchx-1.0.19-r4.ebuild :
  Added -fPIC to CFLAGS and added hppa to KEYWORDS.

  20 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*bitchx-1.0.19-r3 (11 Nov 2002)

  21 Dec 2002; Jungmin Seo <seo@gentoo.org> bitchx-1.0.19-r3.ebuild,
  ChangeLog, files/bitchx-1.0.19-cjk.patch:
  Added 'cjk' use flag on the ebuild, the patch for 'cjk' and
  the patch is for using 2-byte nicks (euc-kr and euc-jp) 

  19 Nov 2002; phoen][x <phoenix@gentoo.org> bitchx-1.0.19-r3.ebuild :
  Added "-fPIC" to C(XX)FLAGS on alpha boxes. This fixes bug 10932.
  Thanks to bjb for the help.
  
  21 Oct 2002; phoen][x <phoenix@gentoo.org> bitchx-1.0.19-r3.ebuild,
  files/digest-bitchx-1.0.19-r3 :
  Used sed to patch include/config.h. BitchX now compiles with #define LATIN1 ON.
  This shouldn't break anything but add support for the standard LATIN1 letters.
  This closes bug #10332.

*bitchx-1.0.19-r2 (26 Jun 2002)

  26 Oct 2002; Jack Morgan <jmorgan@gentoo.org> bitchx-1.0.19-r2.ebuild :
  Added Sparc/sparc64 keywords
  
  21 Oct 2002; phoen][x <phoenix@gentoo.org> bitchx-1.0.19-r2.ebuild :
  Fixed the flag-o-matic setting. It explicitely replaced -O3 with -O2,
  which made the ebuild fail on -O4++ (which aren't standard gcc settings).
  Flag-o-matic replaces -O[3-9] with -O2 now. 

  03 Oct 2002; Brad Cowan <bcowan@gentoo.org> bitchx-1.0.19-r2.ebuild :
  Added flag-o-matic to change -O3 to -O2 this fixes a segmentation fault
  problem. closes bug #8667

  22 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bitchx-1.0.19-r2.ebuild :
  Man page now installs properly (ie, it's readable).  Thanks to:
  stocke2@cox.net (Eric Stockbridge) in bug #6720.

  16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ChangeLog  :
  Commented out the "use socks5" stuff because bitchx is being lame and
  doesn't work with any packaged socks implementations in the tree :-(

  26 Jun 2002; Seemant Kulleen <seemant@gentoo.org> bitchx-1.0.19-r1.ebuild
  files/digest-bitchx-1.0.19-r2 :
  LFH/man page fixes, SLOT, LICENSE

*bitchx-1.0.19-r1 (23 April 2002)

  23 April 2002; Bart Verwilst <verwilst@gentoo.org> Changelog:
  Quick revision bump, fixed symlink bug..

*bitchx-1.0.19 (16 Apr 2002)

  16 Apr 2002; Seemant Kulleen <seemant@gentoo.org> bitchx-1.0.19.ebuild,
  files/digest-bitchx-1.0.19  
  Quick version bump, and ebuild clean up
  
  25 Feb 2002; Geert Bevin <gbevin@gentoo.org> bitchx-1.0.18-r5.ebuild,
  files/bitchx-1.0.18-dupver.patch :
  Gcc3 related fixes.

*bitchx-1.0.18-r5 (25 Feb 2002)

  25 Feb 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :  
  Fixed bug #817 - now, when gnome is in use both gtkBitchX and plain BitchX
  are built and installed.  
  Also, fixed case where gtkBitchX would be built even when gnome isn't in use.

*bitchx-1.0.18-r4 (1 Feb 2002)

  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.