summaryrefslogtreecommitdiff
blob: b050c52f356fa73648b44b5351ee9bf64ce27093 (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
# ChangeLog for dev-libs/zthread
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.40 2015/06/09 14:56:08 jlec Exp $

  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Updating remote-id in metadata.xml

  25 May 2013; Agostino Sarubbo <ago@gentoo.org> zthread-2.3.2-r3.ebuild:
  Stable for sparc, wrt bug #463040

  20 May 2013; Agostino Sarubbo <ago@gentoo.org> zthread-2.3.2-r3.ebuild:
  Stable for x86, wrt bug #463040

  18 May 2013; Agostino Sarubbo <ago@gentoo.org> zthread-2.3.2-r3.ebuild:
  Stable for alpha, wrt bug #463040

  16 May 2013; Agostino Sarubbo <ago@gentoo.org> zthread-2.3.2-r3.ebuild:
  Stable for ppc, wrt bug #463040

  16 May 2013; Agostino Sarubbo <ago@gentoo.org> zthread-2.3.2-r3.ebuild:
  Stable for amd64, wrt bug #463040

  02 May 2013; Samuli Suominen <ssuominen@gentoo.org> zthread-2.3.2-r3.ebuild:
  Fix automake-1.13 compability wrt #467778 by "Vamp898"

*zthread-2.3.2-r3 (19 Feb 2013)

  19 Feb 2013; Tiziano Müller <dev-zero@gentoo.org>
  +files/zthread-2.3.2-automake-r2.patch, +zthread-2.3.2-r3.ebuild:
  Fix bug #269988, use default's and prune_libtool_files, update the automake
  patch to not add LDFLAGS to LIBADD.

  23 Jun 2012; Kacper Kowalik <xarthisius.kk@gmail.com>
  +files/zthread-2.3.2-gcc47.patch, zthread-2.3.2-r2.ebuild:
  Fix building with gcc4.7 wrt #414133 by David Kredba
  <nheghathivhistha@gmail.com>

*zthread-2.3.2-r2 (13 Jan 2012)

  13 Jan 2012; Mike Frysinger <vapier@gentoo.org> +zthread-2.3.2-r2.ebuild,
  +files/zthread-2.3.2-automake.patch, +files/zthread-2.3.2-m4-quote.patch:
  Clean up autotools.

  15 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org>
  zthread-2.3.2-r1.ebuild:
  Rebuild autotools so that it won't fail to build with grep-2.7 (bug #356639).

  26 May 2010; Pacho Ramos <pacho@gentoo.org> zthread-2.3.2-r1.ebuild:
  stable amd64, bug 315639

  23 May 2010; <nixnut@gentoo.org> zthread-2.3.2-r1.ebuild:
  ppc stable #315639

  09 May 2010; Raúl Porcel <armin76@gentoo.org> zthread-2.3.2-r1.ebuild:
  alpha/sparc stable wrt #315639

  26 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  zthread-2.3.2-r1.ebuild:
  x86 stable wrt bug #315639

  16 Apr 2010; Samuli Suominen <ssuominen@gentoo.org>
  zthread-2.3.2-r1.ebuild:
  Fix first half of bug 269988 (USE debug usage) wrt #269988 by Piotr
  Trojanek.

  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> zthread-2.3.1.ebuild,
  zthread-2.3.1-r1.ebuild:
  Remove virtual/libc

*zthread-2.3.2-r1 (19 Apr 2009)

  19 Apr 2009; Mark Loeser <halcy0n@gentoo.org>
  +files/zthread-2.3.2-no-fpermissive.diff, +zthread-2.3.2-r1.ebuild:
  Patch so that -fpermissive is not needed to build. Thanks to Wilfried
  Holzke <gentoo AT holzke DOT net>; bug #232645

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