summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-31 12:37:47 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-31 12:37:47 +0000
commit733cfeec5b8d726fa254e77e03542b087e92c7cb (patch)
tree6dc29eed45e8361c20265f0e76b3c648e2abacdd /sys-libs
parentDisable building of libunwind-setjmp library as imcompatible with GLIBC >= 2.... (diff)
downloadgentoo-2-733cfeec5b8d726fa254e77e03542b087e92c7cb.tar.gz
gentoo-2-733cfeec5b8d726fa254e77e03542b087e92c7cb.tar.bz2
gentoo-2-733cfeec5b8d726fa254e77e03542b087e92c7cb.zip
Typo
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libunwind/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libunwind/ChangeLog b/sys-libs/libunwind/ChangeLog
index 086b9e0ec195..7c15c4001e41 100644
--- a/sys-libs/libunwind/ChangeLog
+++ b/sys-libs/libunwind/ChangeLog
@@ -1,13 +1,13 @@
# ChangeLog for sys-libs/libunwind
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.9 2010/01/31 12:37:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.10 2010/01/31 12:37:47 ssuominen Exp $
*libunwind-0.99-r1 (31 Jan 2010)
31 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+libunwind-0.99-r1.ebuild, +files/libunwind-0.99-disable-setjmp.patch,
+files/libunwind-0.99-implicit-declaration.patch:
- Disable building of libunwind-setjmp library as imcompatible with GLIBC >=
+ Disable building of libunwind-setjmp library as incompatible with GLIBC >=
2.11 wrt #299344 (from Fedora). Fix implicit declaration wrt #289445.
24 Nov 2009; Raúl Porcel <armin76@gentoo.org> libunwind-0.99.ebuild: