summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-11-17 10:25:00 +0000
committerMichał Górny <mgorny@gentoo.org>2013-11-17 10:25:00 +0000
commit8519551caec7d2ecd5274dfd9d4416ff79320384 (patch)
tree1f6daead41904033845645a677fd2c27e9dec0fe /dev-python/ipython/ChangeLog
parentDon't use the provided gemspec file since its version number is incorrect. (diff)
downloadhistorical-8519551caec7d2ecd5274dfd9d4416ff79320384.tar.gz
historical-8519551caec7d2ecd5274dfd9d4416ff79320384.tar.bz2
historical-8519551caec7d2ecd5274dfd9d4416ff79320384.zip
Use complete PYTHON_USEDEP on pexpect since it supports Python 3 now.
Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'dev-python/ipython/ChangeLog')
-rw-r--r--dev-python/ipython/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/ipython/ChangeLog b/dev-python/ipython/ChangeLog
index fd1256d6e21c..819b2d8ee86a 100644
--- a/dev-python/ipython/ChangeLog
+++ b/dev-python/ipython/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/ipython
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.128 2013/11/15 00:21:28 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.129 2013/11/17 10:24:54 mgorny Exp $
+
+*ipython-1.1.0-r1 (17 Nov 2013)
+
+ 17 Nov 2013; Michał Górny <mgorny@gentoo.org> +ipython-1.1.0-r1.ebuild:
+ Use complete PYTHON_USEDEP on pexpect since it supports Python 3 now.
15 Nov 2013; Mike Gilbert <floppym@gentoo.org> ipython-1.0.0.ebuild,
ipython-1.1.0.ebuild: