diff options
author | Travis Tilley <lv@gentoo.org> | 2004-10-05 12:25:45 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-10-05 12:25:45 +0000 |
commit | ecf2df25cadbdfe4e5e1fac70f71d1df0f7c1fa1 (patch) | |
tree | 95f4b835646405f2d583b78347a93d2be2bfd33d /sys-devel/gcc-config/ChangeLog | |
parent | Added ~sparc keyword. (diff) | |
download | historical-ecf2df25cadbdfe4e5e1fac70f71d1df0f7c1fa1.tar.gz historical-ecf2df25cadbdfe4e5e1fac70f71d1df0f7c1fa1.tar.bz2 historical-ecf2df25cadbdfe4e5e1fac70f71d1df0f7c1fa1.zip |
fixed the handling of GCC_SPECS-specific gcc configs
Diffstat (limited to 'sys-devel/gcc-config/ChangeLog')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index a21beb905714..bd563a9f84be 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/gcc-config # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.58 2004/10/02 12:59:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.59 2004/10/05 12:25:45 lv Exp $ + +*gcc-config-1.3.6-r3 (05 Oct 2004) + + 05 Oct 2004; Travis Tilley <lv@gentoo.org> files/gcc-config-1.3.6, + -gcc-config-1.3.6-r2.ebuild, +gcc-config-1.3.6-r3.ebuild: + fixed the handling of GCC_SPECS-specific gcc configs 02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gcc-config-1.3.6-r2.ebuild: |