diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2008-07-28 21:43:12 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2008-07-28 21:43:12 +0000 |
commit | ace4ea851d95f1f27e2bbf4e29e7c0dfd08f071c (patch) | |
tree | 3f0635691f88b2d4def86cfba9c2d641d4b239d0 /sci-visualization/gle/ChangeLog | |
parent | Work around aliasing bug in GCC 4.1 by building with -fno-strict-aliasing. (diff) | |
download | historical-ace4ea851d95f1f27e2bbf4e29e7c0dfd08f071c.tar.gz historical-ace4ea851d95f1f27e2bbf4e29e7c0dfd08f071c.tar.bz2 historical-ace4ea851d95f1f27e2bbf4e29e7c0dfd08f071c.zip |
QA: Get rid of deprecated qt4_min_version(). Please fix your ebuilds to support split Qt 4.4 dependencies, cf. bug 217161 comment 11.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sci-visualization/gle/ChangeLog')
-rw-r--r-- | sci-visualization/gle/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-visualization/gle/ChangeLog b/sci-visualization/gle/ChangeLog index 9bd9e6c4ba9b..475eb1c4452d 100644 --- a/sci-visualization/gle/ChangeLog +++ b/sci-visualization/gle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-visualization/gle # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v 1.1 2008/05/21 21:13:42 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v 1.2 2008/07/28 21:43:12 carlo Exp $ + + 28 Jul 2008; Carsten Lohrke <carlo@gentoo.org> gle-4.1.2b.ebuild: + QA: Get rid of deprecated qt4_min_version(). Please fix your ebuilds to + support split Qt 4.4 dependencies, cf. bug 217161 comment 11. *gle-4.1.2b (22 May 2008) |