diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-07-09 17:05:11 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-07-09 17:05:11 +0000 |
commit | dcb6fda3c11fe37f49124af5cae36f18d70606bf (patch) | |
tree | ac97bc7d25f96a6a69ca95a84bf48638ee70d6e0 /net-voip/ekiga/ChangeLog | |
parent | And remove invalid inherit of eutils. (diff) | |
download | historical-dcb6fda3c11fe37f49124af5cae36f18d70606bf.tar.gz historical-dcb6fda3c11fe37f49124af5cae36f18d70606bf.tar.bz2 historical-dcb6fda3c11fe37f49124af5cae36f18d70606bf.zip |
fix compilation with gcc-4.4, bug 269329
Package-Manager: portage-13799-svn/cvs/Linux i686
Diffstat (limited to 'net-voip/ekiga/ChangeLog')
-rw-r--r-- | net-voip/ekiga/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-voip/ekiga/ChangeLog b/net-voip/ekiga/ChangeLog index 3e2409c33c15..f61068863cf8 100644 --- a/net-voip/ekiga/ChangeLog +++ b/net-voip/ekiga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/ekiga # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.3 2009/07/03 11:36:47 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.4 2009/07/09 17:05:11 volkmar Exp $ + + 09 Jul 2009; Mounir Lamouri <volkmar@gentoo.org> ekiga-3.2.4.ebuild: + Fix compilation with gcc-4.4. Fix bug 269329. Thanks to Michal Górny. *ekiga-3.2.4 (03 Jul 2009) |