diff options
author | 2013-10-13 08:49:58 +0000 | |
---|---|---|
committer | 2013-10-13 08:49:58 +0000 | |
commit | 0c81064f2d9ccf2fc24e53c07cf5501fb200ae26 (patch) | |
tree | 14678c6b98f3f5675b0a6536d660da0bdbd35652 /dev-python/mpmath/ChangeLog | |
parent | use keepdir instead of dodir wrt bug #299313 (diff) | |
download | historical-0c81064f2d9ccf2fc24e53c07cf5501fb200ae26.tar.gz historical-0c81064f2d9ccf2fc24e53c07cf5501fb200ae26.tar.bz2 historical-0c81064f2d9ccf2fc24e53c07cf5501fb200ae26.zip |
Also compatible with python3_3
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'dev-python/mpmath/ChangeLog')
-rw-r--r-- | dev-python/mpmath/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/mpmath/ChangeLog b/dev-python/mpmath/ChangeLog index e5ce6a605a24..0aadc8f9f0b9 100644 --- a/dev-python/mpmath/ChangeLog +++ b/dev-python/mpmath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/mpmath # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.27 2013/09/05 18:46:01 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.28 2013/10/13 08:45:45 pacho Exp $ + + 13 Oct 2013; Pacho Ramos <pacho@gentoo.org> mpmath-0.17-r1.ebuild: + Also compatible with python3_3 05 Sep 2013; Michał Górny <mgorny@gentoo.org> mpmath-0.17-r1.ebuild, mpmath-0.17.ebuild: |