diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-11-16 16:01:24 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-11-16 16:01:24 +0000 |
commit | 0908feb634ee8adc1b2e0a89a873a52ac5aec492 (patch) | |
tree | e072634ab1180fba55d2abe826a63f7bfaab62c7 /dev-util/boost-build/ChangeLog | |
parent | Version bump couchdb-python to 1.0 (fixes bug 528668) (diff) | |
download | historical-0908feb634ee8adc1b2e0a89a873a52ac5aec492.tar.gz historical-0908feb634ee8adc1b2e0a89a873a52ac5aec492.tar.bz2 historical-0908feb634ee8adc1b2e0a89a873a52ac5aec492.zip |
Support using tests without enabling Python linking, bug #529480.
Package-Manager: portage-2.2.14/cvs/Linux x86_64
Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'dev-util/boost-build/ChangeLog')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index d46bf16a40ce..ca9aff5c7a4f 100644 --- a/dev-util/boost-build/ChangeLog +++ b/dev-util/boost-build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/boost-build # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.132 2014/11/16 15:40:30 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.133 2014/11/16 16:01:22 mgorny Exp $ + + 16 Nov 2014; Michał Górny <mgorny@gentoo.org> boost-build-1.55.0-r1.ebuild, + boost-build-1.56.0.ebuild: + Support using tests without enabling Python linking, bug #529480. *boost-build-1.55.0-r1 (16 Nov 2014) |