diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-09 14:42:56 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-09 14:42:56 +0000 |
commit | 570f99f1794881d0e8b869c3b623389847dad918 (patch) | |
tree | 116bca1589eb02a1d625320dd61290744f39aa45 /x11-libs/qwtplot3d/ChangeLog | |
parent | New upstream beta release, fixes #101891. (diff) | |
download | gentoo-2-570f99f1794881d0e8b869c3b623389847dad918.tar.gz gentoo-2-570f99f1794881d0e8b869c3b623389847dad918.tar.bz2 gentoo-2-570f99f1794881d0e8b869c3b623389847dad918.zip |
Few fixes to use Qt3 properly.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-libs/qwtplot3d/ChangeLog')
-rw-r--r-- | x11-libs/qwtplot3d/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-libs/qwtplot3d/ChangeLog b/x11-libs/qwtplot3d/ChangeLog index 62e985c9e6fa..b1b8049f3a08 100644 --- a/x11-libs/qwtplot3d/ChangeLog +++ b/x11-libs/qwtplot3d/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qwtplot3d # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.2 2005/10/21 16:47:59 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.3 2005/12/09 14:42:56 cryos Exp $ + + 09 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> + qwtplot3d-0.2.6-r1.ebuild: + Few fixes to use Qt3 properly. *qwtplot3d-0.2.6-r1 (21 Oct 2005) |