Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790524 - sci-visualization/epix-1.2.19 stabilisation and cleanup old (was: version bump, EAPI-7 bump)
Summary: sci-visualization/epix-1.2.19 stabilisation and cleanup old (was: version bum...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2021-07-08
Assignee: Gentoo Science Related Packages
URL: https://mathcs.holycross.edu/~ahwang/...
Whiteboard:
Keywords:
Depends on:
Blocks: EAPI5Removal
  Show dependency tree
 
Reported: 2021-05-16 14:21 UTC by Andreas Sturmlechner
Modified: 2021-08-03 13:18 UTC (History)
0 users

See Also:
Package list:
sci-visualization/epix-1.2.19 *
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2021-05-16 14:21:26 UTC
2020-03.21
	Version 1.2.19
	* Complex.cc:
	 - (logC, sqrtC): Fix implementation typos

2017-09.17
	Version 1.2.18
	* Makefile.am: Fix epix.el handling of bashpath and bindir (Thanks
	to Danilo Alves and Julian Gilbey)
	* make_header: Add "#include <algorithm>" (Thanks to Julian
	Gilbey)
	* Complex.cc, Complex.h: (Arg, norm) New functions

2017-07.20
	Version 1.2.17
	* path_data.cc: (path_data::clip, path_data::clip_to) Use m_filled
	instead of m_closed to decide whether to clip as a loop.
	* Complex.cc, Complex.h, Sline.cc, Sline.h: New files
	* triples.h, triples.cc: Add constructor from Complex
	* doc/manual.tex: Remove index of functions

2016-05.18
	Version 1.2.16
	Fixes and enhancements to the emacs mode (Thanks to Brent
	Spillner)
	* epix.el.in: Use C-c C-f to control output format (except in flix
	mode), reconfigure C-c C-v to display viewer asynchronously (new
	emacs variable epix-call-elaps-viewer-synchronously)
	* Makefile.in: Invoke epix and elaps using bash explicitly (Ubuntu
	doesn't link /bin/sh to bin/bash), add configured $(bindir) as
	prefix for epix/elaps/flix

2015-08.20
	Version 1.2.15
	* format.cc: (format::print_paths) Test ep != edges.end() before
	(*ep).is_seen() in while loop (David Binderman)

2014-05.13
	Version 1.2.14
	* picture_data.cc: (print_to) Call the_page.m_screen->print_to
	before fmt.pic_header (Emilio Salazar)

2013-10.13
	Version 1.2.13
	Minor bug fixes (Thanks to Julian Gilbey and Daniel Schepler)
	* elaps.in, epix.in, epix-lib.sh, flix.in, laps.in: Fix error
	message piping
	* doc/epix.texi: Fix xrefs
	* doc/Makefile.am: Quell automake warnings

2013-08.01
	Version 1.2.12
	Minor bug fixes (Thanks to Julian Gilbey)
	* laps.in:
	 - "--interactive" runs latex in errorstopmode
	 - "--verbose" runs latex in nonstopmode
	* doc/Makefile.am:
	 - Run latex in nonstopmode, don't discard errors
	 - Run laps-local in --verbose mode
Comment 1 Larry the Git Cow gentoo-dev 2021-06-10 12:52:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d8e84ad472beb88a84a17058702f3b1ba0c70b

commit f2d8e84ad472beb88a84a17058702f3b1ba0c70b
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-06-10 12:51:44 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-06-10 12:51:44 +0000

    sci-visualization/epix: add 1.2.19 and EAPI bump
    
    Closes: https://bugs.gentoo.org/790524
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-visualization/epix/Manifest                    |  1 +
 sci-visualization/epix/epix-1.2.19.ebuild          | 70 +++++++++++++++++++
 .../epix/files/epix-1.2.19-autotools.patch         | 78 ++++++++++++++++++++++
 3 files changed, 149 insertions(+)
Comment 2 Andreas Sturmlechner gentoo-dev 2021-06-14 09:06:50 UTC
Re-opening for stabilisation and cleanup.
Comment 3 Andreas Sturmlechner gentoo-dev 2021-08-03 12:49:50 UTC
Stabilisation done in bug 802510.
Comment 4 Larry the Git Cow gentoo-dev 2021-08-03 13:18:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a254a34c239511c3b6d5ab6a8b331128345e9c6e

commit a254a34c239511c3b6d5ab6a8b331128345e9c6e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-08-03 12:50:34 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-08-03 13:00:17 +0000

    sci-visualization/epix: Drop 1.2.11-r3, EAPI5--
    
    Closes: https://bugs.gentoo.org/790524
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-visualization/epix/Manifest                    |  1 -
 sci-visualization/epix/epix-1.2.11-r3.ebuild       | 65 -----------------
 .../epix/files/epix-1.2.10-autotools.patch         | 85 ----------------------
 3 files changed, 151 deletions(-)