diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /dev-cpp/tclap | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-cpp/tclap')
-rw-r--r-- | dev-cpp/tclap/ChangeLog | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/dev-cpp/tclap/ChangeLog b/dev-cpp/tclap/ChangeLog new file mode 100644 index 00000000..ece20408 --- /dev/null +++ b/dev-cpp/tclap/ChangeLog @@ -0,0 +1,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 |