summaryrefslogtreecommitdiff
blob: 134aec4e005e43a3a6696bd2514b4a8310999e05 (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
# ChangeLog for dev-libs/zthread
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.22 2007/09/24 21:22:15 dev-zero Exp $

*zthread-2.3.2 (24 Sep 2007)

  24 Sep 2007; Tiziano Müller <dev-zero@gentoo.org> +zthread-2.3.2.ebuild:
  Version bump, corrected homepage (bug #176472), added new doc USE-flag,
  various cleanup.

  04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
  zthread-2.3.1-r1.ebuild:
  Fix broken autotools handling.

*zthread-2.3.1-r1 (24 Dec 2005)

  24 Dec 2005; Aaron Walker <ka0ttic@gentoo.org> -files/zthread-gcc34.patch,
  +files/zthread-2.3.1-fix-ac-arg-enable-debug.diff,
  +files/zthread-2.3.1-fix-underquoted-m4-defs.diff,
  +files/zthread-2.3.1-respect-DESTDIR.diff, +zthread-2.3.1-r1.ebuild:
  Revision bump; added some patches to fix the --enable-debug configure
  option, the underquoted m4 definition, and lack of DESTDIR support in
  Makefile.am's. Also removed unused gcc34 patch.

  25 Nov 2005; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml:
  Added to cpp herd.

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

  24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> zthread-2.3.1.ebuild:
  Stable on ppc.

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> zthread-2.3.1.ebuild:
  stable on amd64

  04 Dec 2004; Daniel Black <dragonheart@gentoo.org> -zthread-1.5.3.ebuild,
  -zthread-2.2.10-r1.ebuild, zthread-2.3.1.ebuild:
  added -fpermissive flag as per bug #72642. Old version deleted. Thanks to  
  Lasse Kärkkäinen <tronic2@sci.fi> for the bug report

  01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> zthread-1.5.3.ebuild,
  zthread-2.2.10-r1.ebuild, zthread-2.3.1.ebuild:
  2.3.1 sparc stable, 2.2.10-r1 -sparc, fixed LICENSE to LGPL-2.1 which is the
  right one

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> zthread-1.5.3.ebuild,
  zthread-2.2.10-r1.ebuild, zthread-2.3.1.ebuild:
  virtual/glibc -> virtual/libc

  19 Jun 2004; Chuck Short <zul@gentoo.org> zthread-2.2.10-r1.ebuild,
  files/zthread-gcc34.patch:
  Added patch to compile with gcc34. Closes #53742.

  03 Jun 2004; Aron Griffis <agriffis@gentoo.org> zthread-1.5.3.ebuild:
  Fix use invocation

  24 May 2004; Bryan Østergaard <kloeri@gentoo.org> zthread-2.3.1.ebuild:
  Stable on alpha.

*zthread-2.3.1 (11 Oct 2003)

  11 Oct 2003; Chuck Short <zul@gentoo.org> zthread-2.3.1.ebuild:
  New version, closes #30513.

*zthread-2.2.10-r1 (20 Mar 2003)

  20 Mar 2003; Graham Forest <vladimir@gentoo.org> zthread-2.2.10-r1.ebuild:
  Removed usage of pic USE flag

*zthread-2.2.10 (12 Jan 2003)

  12 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bumped #13783.

*zthread-1.5.3 (1 Feb 2002)

  22 Aug 2002; Seemant Kulleen <seemant@gentoo.org> zthread-1.5.3.ebuild :
  Sandbox violation fix.

  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.