diff options
author | Mike Gilbert <floppym@gentoo.org> | 2014-12-03 16:09:32 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2014-12-03 16:09:32 +0000 |
commit | 51802cb1150ca37b8ae146482ac04b924500c45f (patch) | |
tree | 28a14519f0ef7f3fc074cc7dce1882c366e74b32 /dev-python/sphinx/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-51802cb1150ca37b8ae146482ac04b924500c45f.tar.gz gentoo-2-51802cb1150ca37b8ae146482ac04b924500c45f.tar.bz2 gentoo-2-51802cb1150ca37b8ae146482ac04b924500c45f.zip |
Fix build failure when DISTUTILS_NO_PARALLEL_BUILD=1, bug 531534.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'dev-python/sphinx/ChangeLog')
-rw-r--r-- | dev-python/sphinx/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/sphinx/ChangeLog b/dev-python/sphinx/ChangeLog index fd3fbd633d21..165792c55fcd 100644 --- a/dev-python/sphinx/ChangeLog +++ b/dev-python/sphinx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/sphinx # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v 1.181 2014/12/01 09:45:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v 1.182 2014/12/03 16:09:32 floppym Exp $ + + 03 Dec 2014; Mike Gilbert <floppym@gentoo.org> sphinx-1.2.2.ebuild, + sphinx-1.2.3.ebuild: + Fix build failure when DISTUTILS_NO_PARALLEL_BUILD=1, bug 531534. 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sphinx-1.2.2.ebuild: Stable for sparc, wrt bug #524416 |