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-util/cpptest | |
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-util/cpptest')
-rw-r--r-- | dev-util/cpptest/ChangeLog | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/dev-util/cpptest/ChangeLog b/dev-util/cpptest/ChangeLog new file mode 100644 index 00000000..545f0ecd --- /dev/null +++ b/dev-util/cpptest/ChangeLog @@ -0,0 +1,79 @@ +# ChangeLog for dev-util/cpptest +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cpptest/ChangeLog,v 1.22 2015/07/21 21:01:42 mrueg Exp $ + + 21 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -cpptest-1.1.0.ebuild, + -cpptest-1.1.1.ebuild, -files/cpptest-1.1.0-htmldir.patch: + Remove old. + + 16 Dec 2012; Raúl Porcel <armin76@gentoo.org> cpptest-1.1.0.ebuild, + cpptest-1.1.1.ebuild, cpptest-1.1.2.ebuild: + Drop sparc keywords + + 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> cpptest-1.1.2.ebuild: + Stable for x86, wrt bug #441310 + + 07 Nov 2012; Anthony G. Basile <blueness@gentoo.org> cpptest-1.1.2.ebuild: + stable ppc ppc64, bug #441310 + + 06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> cpptest-1.1.2.ebuild: + Stable for amd64, wrt bug #441310 + + 04 Nov 2012; Sebastian Pipping <sping@gentoo.org> cpptest-1.1.2.ebuild: + Apply EAPI 4 patch by Vicente Olivert Riera (bug #441310) + +*cpptest-1.1.2 (04 Oct 2012) + + 04 Oct 2012; Sebastian Pipping <sping@gentoo.org> +cpptest-1.1.2.ebuild: + Bump to 1.1.2 + + 21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> cpptest-1.1.0.ebuild, + cpptest-1.1.1.ebuild: + Add missing inheritance of eutils.eclass + + 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> cpptest-1.1.1.ebuild: + x86 stable wrt bug #397017 + + 05 Jan 2012; Michael Weber <xmw@gentoo.org> cpptest-1.1.1.ebuild: + ppc/ppc64/sparc stable (bug 397017) + + 04 Jan 2012; Sebastian Pipping <sping@gentoo.org> cpptest-1.1.1.ebuild: + Remove .la files (bug #397017, comment 2) + + 02 Jan 2012; Agostino Sarubbo <ago@gentoo.org> cpptest-1.1.1.ebuild: + Stable for AMD64, wrt bug #397017 + +*cpptest-1.1.1 (26 Mar 2010) + + 26 Mar 2010; Sebastian Pipping <sping@gentoo.org> +cpptest-1.1.1.ebuild: + Trivial-bump to 1.1.1 + + 18 Jan 2010; Robert Buchholz <rbu@gentoo.org> metadata.xml: + Dropping maintenance, adding sping + + 04 Jul 2009; Brent Baude <ranger@gentoo.org> cpptest-1.1.0.ebuild: + Marking cpptest-1.1.0 ppc64 for bug 272818 + + 01 Jun 2009; Ferris McCormick <fmccor@gentoo.org> cpptest-1.1.0.ebuild: + Sparc stable, required for Bug #271815. + + 31 May 2009; Markus Meier <maekke@gentoo.org> cpptest-1.1.0.ebuild: + amd64/x86 stable, bug #271815 + + 31 May 2009; nixnut <nixnut@gentoo.org> cpptest-1.1.0.ebuild: + ppc stable #271815 + + 20 Mar 2009; Tiago Cunha <tcunha@gentoo.org> cpptest-1.1.0.ebuild: + keyworded ~arch for sparc, bug 261242 + + 19 Mar 2009; Joseph Jezak <josejx@gentoo.org> cpptest-1.1.0.ebuild: + Marked ~ppc64 for bug #261242. + + 19 Mar 2009; Joseph Jezak <josejx@gentoo.org> cpptest-1.1.0.ebuild: + Marked ~ppc for bug #261242. + +*cpptest-1.1.0 (15 Mar 2009) + + 15 Mar 2009; Robert Buchholz <rbu@gentoo.org> + +files/cpptest-1.1.0-htmldir.patch, +metadata.xml, +cpptest-1.1.0.ebuild: + Initial ebuild by Sebastian Pipping (bug #260687) |