diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-03-04 12:22:21 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-03-04 12:22:21 +0000 |
commit | 1a9c99fa7e6688b9bc9fee59d03b9f3a75b6880c (patch) | |
tree | 40e9819e326870f4453467dde2a0ba5c4c3993b4 /sys-devel/gcc-config/ChangeLog | |
parent | stable on amd64 and x86 (diff) | |
download | gentoo-2-1a9c99fa7e6688b9bc9fee59d03b9f3a75b6880c.tar.gz gentoo-2-1a9c99fa7e6688b9bc9fee59d03b9f3a75b6880c.tar.bz2 gentoo-2-1a9c99fa7e6688b9bc9fee59d03b9f3a75b6880c.zip |
Cleaned up 1.4.0 a bit. Got rid of the stupid fake-ctarget.sh stuff and added smarter logic for that into the gcc-config script. Still in package.mask as it hits a sandbox bug.
(Portage version: 2.0.51.18)
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 e0a6976c0dd5..9baf21de0f35 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.81 2005/02/19 10:04:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.82 2005/03/04 12:22:21 eradicator Exp $ + + 04 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> + -files/fake-ctarget.sh, files/gcc-config-1.4.0, gcc-config-1.4.0.ebuild: + Cleaned up 1.4.0 a bit. Got rid of the stupid fake-ctarget.sh stuff and + added smarter logic for that into the gcc-config script. Still in + package.mask as it hits a sandbox bug. *gcc-config-1.4.0 (19 Feb 2005) |