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/libjson-rpc-cpp | |
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/libjson-rpc-cpp')
-rw-r--r-- | dev-cpp/libjson-rpc-cpp/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-cpp/libjson-rpc-cpp/ChangeLog b/dev-cpp/libjson-rpc-cpp/ChangeLog new file mode 100644 index 00000000..ffd8aa7e --- /dev/null +++ b/dev-cpp/libjson-rpc-cpp/ChangeLog @@ -0,0 +1,22 @@ +# ChangeLog for dev-cpp/libjson-rpc-cpp +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libjson-rpc-cpp/ChangeLog,v 1.4 2015/06/06 09:49:37 jlec Exp $ + + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 07 Apr 2015; Michał Górny <mgorny@gentoo.org> libjson-rpc-cpp-9999.ebuild: + Drop accidental keywords on -9999. Oops. + +*libjson-rpc-cpp-0.5.0 (07 Apr 2015) + + 07 Apr 2015; Michał Górny <mgorny@gentoo.org> +libjson-rpc-cpp-0.5.0.ebuild, + libjson-rpc-cpp-9999.ebuild: + Add a release version now that the build system fixes have made it into the + release. + +*libjson-rpc-cpp-9999 (04 Apr 2015) + + 04 Apr 2015; Michał Górny <mgorny@gentoo.org> +libjson-rpc-cpp-9999.ebuild, + +metadata.xml: + Introduce a JSON-RPC C++ library, related to bug #465976. |