diff options
author | 2013-07-24 01:44:58 +0000 | |
---|---|---|
committer | 2013-07-24 01:44:58 +0000 | |
commit | e2534241887805436f636fa8fbbcede9e13ae14c (patch) | |
tree | 85820ca65d5967b66bce4ef8a07c133dbfa95931 /sys-libs/libcxx/ChangeLog | |
parent | Fix building against sys-libs/ncurses[tinfo] (bug #461240). (diff) | |
download | gentoo-2-e2534241887805436f636fa8fbbcede9e13ae14c.tar.gz gentoo-2-e2534241887805436f636fa8fbbcede9e13ae14c.tar.bz2 gentoo-2-e2534241887805436f636fa8fbbcede9e13ae14c.zip |
remove useless code from previous commit
(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 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-libs/libcxx/ChangeLog b/sys-libs/libcxx/ChangeLog index b6a7c3169e35..3fae573a660f 100644 --- a/sys-libs/libcxx/ChangeLog +++ b/sys-libs/libcxx/ChangeLog @@ -1,6 +1,9 @@ # 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.28 2013/07/24 01:41:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.29 2013/07/24 01:44:58 aballier Exp $ + + 24 Jul 2013; Alexis Ballier <aballier@gentoo.org> libcxx-9999.ebuild: + remove useless code from previous commit 24 Jul 2013; Alexis Ballier <aballier@gentoo.org> libcxx-9999.ebuild: provide cxxabi.h with libsupc++ too |