diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-08-03 10:20:39 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-08-03 10:20:39 +0000 |
commit | 3b0fcd2dbdc5c20b1ec1624e7a0f34b05a6a7ecf (patch) | |
tree | 246fb3299a99abbf2c44f1c33f027778a4c917df /dev-python/astng/ChangeLog | |
parent | Remove old (diff) | |
download | historical-3b0fcd2dbdc5c20b1ec1624e7a0f34b05a6a7ecf.tar.gz historical-3b0fcd2dbdc5c20b1ec1624e7a0f34b05a6a7ecf.tar.bz2 historical-3b0fcd2dbdc5c20b1ec1624e7a0f34b05a6a7ecf.zip |
Fix the test phase to install modules as files rather than binary egg as required by the code.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'dev-python/astng/ChangeLog')
-rw-r--r-- | dev-python/astng/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/astng/ChangeLog b/dev-python/astng/ChangeLog index b99fc26c7447..432f1a979e15 100644 --- a/dev-python/astng/ChangeLog +++ b/dev-python/astng/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/astng # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/ChangeLog,v 1.74 2014/03/31 20:58:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/ChangeLog,v 1.75 2014/08/03 10:20:37 mgorny Exp $ + + 03 Aug 2014; Michał Górny <mgorny@gentoo.org> astng-0.24.3.ebuild: + Fix the test phase to install modules as files rather than binary egg as + required by the code. 31 Mar 2014; Michał Górny <mgorny@gentoo.org> astng-0.24.3.ebuild: Add support for the new PyPy slotting. |