diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2013-09-28 22:44:59 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2013-09-28 22:44:59 +0000 |
commit | 9f100a4d4389873c896a21fd41a28352664e3816 (patch) | |
tree | 3cf7f0079d6617eb0736f82c0ce6db5d4c205b43 /dev-util/ccache/ChangeLog | |
parent | Version bump (diff) | |
download | historical-9f100a4d4389873c896a21fd41a28352664e3816.tar.gz historical-9f100a4d4389873c896a21fd41a28352664e3816.tar.bz2 historical-9f100a4d4389873c896a21fd41a28352664e3816.zip |
add icc/clang support (bug #484772)
Package-Manager: portage-2.2.1/cvs/Linux x86_64
Manifest-Sign-Key: 0xC2000586
Diffstat (limited to 'dev-util/ccache/ChangeLog')
-rw-r--r-- | dev-util/ccache/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-util/ccache/ChangeLog b/dev-util/ccache/ChangeLog index b6fe7b37c217..1bbd63d3b4db 100644 --- a/dev-util/ccache/ChangeLog +++ b/dev-util/ccache/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/ccache # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.124 2013/09/13 14:25:31 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.125 2013/09/28 22:44:47 ottxor Exp $ + +*ccache-3.1.9-r2 (28 Sep 2013) + + 28 Sep 2013; Christoph Junghans <ottxor@gentoo.org> +ccache-3.1.9-r2.ebuild, + -ccache-3.1.9-r1.ebuild, files/ccache-config-2: + add icc/clang support (bug #484772) *ccache-3.1.9-r1 (13 Sep 2013) |