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-libs/MicroJSON | |
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-libs/MicroJSON')
-rw-r--r-- | dev-libs/MicroJSON/ChangeLog | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/dev-libs/MicroJSON/ChangeLog b/dev-libs/MicroJSON/ChangeLog new file mode 100644 index 00000000..475f5a61 --- /dev/null +++ b/dev-libs/MicroJSON/ChangeLog @@ -0,0 +1,62 @@ +# ChangeLog for dev-libs/MicroJSON +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/ChangeLog,v 1.15 2014/08/10 20:32:40 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> MicroJSON-0.3.1.ebuild, + MicroJSON-0.3.2.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 18 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> -MicroJSON-0.2.0.ebuild, + -MicroJSON-0.2.1.ebuild, -MicroJSON-0.3.0.ebuild: + Drop old versions + + 04 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> MicroJSON-0.3.2.ebuild: + Add ~mips keyword + +*MicroJSON-0.3.2 (08 Aug 2013) + + 08 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +MicroJSON-0.3.2.ebuild: + Version bump to 0.3.2. Proxied commit for Grigory, fixes bug #479802. + + 09 Jul 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml: + Removed myself from metadata.xml to avoid duplication, as I am part of proxy- + maintainers herd now. + + 27 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> MicroJSON-0.3.1.ebuild: + Add Prefix keywords + + 27 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> MicroJSON-0.3.1.ebuild: + Stable on amd64 and x86, wrt bug #474856 + +*MicroJSON-0.3.1 (20 May 2013) + + 20 May 2013; Tom Wijsman <TomWij@gentoo.org> +MicroJSON-0.3.1.ebuild: + Version bump to 0.3.1, fixes bug #470676 by Grigory Gorelov. + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> MicroJSON-0.3.0.ebuild: + Stable for x86, wrt bug #463436 + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> MicroJSON-0.3.0.ebuild: + Stable for amd64, wrt bug #463436 + +*MicroJSON-0.3.0 (12 Mar 2013) + + 12 Mar 2013; Tom Wijsman <TomWij@gentoo.org> +MicroJSON-0.3.0.ebuild: + Version bump to 0.3.0, by Gorelov Grigory. Fixes bug #461504. + +*MicroJSON-0.2.1 (07 Mar 2013) + + 07 Mar 2013; Tom Wijsman <TomWij@gentoo.org> +MicroJSON-0.2.1.ebuild: + Version bump to 0.2.1, by Gorelov Grigory. Fixes bug #460664. + + 06 Mar 2013; Tom Wijsman <TomWij@gentoo.org> MicroJSON-0.2.0.ebuild: + EAPI 5, thanks to Chris Reffett for reporting. Fixes bug #460572. + + 03 Mar 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml: + Added the proxy-maintainers herd as requested on the dev ML. + +*MicroJSON-0.2.0 (14 Feb 2013) + + 14 Feb 2013; Tom Wijsman <TomWij@gentoo.org> +MicroJSON-0.2.0.ebuild, + +metadata.xml: + New ebuild for MicroJSON. Contributed by Gorelov Grigory. Fixes bug #457160. |