diff options
author | Ned Ludd <solar@gentoo.org> | 2006-08-14 17:27:15 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2006-08-14 17:27:15 +0000 |
commit | aafd3f7462ed456cfb011bf3b4ac6a01f478c868 (patch) | |
tree | 0fc23a5fdba420080d2ae7fdc4b18eb9528c7b13 /sys-libs/libstdc++-v3/ChangeLog | |
parent | Switch default ordering of gcc-config and eselect-compiler to work around por... (diff) | |
download | gentoo-2-aafd3f7462ed456cfb011bf3b4ac6a01f478c868.tar.gz gentoo-2-aafd3f7462ed456cfb011bf3b4ac6a01f478c868.tar.bz2 gentoo-2-aafd3f7462ed456cfb011bf3b4ac6a01f478c868.zip |
- switch default ordering of gcc-config and eselect-compiler to work around portage bug
(Portage version: 2.1.1_pre2-r7)
Diffstat (limited to 'sys-libs/libstdc++-v3/ChangeLog')
-rw-r--r-- | sys-libs/libstdc++-v3/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/libstdc++-v3/ChangeLog b/sys-libs/libstdc++-v3/ChangeLog index 15f9293164f8..d249a258828c 100644 --- a/sys-libs/libstdc++-v3/ChangeLog +++ b/sys-libs/libstdc++-v3/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/libstdc++-v3 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.47 2006/07/21 00:23:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.48 2006/08/14 17:27:15 solar Exp $ + + 14 Aug 2006; <solar@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild, + libstdc++-v3-3.3.4.ebuild, libstdc++-v3-3.3.6.ebuild: + - switch default ordering of gcc-config and eselect-compiler to work around + portage bug 21 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> libstdc++-v3-3.3.6.ebuild: |