summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-31 21:25:56 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-31 21:25:56 +0000
commit2af0abc50c5b68740bd24a167705dd80cabe67d7 (patch)
tree7c71e21847167142c6e507244239516c80039458 /dev-python/pyinotify/ChangeLog
parentAdd support for the new PyPy slotting. (diff)
downloadhistorical-2af0abc50c5b68740bd24a167705dd80cabe67d7.tar.gz
historical-2af0abc50c5b68740bd24a167705dd80cabe67d7.tar.bz2
historical-2af0abc50c5b68740bd24a167705dd80cabe67d7.zip
Add support for the new PyPy slotting.
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'dev-python/pyinotify/ChangeLog')
-rw-r--r--dev-python/pyinotify/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/pyinotify/ChangeLog b/dev-python/pyinotify/ChangeLog
index e00877ddc296..cb5c3a265539 100644
--- a/dev-python/pyinotify/ChangeLog
+++ b/dev-python/pyinotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyinotify
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.58 2013/09/05 18:46:56 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.59 2014/03/31 21:15:13 mgorny Exp $
+
+ 31 Mar 2014; Michał Górny <mgorny@gentoo.org> pyinotify-0.9.4-r1.ebuild:
+ Add support for the new PyPy slotting.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> pyinotify-0.9.4-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.