diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-03-09 02:54:50 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-03-09 02:54:50 +0000 |
commit | 472e85b2396b5df151afa9f6dff117addfb0edd9 (patch) | |
tree | f91e252dd410af8f8c307b5f1f4c7f3d996880ca /sci-libs/pgplot/ChangeLog | |
parent | restricting make test, bug 157213 (diff) | |
download | gentoo-2-472e85b2396b5df151afa9f6dff117addfb0edd9.tar.gz gentoo-2-472e85b2396b5df151afa9f6dff117addfb0edd9.tar.bz2 gentoo-2-472e85b2396b5df151afa9f6dff117addfb0edd9.zip |
Now install pgdisp, more drivers, and more doc. Add a motif and tk flag
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sci-libs/pgplot/ChangeLog')
-rw-r--r-- | sci-libs/pgplot/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/sci-libs/pgplot/ChangeLog b/sci-libs/pgplot/ChangeLog index 2a8e6b0abc43..6db94ac7d783 100644 --- a/sci-libs/pgplot/ChangeLog +++ b/sci-libs/pgplot/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for sci-libs/pgplot # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/ChangeLog,v 1.6 2007/03/05 18:58:23 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/ChangeLog,v 1.7 2007/03/09 02:54:50 bicatali Exp $ + +*pgplot-5.2.2-r2 (09 Mar 2007) + + 09 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org> + files/pgplot-drivers.patch, -files/pgplot-path.patch, + +files/pgplot-pgdisp.patch, +pgplot-5.2.2-r2.ebuild: + Now install pgdisp, more drivers, and more doc. Add a motif and tk flag + to allow these two drivers to be built. Remove drivers using the non + standard fortran %val for gfortran to compile (if g77 selected, drivers + won't be removed). Did some cleaning as well. *pgplot-5.2.2-r1 (05 Mar 2007) |