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-python/ujson | |
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-python/ujson')
-rw-r--r-- | dev-python/ujson/ChangeLog | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/dev-python/ujson/ChangeLog b/dev-python/ujson/ChangeLog new file mode 100644 index 00000000..1fdc4f22 --- /dev/null +++ b/dev-python/ujson/ChangeLog @@ -0,0 +1,48 @@ +# ChangeLog for dev-python/ujson +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ujson/ChangeLog,v 1.12 2015/06/07 09:15:43 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> ujson-1.33.ebuild: + arm stable, bug #540290 + + 04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> ujson-1.33.ebuild: + Drop old Python implementations + + 09 Mar 2015; Pacho Ramos <pacho@gentoo.org> ujson-1.33.ebuild: + x86 stable, bug 540290 + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> ujson-1.33.ebuild: + amd64 stable, bug 540290 + + 02 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -ujson-1.30-r1.ebuild, + -ujson-1.30.ebuild: + Remove old. + + 12 May 2014; Ian Delaney <idella4@gentoo.org> ujson-1.33.ebuild: + drop py2.6 add py3.4 support + + 24 Feb 2014; Justin Lecher <jlec@gentoo.org> ujson-1.33.ebuild, + +files/ujson-1.33-test-py3.patch, metadata.xml: + Add py3.3 support + + 15 Sep 2013; Markus Meier <maekke@gentoo.org> ujson-1.33.ebuild: + add ~arm, bug #483324 + +*ujson-1.33 (14 Jun 2013) + + 14 Jun 2013; Sven Wegener <swegener@gentoo.org> +ujson-1.33.ebuild: + Version bump. + +*ujson-1.30-r1 (08 Apr 2013) + + 08 Apr 2013; Ian Delaney <idella4@gentoo.org> +ujson-1.30-r1.ebuild: + migration revbump, added missing test phase + +*ujson-1.30 (24 Feb 2013) + + 24 Feb 2013; Sven Wegener <swegener@gentoo.org> +ujson-1.30.ebuild, + +metadata.xml: + Initial commit, ebuild written by me. |