summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-electronics/ngspice: Bump 35Jason Zaman2021-09-051-0/+2
| | | | | | | Closes: https://bugs.gentoo.org/730548 Closes: https://bugs.gentoo.org/787263 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-electronics/ngspice: bump to 34Marek Szuba2021-03-111-0/+2
| | | | | | | | | With RESTRICT=test for now because for some reason the run-by-make-check compatibility mode is not activated in this release and many tests fail due to unexpected "No compatibility mode selected!" message in the output. See-Also: https://sourceforge.net/p/ngspice/bugs/544/ Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-electronics/ngspice: Remove oldJakov Smolic2021-01-181-2/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/ngspice: bump to 31, bug 660354Denis Dupeyron2019-11-031-0/+2
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Denis Dupeyron <calchan@gentoo.org>
* sci-electronics/ngspice: Drop old (bug #605728)Mikle Kolyada2018-01-011-2/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sci-electronics/ngspice: bump to version 27 and EAPI 6Marek Szuba2017-12-271-0/+2
| | | | | | | | | | | | | | Major changes: * there is now a proper optional dependency on sci-libs/fftw, controlled by USE=fftw; * enabled OpenMP support, controlled by USE=openmp; * SENSdebug compiles again so it is now included in USE=debug; * the manual is only installed if USE=doc is set; * tests can now be run properly. At present two of them ("empty" and "resume", both in regression/misc/) fail, however it is only because of excessive output from the executable so it should be easy to fix. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sci-electronics/ngspice: replace ldflags sed with a patch for DarwinFabian Groffen2017-12-031-2/+2
| | | | | | | | The sed was too greedy, causing bugs like #462318. Replace with a patch that ensures we only once append to LDFLAGS, not multiple times. Closes: https://bugs.gentoo.org/462318 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed