diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-06-18 21:52:29 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-06-18 21:52:29 +0000 |
commit | 7e21a779a98740f509b59530989babd03e0f3a95 (patch) | |
tree | 701b58cb104efe28bf42138f0cdaff02cf4654d7 /sys-devel/clang/ChangeLog | |
parent | 2.2.0_alpha181 version bump. This includes all of the fixes in 2.1.12.6. (diff) | |
download | gentoo-2-7e21a779a98740f509b59530989babd03e0f3a95.tar.gz gentoo-2-7e21a779a98740f509b59530989babd03e0f3a95.tar.bz2 gentoo-2-7e21a779a98740f509b59530989babd03e0f3a95.zip |
Drop a FreeBSD specific patch that causes problem with multilib on FreeBSD.
(Portage version: 2.2.0_alpha180/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-devel/clang/ChangeLog')
-rw-r--r-- | sys-devel/clang/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-devel/clang/ChangeLog b/sys-devel/clang/ChangeLog index 591ddbd40187..c3407539a3c0 100644 --- a/sys-devel/clang/ChangeLog +++ b/sys-devel/clang/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/clang # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.89 2013/06/17 14:04:31 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.90 2013/06/18 21:52:29 aballier Exp $ + + 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> clang-3.3_rc3.ebuild, + files/clang-3.1-gentoo-freebsd-fix-lib-path.patch: + Drop a FreeBSD specific patch that causes problem with multilib on FreeBSD. 17 Jun 2013; Bernard Cafarelli <voyageur@gentoo.org> clang-3.3_rc3.ebuild, clang-9999.ebuild: |