summaryrefslogtreecommitdiff
blob: 7c741e6eb47cec3e656ce8455d50e70adc557544 (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
# ChangeLog for net-im/silc-plugin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/silc-plugin/ChangeLog,v 1.12 2005/01/03 15:51:12 ticho Exp $

  03 Jan 2005; Andrej Kacian <ticho@gentoo.org> silc-plugin-1.0.1-r2.ebuild:
  Added necessary perl modules into RDEPEND, according to
  https://lists.silcnet.org/pipermail/silc-users/2003-November/000404.html.
  Thanks to Jochen Eisinger.

  24 Dec 2004; Dylan Carlson <absinthe@gentoo.org>
  silc-plugin-1.0.1-r2.ebuild:
  Keywords ~amd64. Removed restriction to irssi-0.8.9 since it seems to work
  as a plugin for 0.8.10 in my testing. You can flame me in a bug if it does
  not.

  30 Nov 2004; Andrej Kacian <ticho@gentoo.org> silc-plugin-1.0.1-r1.ebuild,
  silc-plugin-1.0.1-r2.ebuild, silc-plugin-1.0.1.ebuild:
  Changed wording on postinst einfo message regarding perl scripts.

*silc-plugin-1.0.1-r2 (28 Nov 2004)

  28 Nov 2004; Andrej Kacian <ticho@gentoo.org> silc-plugin-1.0.1-r1.ebuild,
  +silc-plugin-1.0.1-r2.ebuild:
  Added a RDEPEND on dev-perl/MIME-tools-5.413 for silc-mime.pl script. Closes
  #72653, reported by Daniel Webert <rockoo@rockoo.homelinux.org>.

*silc-plugin-1.0.1-r1 (17 Oct 2004)

  17 Oct 2004; Andrej Kacian <ticho@gentoo.org>
  +silc-plugin-1.0.1-r1.ebuild, +files/1.0.1-branch-update.patch:
  Removing MAKEOPTS for silc-client's lib compilation, as parallel build (-jX)
  breaks it. Thanks to viq <viq@go2.pl> for reporting this, and to Jochen
  Eisinger <jochen@penguin-breeder.org> for finding the solution. Closes
  #67390.

  12 Oct 2004; Andrej Kacian <ticho@gentoo.org> +files/1.0.1-gcc34.patch,
  silc-plugin-1.0.1.ebuild:
  Fix compile-time error with gcc3.4. Closes #67255, reported by viq
  <viq@go2.pl>. Thanks to c0ffee for providing the fix promptly.

  05 Sep 2004; David Holm <dholm@gentoo.org> silc-plugin-1.0.1.ebuild:
  Added to ~ppc.

  04 Sep 2004; Jon Hood <squinky86@gentoo.org> silc-plugin-1.0.1.ebuild:
  Change virtual/glibc --> virtual/libc.

  01 Sep 2004; Andrej Kacian <ticho@gentoo.org> silc-plugin-1.0.1.ebuild:
  Changed leading spaces to tabs, made src_compile() use emake where possible.

  31 Aug 2004; Andrej Kacian <ticho@gentoo.org> silc-plugin-1.0.1.ebuild:
  Some QA fixes (thanks to seemant)

*silc-plugin-1.0.1 (31 Aug 2004)

  31 Aug 2004; <ticho@gentoo.org> +metadata.xml, +silc-plugin-1.0.1.ebuild:
  Initial import, closes bug #60189. Marked unstable on x86 and sparc.