diff options
author | 2014-03-31 20:55:35 +0000 | |
---|---|---|
committer | 2014-03-31 20:55:35 +0000 | |
commit | 1e9bb18c93004feff09a8af1b598c7922e0cb8fa (patch) | |
tree | 6d500f2ceba5590caa9ccc1c08cb5b95b16388e3 /dev-python/contextlib2/ChangeLog | |
parent | Add support for the new PyPy slotting. (diff) | |
download | gentoo-2-1e9bb18c93004feff09a8af1b598c7922e0cb8fa.tar.gz gentoo-2-1e9bb18c93004feff09a8af1b598c7922e0cb8fa.tar.bz2 gentoo-2-1e9bb18c93004feff09a8af1b598c7922e0cb8fa.zip |
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-python/contextlib2/ChangeLog')
-rw-r--r-- | dev-python/contextlib2/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/contextlib2/ChangeLog b/dev-python/contextlib2/ChangeLog index 92dcb3e1a938..e8f5371a1355 100644 --- a/dev-python/contextlib2/ChangeLog +++ b/dev-python/contextlib2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/contextlib2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/contextlib2/ChangeLog,v 1.2 2013/09/05 18:47:06 mgorny Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/contextlib2/ChangeLog,v 1.3 2014/03/31 20:55:35 mgorny Exp $ + + 31 Mar 2014; Michał Górny <mgorny@gentoo.org> contextlib2-0.4.0.ebuild: + Add support for the new PyPy slotting. 05 Sep 2013; Michał Górny <mgorny@gentoo.org> contextlib2-0.4.0.ebuild: Clean up PYTHON_COMPAT from old implementations. |