summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-12-09 07:33:09 +0000
committerMike Frysinger <vapier@gentoo.org>2006-12-09 07:33:09 +0000
commitbebe6b5ff5cbf876ea676275c884de73d70f40e3 (patch)
tree6175452f3f1a34b7619f618ff3f3b0be3c0e1a3c /sys-devel/gcc-config/ChangeLog
parentarm/ia64/s390/sh stable (diff)
downloadgentoo-2-bebe6b5ff5cbf876ea676275c884de73d70f40e3.tar.gz
gentoo-2-bebe6b5ff5cbf876ea676275c884de73d70f40e3.tar.bz2
gentoo-2-bebe6b5ff5cbf876ea676275c884de73d70f40e3.zip
Add support by Kevin F. Quinn for handling multiple files in GCC_SPECS #125805.
(Portage version: 2.1.2_rc3)
Diffstat (limited to 'sys-devel/gcc-config/ChangeLog')
-rw-r--r--sys-devel/gcc-config/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index 8073fb17553f..613f79a6f04f 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.133 2006/10/19 12:53:54 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.134 2006/12/09 07:33:08 vapier Exp $
+
+*gcc-config-1.3.15 (09 Dec 2006)
+
+ 09 Dec 2006; Mike Frysinger <vapier@gentoo.org> +files/gcc-config-1.3.15,
+ +gcc-config-1.3.15.ebuild:
+ Add support by Kevin F. Quinn for handling multiple files in GCC_SPECS #125805.
19 Oct 2006; Roy Marples <uberlord@gentoo.org> gcc-config-1.3.14.ebuild:
Added ~sparc-fbsd keyword.