summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-10-07 04:20:36 +0000
committerMike Frysinger <vapier@gentoo.org>2007-10-07 04:20:36 +0000
commit0eb326e4c7bbed460edaeb38f06b3539c8e1d659 (patch)
tree3674b45a056e25c5a84857d7fc8b34237c1f9f04 /sys-devel/gcc-config/ChangeLog
parentold (diff)
downloadgentoo-2-0eb326e4c7bbed460edaeb38f06b3539c8e1d659.tar.gz
gentoo-2-0eb326e4c7bbed460edaeb38f06b3539c8e1d659.tar.bz2
gentoo-2-0eb326e4c7bbed460edaeb38f06b3539c8e1d659.zip
When querying for a current profile for a different target than the host, make sure we query the right target #193353.
(Portage version: 2.1.3.11)
Diffstat (limited to 'sys-devel/gcc-config/ChangeLog')
-rw-r--r--sys-devel/gcc-config/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index 3de3a14b7ab1..6e4af78d6fee 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.166 2007/08/31 01:42:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.167 2007/10/07 04:20:36 vapier Exp $
+
+*gcc-config-1.4.0-r3 (07 Oct 2007)
+
+ 07 Oct 2007; Mike Frysinger <vapier@gentoo.org> files/gcc-config-1.4.0,
+ +gcc-config-1.4.0-r3.ebuild:
+ When querying for a current profile for a different target than the host,
+ make sure we query the right target #193353.
*gcc-config-1.4.0-r2 (31 Aug 2007)