diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-11-05 02:54:32 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-11-05 02:54:32 +0000 |
commit | 1cc178b1eb43211e15775f978669a908d2dc875b (patch) | |
tree | 129aead5cb2c0cbad7a35ed2e54481a15a31107d /x11-wm/metacity/ChangeLog | |
parent | fix KEYWORDS (diff) | |
download | gentoo-2-1cc178b1eb43211e15775f978669a908d2dc875b.tar.gz gentoo-2-1cc178b1eb43211e15775f978669a908d2dc875b.tar.bz2 gentoo-2-1cc178b1eb43211e15775f978669a908d2dc875b.zip |
Using the toolchain-funcs eclass for handling the detection of CC version, rather than doing it ourselves
Diffstat (limited to 'x11-wm/metacity/ChangeLog')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 556875ae14be..24314ba797e1 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.75 2004/11/04 08:01:59 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.76 2004/11/05 02:54:32 obz Exp $ + + 05 Nov 2004; Mike Gardiner <obz@gentoo.org> metacity-2.6.3.ebuild, + metacity-2.6.5.ebuild, metacity-2.8.0.ebuild: + Using the toolchain-funcs eclass for handling the detection of CC version, + rather than doing it ourselves, see bug #70119 *metacity-2.8.6 (04 Nov 2004) |