diff options
Diffstat (limited to 'sys-devel/clang/ChangeLog')
-rw-r--r-- | sys-devel/clang/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-devel/clang/ChangeLog b/sys-devel/clang/ChangeLog index 21229267726c..60ed75f24336 100644 --- a/sys-devel/clang/ChangeLog +++ b/sys-devel/clang/ChangeLog @@ -1,6 +1,11 @@ # 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.94 2013/08/10 22:35:01 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.95 2013/08/11 00:46:34 floppym Exp $ + + 11 Aug 2013; Mike Gilbert <floppym@gentoo.org> clang-3.3-r100.ebuild, + clang-9999-r100.ebuild: + Fix use flags; a hard dependency on llvm[multitarget,python] seems unlikely to + be correct. 10 Aug 2013; Michał Górny <mgorny@gentoo.org> clang-3.3-r100.ebuild, clang-9999-r100.ebuild: |