diff options
author | Tim Harder <radhermit@gentoo.org> | 2014-08-29 13:52:36 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2014-08-29 13:52:36 +0000 |
commit | ead29f5cb07bacd035c4d9709b8e45416417ead4 (patch) | |
tree | 34a9ff6835437e7882e37277cec5052f136ebb16 /dev-python/simplejson/ChangeLog | |
parent | initial import from gentoo-rust overlay (diff) | |
download | gentoo-2-ead29f5cb07bacd035c4d9709b8e45416417ead4.tar.gz gentoo-2-ead29f5cb07bacd035c4d9709b8e45416417ead4.tar.bz2 gentoo-2-ead29f5cb07bacd035c4d9709b8e45416417ead4.zip |
Version bump.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
Diffstat (limited to 'dev-python/simplejson/ChangeLog')
-rw-r--r-- | dev-python/simplejson/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/simplejson/ChangeLog b/dev-python/simplejson/ChangeLog index fcda63e8ef4a..da977133f99f 100644 --- a/dev-python/simplejson/ChangeLog +++ b/dev-python/simplejson/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/simplejson # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.133 2014/08/20 10:54:02 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.134 2014/08/29 13:52:36 radhermit Exp $ + +*simplejson-3.6.3 (29 Aug 2014) + + 29 Aug 2014; Tim Harder <radhermit@gentoo.org> +simplejson-3.6.3.ebuild: + Version bump. *simplejson-3.6.2 (20 Aug 2014) |