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
|
# ChangeLog for dev-cpp/tclap
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tclap/ChangeLog,v 1.20 2015/06/09 13:07:14 jlec Exp $
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
26 Dec 2014; Markus Meier <maekke@gentoo.org> tclap-1.2.1.ebuild:
add ~arm, bug #529028
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> tclap-1.2.1.ebuild:
QA: drop trailing '.' from DESCRIPTION
14 Jan 2014; Fabian Groffen <grobian@gentoo.org> tclap-1.2.1.ebuild:
Marked ~amd64-linux, bug #350964
09 Jul 2013; Michael Palimaka <kensington@gentoo.org> -tclap-1.2.0.ebuild:
Remove old.
20 May 2013; Agostino Sarubbo <ago@gentoo.org> tclap-1.2.1.ebuild:
Stable for ppc, wrt bug #470346
20 May 2013; Agostino Sarubbo <ago@gentoo.org> tclap-1.2.1.ebuild:
Stable for x86, wrt bug #470346
19 May 2013; Agostino Sarubbo <ago@gentoo.org> tclap-1.2.1.ebuild:
Stable for amd64, wrt bug #470346
*tclap-1.2.1 (14 Mar 2013)
14 Mar 2013; Tom Wijsman <TomWij@gentoo.org> +tclap-1.2.1.ebuild:
Non-maintainer commit, version bump to 1.2.1.
21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tclap-1.2.0.ebuild:
Stable for x86, wrt bug #443976
20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tclap-1.2.0.ebuild:
Stable for ppc, tested by Vicente Olivert Riera <peratu@carrosses.com>, wrt
bug #443976
18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tclap-1.2.0.ebuild:
Stable for amd64, wrt bug #443754
25 Jul 2012; Pacho Ramos <pacho@gentoo.org> tclap-1.2.0.ebuild:
Install doc files at proper place, bug #427810 by Chris Mayo.
24 May 2012; Michael Palimaka <kensington@gentoo.org>
-files/tclap-1.1.0-gcc44.patch:
Remove unused patch.
10 May 2012; Agostino Sarubbo <ago@gentoo.org> -tclap-1.1.0.ebuild:
Remove old
*tclap-1.2.0 (08 Jun 2010)
08 Jun 2010; Víctor Ostorga <vostorga@gentoo.org> +tclap-1.2.0.ebuild:
Version bump, patch thanks to Michael Weber <gentoo@xmw.de> and Perttu
Luukko <perttu.luukko@iki.fi> bug 323199
25 Oct 2009; Víctor Ostorga <vostorga@gentoo.org> tclap-1.1.0.ebuild:
Fixing description, license and repoman complains. Adding doc USE flag.
Patch thanks to Toffanin <toffanin.mauro@gmail.com> bug 223203
24 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> tclap-1.1.0.ebuild,
+files/tclap-1.1.0-gcc44.patch:
Fix building with GCC 4.4 wrt #277731.
16 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> tclap-1.1.0.ebuild:
Added ~amd64 and ~x86, minor QA
*tclap-1.1.0 (18 Mar 2007)
18 Mar 2007; René Nussbaumer <killerfox@gentoo.org> +tclap-1.1.0.ebuild:
Inital commit
|