diff options
author | 2013-06-15 16:04:23 +0000 | |
---|---|---|
committer | 2013-06-15 16:04:23 +0000 | |
commit | b1c314a3a0f41660ae841a5d5b86089ead903271 (patch) | |
tree | ecd32356b89abe50e69483e7a7b2ada014e40f75 /media-libs/liblo/ChangeLog | |
parent | Version bump (diff) | |
download | historical-b1c314a3a0f41660ae841a5d5b86089ead903271.tar.gz historical-b1c314a3a0f41660ae841a5d5b86089ead903271.tar.bz2 historical-b1c314a3a0f41660ae841a5d5b86089ead903271.zip |
Remove threads useflag as switching it on or off breaks the ABI, bugs #473282, #473286 and #473356
Package-Manager: portage-2.2.0_alpha179/cvs/Linux x86_64
Manifest-Sign-Key: 0x160F534A
Diffstat (limited to 'media-libs/liblo/ChangeLog')
-rw-r--r-- | media-libs/liblo/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-libs/liblo/ChangeLog b/media-libs/liblo/ChangeLog index 35a3b548fd91..e4b2761891c6 100644 --- a/media-libs/liblo/ChangeLog +++ b/media-libs/liblo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/liblo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblo/ChangeLog,v 1.26 2013/06/01 23:12:45 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblo/ChangeLog,v 1.27 2013/06/15 16:04:10 aballier Exp $ + + 15 Jun 2013; Alexis Ballier <aballier@gentoo.org> liblo-0.27.ebuild: + Remove threads useflag as switching it on or off breaks the ABI, bugs + #473282, #473286 and #473356 01 Jun 2013; Tim Harder <radhermit@gentoo.org> liblo-0.27.ebuild, +files/liblo-0.27-no-threads.patch: |