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
|
# ChangeLog for net-im/silc-toolkit
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/silc-toolkit/ChangeLog,v 1.16 2004/07/07 08:43:33 swegener Exp $
*silc-toolkit-0.9.12-r2 (07 Jul 2004)
07 Jul 2004; Sven Wegener <swegener@gentoo.org>
+silc-toolkit-0.9.12-r2.ebuild:
Modified to allow installation of net-im/silc-toolkit and net-im/silc-client
at the time. Made CFLAGS aware.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
silc-toolkit-0.9.11-r1.ebuild, silc-toolkit-0.9.11.ebuild,
silc-toolkit-0.9.12-r1.ebuild, silc-toolkit-0.9.12.ebuild:
virtual/glibc -> virtual/libc
18 Jun 2004; Sven Wegener <swegener@gentoo.org>
silc-toolkit-0.9.11-r1.ebuild, silc-toolkit-0.9.11.ebuild,
silc-toolkit-0.9.12-r1.ebuild:
Removed RDEPEND="${DEPEND}" and added inherit flag-o-matic.
10 Jun 2004; Aron Griffis <agriffis@gentoo.org>
silc-toolkit-0.9.11-r1.ebuild:
Fix use invocation
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> silc-toolkit-0.9.12.ebuild:
Add ~alpha and ~ia64
*silc-toolkit-0.9.12-r1 (01 Jun 2004)
01 Jun 2004; Dylan Carlson <absinthe@gentoo.org>
+files/silc-toolkit-0.9.12-r1-64bit_goodness.patch,
+silc-toolkit-0.9.12-r1.ebuild:
-fPIC workaround for amd64 so that Gaim will build with USE=silc.
31 May 2004; Dylan Carlson <absinthe@gentoo.org> silc-toolkit-0.9.12.ebuild:
Added ~amd64 to KEYWORDS.
19 Apr 2004; Chuck Short <zul@gentoo.org> silc-toolkit-0.9.11.ebuild:
marked stable for x86.
19 Apr 2004; Chuck Short <zul@gentoo.org> silc-toolkit-0.9.11-r1.ebuild:
Marked stable for x86.
19 Mar 2004; David Holm <dholm@gentoo.org> silc-toolkit-0.9.11-r1.ebuild,
silc-toolkit-0.9.11.ebuild, silc-toolkit-0.9.12.ebuild:
Added to ~ppc.
*silc-toolkit-0.9.12 (11 Mar 2004)
11 Mar 2004; Chuck Short <zul@gentoo.org> silc-toolkit-0.9.12.ebuild:
Version bump, closes #43994.
*silc-toolkit-0.9.11-r1 (05 Mar 2004)
05 Mar 2004; Chuck Short <zul@gentoo.org> silc-toolkit-0.9.11-r1.ebuild:
Version bump, better perl support. Ebuild by Andrej Kacian <andrej -at-
kacian.sk>. Closes #42871.
24 Feb 2004; Sven Blumenstein <bazik@gentoo.org> silc-toolkit-0.9.11.ebuild:
KEYWORDS+=~sparc, thanks to Michael Hellwig <michael.hellwig@uibk.ac.at> for
testing!
17 Feb 2004; Chuck Short <zul@gentoo.org> silc-toolkit-0.9.11.ebuild:
Blocks silc-client. Added includedir so it does not clobber any files.
Fixes 41808.
*silc-toolkit-0.9.11 (13 Feb 2004)
13 Feb 2004; Chuck Short <zul@gentoo.org> silc-toolkit-0.9.11.ebuild:
Initial version by Andrej Kacian < andrej @ kacian.sk >, closes #34533.
|