diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 16:11:45 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 16:11:45 +0000 |
commit | 96030d756590d650ae5eb7860b580ecf080ad830 (patch) | |
tree | 545d86a43abccc2a9c227e90c4a88640b9d8ab57 /net-libs/polarssl/ChangeLog | |
parent | sci-biology/ncbi-tools: Dropped old (diff) | |
download | gentoo-2-96030d756590d650ae5eb7860b580ecf080ad830.tar.gz gentoo-2-96030d756590d650ae5eb7860b580ecf080ad830.tar.bz2 gentoo-2-96030d756590d650ae5eb7860b580ecf080ad830.zip |
tc-export CC to be more cross-compile friendly.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/polarssl/ChangeLog')
-rw-r--r-- | net-libs/polarssl/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-libs/polarssl/ChangeLog b/net-libs/polarssl/ChangeLog index c20faa643a7c..adbc5ddbb960 100644 --- a/net-libs/polarssl/ChangeLog +++ b/net-libs/polarssl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/polarssl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v 1.24 2012/01/27 15:49:02 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v 1.25 2012/04/26 16:11:45 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> polarssl-1.1.1.ebuild: + tc-export CC to be more cross-compile friendly. *polarssl-1.1.1 (27 Jan 2012) |