diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-07-26 00:55:44 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-07-26 00:55:44 +0000 |
commit | 64bb4c5c8e5fd8656d579d7cc815e29475328f9e (patch) | |
tree | 79c6a53559c2209e8433ac4253f1a0b2b403bd20 /sys-libs/libcxx/ChangeLog | |
parent | force libcxxrt on libcxx (diff) | |
download | gentoo-2-64bb4c5c8e5fd8656d579d7cc815e29475328f9e.tar.gz gentoo-2-64bb4c5c8e5fd8656d579d7cc815e29475328f9e.tar.bz2 gentoo-2-64bb4c5c8e5fd8656d579d7cc815e29475328f9e.zip |
bump a new snapshot with all the accumulated fixes and improvements
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-libs/libcxx/ChangeLog')
-rw-r--r-- | sys-libs/libcxx/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-libs/libcxx/ChangeLog b/sys-libs/libcxx/ChangeLog index fd14c2b14198..4b0fe39889a7 100644 --- a/sys-libs/libcxx/ChangeLog +++ b/sys-libs/libcxx/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-libs/libcxx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.31 2013/07/26 00:44:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.32 2013/07/26 00:55:44 aballier Exp $ + +*libcxx-0.0_p20130725 (26 Jul 2013) + + 26 Jul 2013; Alexis Ballier <aballier@gentoo.org> + +libcxx-0.0_p20130725.ebuild: + bump a new snapshot with all the accumulated fixes and improvements 26 Jul 2013; Alexis Ballier <aballier@gentoo.org> libcxx-9999.ebuild: Die if someone tries to build it with <gcc-4.7. Based on a patch by Yuta |