diff options
Diffstat (limited to 'sci-mathematics/dataplot/ChangeLog')
-rw-r--r-- | sci-mathematics/dataplot/ChangeLog | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/sci-mathematics/dataplot/ChangeLog b/sci-mathematics/dataplot/ChangeLog deleted file mode 100644 index af0bf6996..000000000 --- a/sci-mathematics/dataplot/ChangeLog +++ /dev/null @@ -1,84 +0,0 @@ -# ChangeLog for sci-mathematics/dataplot -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 30 May 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225-r1.ebuild, -files/dpsrc-maxobvvalue-20080225.patch, - files/dpsrc-dp1patches-20080225.patch, -files/Makefile.am, - +files/Makefile.am.20080225, -files/configure.ac, - +files/configure.ac.20080225: - Merge maxobvvalue into dp1patches. Move dataplot's Makefile.am and - configure.ac to {configure.ac,Makefile.am}.${PV}. Add || die to doins and - econf - - 30 May 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225-r1.ebuild: - tweak fortran checks - - 30 May 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - -files/dpsrc-datadir-20080225.patch: - Remove obsolete patches that have been incorporated into dp1patches - - 30 May 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225-r1.ebuild: - Switch back to using need_fortran instead of built_with_use checks, though - it's doing essentially the same thing behind the scenes - - 19 May 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225-r1.ebuild: - Notify user about the need to update their environment after merging to - avoid error messages. - - 13 May 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225-r1.ebuild: - Add DEPEND on dev-util/pkgconfig since it is used in the autotools stuff. - - 30 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - -dataplot-20080225.ebuild, +dataplot-20080225-r1.ebuild: - Oops, forgot to revbump for new ghostscript(gs) USE flag - - 30 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - +files/90dataplot, dataplot-20080225.ebuild: - Add env.d file for dataplot. Necessary for startup file location, env - variable, and - - 30 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225.ebuild, +files/dpsrc-datadir-20080225.patch, - +files/dpsrc-maxobvvalue-20080225.patch, - files/dpsrc-patchset-20080225.patch, - +files/dpsrc-dp1patches-20080225.patch, +files/Makefile.am, - +files/configure.ac: - Many changes. Add parallel build support, using autotools. Add GhostScript - support. Many many thanks to bicatali for helping with the autofoo and other - general pointers. - - 30 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225.ebuild: - Only do built_with_use check if USE='gd' - - 19 Apr 2008; Thomas Anderson <gentoofan23@gentoo.org> - dataplot-20080225.ebuild: - Move -I/usr/include/GL from `use gd` conditional to `use gl` - - 16 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225.ebuild: - Various style fixes from bicatali - - 14 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225.ebuild: - Make DESCRIPTION a little nicer and more accurate - - 12 Apr 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> - dataplot-20080225.ebuild: - Use alphabetical order - - 12 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - dataplot-20080225.ebuild: - Don't do "need_fortran g77 gfortran" but "need_fortran gfortran" until - testing with g77 is done - - 12 Apr 2008; Thomas Anderson (gentoofan23) <gentoofan23@gmail.com> - +dataplot-20080225.ebuild, +files/dpsrc-patchset-20080225.patch, - +metadata.xml: - New Ebuild for bug #217390, thanks to Tommy[D] for reviewing - |