diff options
author | 2012-06-26 06:58:04 +0000 | |
---|---|---|
committer | 2012-06-26 06:58:04 +0000 | |
commit | 7c98a688726dad14b472c62d882256d32a0aa300 (patch) | |
tree | aaaa06fc653fe1f533824cf1dadc7fc3b71fd2dd /dev-python/mpmath/ChangeLog | |
parent | marked x86 per bug 422931 (diff) | |
download | gentoo-2-7c98a688726dad14b472c62d882256d32a0aa300.tar.gz gentoo-2-7c98a688726dad14b472c62d882256d32a0aa300.tar.bz2 gentoo-2-7c98a688726dad14b472c62d882256d32a0aa300.zip |
dev-python/mpmath: Remove test dependency, as it is automatically added by eclass
(Portage version: 2.2.0_alpha113/cvs/Linux x86_64)
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 261fe8c587c8..f63ffb85699b 100644 --- a/dev-python/mpmath/ChangeLog +++ b/dev-python/mpmath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/mpmath # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.22 2012/06/26 05:54:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.23 2012/06/26 06:58:04 jlec Exp $ + + 26 Jun 2012; Justin Lecher <jlec@gentoo.org> mpmath-0.17.ebuild: + Remove test dependency, as it is automatically added by eclass 26 Jun 2012; Justin Lecher <jlec@gentoo.org> mpmath-0.17.ebuild: Add missing dep on pytest for tests, remove src_test and use eclass default, |