summaryrefslogtreecommitdiff
blob: 50f003ae50efa9b5d50c9821271f5a6f6a98a6c2 (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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
# ChangeLog for net-irc/bitchx
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.33 2004/03/28 14:14:16 zul Exp $

  28 Mar 2004; Chuck Short <zul@gentoo.org> bitchx-1.0.19-r5.ebuild,
  bitchx-1.0.19-r6.ebuild:
  New version of bitchx is out, updated src_uri, partially fixes 45974.

  23 Mar 2004; Chuck Short <zul@gentoo.org> bitchx-1.0.19-r5.ebuild,
  bitchx-1.0.19-r6.ebuild:
  Removed USE="ncurses" since it is not tested and its already in DEPEND.

  06 Feb 2004; Aron Griffis <agriffis@gentoo.org> bitchx-1.0.19-r6.ebuild:
  add ~alpha

  02 Jan 2004; Chuck Short <zul@gentoo.org> bitchx-1.0.19-r5.ebuild,
  bitchx-1.0.19-r6.ebuild:
  Updated copyright years.

  15 Oct 2003; Martin Holzer <mholzer@gentoo.org> bitchx-1.0.19-r6.ebuild:
  fixing type which pretend to install package. closes #31119.

*bitchx-1.0.19-r6 (05 Sep 2003)

  03 Dec 2003; <gmsoft@gentoo.org> bitchx-1.0.19-r6.ebuild :
  Added hppa to KEYWORDS.

  05 Sep 2003; <solar@gentoo.org> bitchx-1.0.19-r6.ebuild,
  files/bitchx-1.0.19-freenode.patch,
  files/bitchx-1.0.19-nickcomp-nocolor.patch:
  per almost every gentoo developers request we are removing the bold out of the
  default NICK_COMP fset, and switching freenode to be the default network. two
  minor patches added added to handle this.

  19 Aug 2003; Greg Fitzgerald <gregf@gentoo.org> bitchx-1.0.19-r5.ebuild,
  files/bitchx-1.0.19-hebrew.patch:
  Added Hebrew Patch, This closes bug #26181

  06 Aug 2003; Patrick Kursawe <phosphan@gentoo.org> bitchx-1.0.19-r5.ebuild:
  Updated homepage and SRC_URI

  16 Jun 2003; Luca Barbato <lu_zero@gentoo.org> :
  Applied the fix as suggested by Martin Lesser 
  <gentoo@better-com.de> to make sure that the zvt
  workaround works everywhere.

  05 Jun 2003; Luca Barbato <lu_zero@gentoo.org> :
  State clearly that you can have either gtkBitchX or 
  the standar BitchX, not both.

  16 Jun 2003; Luca Barbato <lu_zero@gentoo.org> :
  gtkBitchX fix, gcc-3.3 fix

*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.