summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-07-15 19:46:14 +0000
committerMichał Górny <mgorny@gentoo.org>2013-07-15 19:46:14 +0000
commit5fce04c8104cc17919d8db1be67ac0678b575b92 (patch)
treea88e4d4410ce168fe4ec8561492bf8d076890fb3 /dev-python/contextlib2/ChangeLog
parentRaised alsa-lib dependency to -r1 because -r0 was reverted to without multili... (diff)
downloadgentoo-2-5fce04c8104cc17919d8db1be67ac0678b575b92.tar.gz
gentoo-2-5fce04c8104cc17919d8db1be67ac0678b575b92.tar.bz2
gentoo-2-5fce04c8104cc17919d8db1be67ac0678b575b92.zip
Introduce contextlib2, a library providing backports and extensions to the contextlib module. It is needed for bedup.
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'dev-python/contextlib2/ChangeLog')
-rw-r--r--dev-python/contextlib2/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-python/contextlib2/ChangeLog b/dev-python/contextlib2/ChangeLog
new file mode 100644
index 000000000000..523a4807b097
--- /dev/null
+++ b/dev-python/contextlib2/ChangeLog
@@ -0,0 +1,10 @@
+# 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.1 2013/07/15 19:46:14 mgorny Exp $
+
+*contextlib2-0.4.0 (15 Jul 2013)
+
+ 15 Jul 2013; Michał Górny <mgorny@gentoo.org> +contextlib2-0.4.0.ebuild,
+ +metadata.xml:
+ Introduce contextlib2, a library providing backports and extensions to the
+ contextlib module. It is needed for bedup.