diff options
author | Caleb Tennis <caleb@gentoo.org> | 2007-08-23 13:01:00 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2007-08-23 13:01:00 +0000 |
commit | 4f2de9ba66b72caa28e326022e65e3354747c121 (patch) | |
tree | e7759a782ef165a193ebd70f3ad3ff4249fb37ed /x11-libs/qwt/ChangeLog | |
parent | FreeBSD doesn't have rename, so use a simple bash loop instead. Keyworded ~x8... (diff) | |
download | gentoo-2-4f2de9ba66b72caa28e326022e65e3354747c121.tar.gz gentoo-2-4f2de9ba66b72caa28e326022e65e3354747c121.tar.bz2 gentoo-2-4f2de9ba66b72caa28e326022e65e3354747c121.zip |
some nice fixes courtesy of bug #189921
(Portage version: 2.1.3.6)
Diffstat (limited to 'x11-libs/qwt/ChangeLog')
-rw-r--r-- | x11-libs/qwt/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-libs/qwt/ChangeLog b/x11-libs/qwt/ChangeLog index 79a842e8d901..3501b9a11bce 100644 --- a/x11-libs/qwt/ChangeLog +++ b/x11-libs/qwt/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-libs/qwt # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.44 2007/06/19 18:36:54 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/ChangeLog,v 1.45 2007/08/23 13:01:00 caleb Exp $ + +*qwt-5.0.2-r1 (23 Aug 2007) +*qwt-4.2.0-r2 (23 Aug 2007) + + 23 Aug 2007; Caleb Tennis <caleb@gentoo.org> +qwt-4.2.0-r2.ebuild, + +qwt-5.0.2-r1.ebuild: + some nice fixes courtesy of bug #189921 *qwt-5.0.2 (19 Jun 2007) |