summaryrefslogtreecommitdiff
blob: 1daf764fb5fad472d777b79ee7cd5bea31567784 (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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
# ChangeLog for net-im/sim
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.47 2005/09/16 23:24:23 ciaranm Exp $

  16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
  Converted to UTF-8, fixed encoding screwups

  28 Jul 2005; Caleb Tennis <caleb@gentoo.org> sim-0.9.3-r2.ebuild:
  fix qt per bug #100235

  12 May 2005; Gregorio Guidi <greg_g@gentoo.org> sim-0.9.3-r3.ebuild:
  Correct dependencies (#89307).

  29 Jan 2005; Gregorio Guidi <greg_g@gentoo.org> sim-0.9.3-r2.ebuild,
  sim-0.9.3-r3.ebuild:
  Proper usage of kde eclasses, to make sure KDEDIR is defined (#33079).

  15 Jan 2005; Dan Armak <danarmak@gentoo.org> sim-0.9.3-r2.ebuild,
  sim-0.9.3-r3.ebuild:
  Changed dep on a kde-base monolithic package to accept the equivalent split
  or -meta package. KDE 3.4 has 'split' packages as well as monolithic, and
  either alternative may provide the same files. This dep may have to be
  narrowed down in the future to the precise split packages required.

*sim-0.9.3-r3 (19 Oct 2004)

  19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
  +files/sim-0.9.3-alt-histpreview-apply-fix.diff,
  +files/sim-0.9.3-gcc34.diff, sim-0.9.3-r2.ebuild, +sim-0.9.3-r3.ebuild:
  Revision to close bug 66835. Made some gcc34 fixes and a patch for history
  bug. This package is stinky and unstable and needs help upstream.

  28 Jun 2004; Aron Griffis <agriffis@gentoo.org> sim-0.8.3.ebuild,
  sim-0.9.2.ebuild, sim-0.9.3-r1.ebuild:
  fix use invocation, add sed-4 dep

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> sim-0.8.3.ebuild:
  Add inherit eutils

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> sim-0.9.3-r2.ebuild:
  Add die following econf for bug 48950

  25 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.3-r2.ebuild:
  Updated dependencies for kde, autoconf and automake.

  18 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.3-r2.ebuild:
  Added workaround for QT sandbox and use debug flag.

  13 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> sim-0.9.3-r2.ebuild:
  don't use deprecated ? : use syntax

*sim-0.9.3-r2 (13 Apr 2004)

  13 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.3-r2.ebuild:
  * Rewrote some parts of the ebuild, treat it as a non-kde ebuild, closing #43129.
  * Added libxslt to DEPEND, closing #46928.

  13 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.1.ebuild,
  sim-0.9.2.ebuild:
  Updated SRC_URI.

*sim-0.9.3-r1 (02 Apr 2004)

  02 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.3-r1.ebuild:
  Bugfix: when receiving messages and open container minimized the messages
  wasn't marked as read.

*sim-0.9.3 (01 Apr 2004)

  01 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.3.ebuild:
  Version bump, found by Serge Matveev <serge@matveev.spb.ru> in #46325.

  27 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.2.ebuild:
  x86 unmask.

  21 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.2.ebuild:
  Clean before compiling. Closing #38240.

  19 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.2.ebuild, sim-0.9.3.ebuild:
  Use admin dir from CVS. Export WANT_AUTOMAKE and WANT_AUTOCONF versions instead of just setting them.

  15 Jan 2004; Sergey Kuleshov <svyatogor@gentoo.org> sim-0.9.2.ebuild:
  Added sablotron to dependencies as it is required since version 0.9.2.

  14 Jan 2004; Martin Holzer <mholzer@gentoo.org> sim-0.9.1.ebuild:
  fixing digest. Closes 38212

  14 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.1.ebuild:
  Make it work regardless of automake version installed. Also unmask.

*sim-0.9.2 (14 Jan 2004)

  14 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.2.ebuild:
  Version bump. Closing #36787.

  14 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.ebuild, sim-0.9.1.ebuild :
  Mask 0.9.1 becuse of masked dependencies and unmask 0.9, closing #38145.

  26 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.1.ebuild :
  Added dependecy to automake-1.7.8. Closing #34352.

*sim-0.9.1 (09 Nov 2003)

  09 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.1.ebuild :
  Version bump.

  05 Nov 2003; Sergey Kuleshov <svyatogor@gentoo.org> sim-0.9.ebuild,
  files/icqlogon-gentoo.patch:
  Add patch to fix ICQ login. Closing bug #32800. Thanks to Robert Führicht
  <the_master_of_disaster@gmx.at> for reporting and providing the patch.

*sim-0.9 (04 Nov 2003)

  04 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> sim-0.9.ebuild :
  Version bump. Not tested by me since it segfaults on amd64. Closing #32599.

  27 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> sim-0.8.3.ebuild :
  Various cleanups and fixes. Closing #30637. Cleanded out old ebuilds.

  17 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> sim-0.8.3.ebuild :
  Fixed dependencies and made econf a little pretties. Closing #23797.

*sim-0.8.3 (12 Aug 2003)

  12 Aug 2003; Daniel Ahlberg <aliz@gentoo.org> sim-0.8.3.ebuild :
  Version bump. Found by Serge Matveev <serge@matveev.spb.ru> in #25828.

*sim-0.8.2-r2 (30 Jun 2003)

  30 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> sim-0.8.2-r2.ebuild :
  Removed sim-patches from SRC_URI since it's changing and causes digest mismatchs. Instead I've
  put all patches in files/. Closing #23098.

*sim-0.8.2-r1 (17 Jun 2003)

  17 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> sim-0.8.2-r1.ebuild :
  Added all outstanding patches compiled by Marcel Meckel 
  from http://sourceforge.net/mailarchive/forum.php?thread_id=2559093&forum_id=10461.
  Thanks to Mårten Woxberg <marwo264@student.liu.se> for letting me know about the patches.

*sim-0.8.2 (20 May 2003)

  20 May 2003; Daniel Ahlberg <aliz@gentoo.org> sim-0.8.2.ebuild :
  Version bump.

*sim-0.8.1 (19 Dec 2002)

  06 Apr 2003; Dan Armak <danarmak@gentoo.org> sim-0.8.1.ebuild:
  Mark as x86 stable.

  05 Mar 2003; Bartosch Pixa <darkspecter@gentoo.org> sim-0.8.1.ebuild:
  set ~ppc in keywords

  19 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Version bump. Cleaned up ebuild.

  05 Dec 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Add patch to fix compilation problems. Hopefully close bugs #9385 and #9567.

*sim-0.8 (25 Oct 2002)

  25 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  New upstream release.

*sim-0.7 (12 Sep 2002)

  12 Sep 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  New upstream version. Also readded support for turning kde support off,
  thus closing bug #6003. Also added the proper USE ssl -controlled deps
  and configure options for openssl support.

*sim-0.6 (28 Jul 2002)

  28 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Initial ebuild. Closes submission #4915 by Julian Scheel.
  Although sim is capable of running without kde (qt only), I had problems
  with that and at least for now (and likely until someone asks me to try
  again) the ebuild always enables KDE support.