summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-electronics/gsmc: clean up patchesSam James2021-04-191-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/splat: eutils->epatchSam James2021-04-181-4/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/spice: eutils--, multilib--, improve ncurses fixSam James2021-04-181-6/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/quartus-prime-lite: eutils->epatchSam James2021-04-182-4/+4
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/magic: eutils->epatchSam James2021-04-182-4/+4
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/irsim: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/gspeakers: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/gsmc: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/drawtiming: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/pulseview: fix build with glib 2.68Sam James2021-04-142-2/+30
| | | | | Closes: https://bugs.gentoo.org/777660 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/qelectrotech: Drop 0.70Andreas Sturmlechner2021-04-053-110/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/qelectrotech: Stabilize 0.80 amd64, #780096Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/qelectrotech: Stabilize 0.80 x86, #780096Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/gspiceui: Port to EAPI 7David Seifert2021-04-042-22/+32
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/sigrok-cli: Version bump to 0.7.2Sven Wegener2021-03-262-0/+53
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-1610-10/+10
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-1610-10/+10
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-163-3/+2
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/klayout: Version bump 0.26.11Andreas K. Hüttel2021-03-133-2/+94
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/ngspice-34: re-enable testsMarek Szuba2021-03-121-5/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-electronics/ngspice: bump to 34Marek Szuba2021-03-112-0/+204
| | | | | | | | | 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/gspeakers: add missing patchesBruce Schultz2021-03-082-0/+211
| | | | | | | Closes: https://bugs.gentoo.org/574438 Signed-off-by: Bruce Schultz <brulzki@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12397 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: remove unused patchMichael Mair-Keimberger2021-03-011-97/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19725 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-electronics/iverilog: Stabilize 11.0 sparc, #772065Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: Stabilize 11.0 ppc, #772065Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/qelectrotech: 0.80 version bumpAndreas Sturmlechner2021-02-285-4/+153
| | | | | | Closes: https://bugs.gentoo.org/746647 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/qelectrotech: Switch to git repositoryAndreas Sturmlechner2021-02-281-3/+3
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/klayout: Remove oldAndreas K. Hüttel2021-02-283-184/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/klayout: amd64 stableAndreas K. Hüttel2021-02-281-1/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/iverilog: cleanup old where possibleSam James2021-02-282-146/+0
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: Revert "remove old"Sam James2021-02-282-0/+150
| | | | | | | | This dropped the last stable versions for ppc and sparc. This reverts commit df8b7414f4120d86af3b2d69a54529919ecef655. Bug: https://bugs.gentoo.org/772065 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/osqoop: EAPI-7 bump, switch to cmake.eclassAndreas Sturmlechner2021-02-282-3/+20
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/iverilog: Stabilize 11.0 amd64, #772065Sam James2021-02-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/espresso-ab: Remove oldJakov Smolic2021-02-271-15/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/espresso-ab: Stabilize 1.0-r2 amd64, #770643Sam James2021-02-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/espresso-ab: x86 stable wrt bug #770643Agostino Sarubbo2021-02-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-electronics/iverilog: x86 stable wrt bug #772065Agostino Sarubbo2021-02-251-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-electronics/fritzing: Fix typo in quazip sedAndreas Sturmlechner2021-02-241-1/+1
| | | | | | | Reported-by: Dan Johansson <Dan.Johansson@dmj.nu> Closes: https://bugs.gentoo.org/772401 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/fritzing: Drop 0.9.4-r1Andreas Sturmlechner2021-02-231-81/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/fritzing: Support build with >=dev-libs/quazip-1.0Andreas Sturmlechner2021-02-232-0/+109
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/drahnr-oregano: Port to python 3.{8,9}Jakov Smolic2021-02-221-26/+16
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-meta: added ~arm64Roy Bamford2021-02-221-2/+2
| | | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19564 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-packages3d: added ~arm64Roy Bamford2021-02-221-2/+2
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/ngspice: added ~arm64Roy Bamford2021-02-221-2/+2
| | | | | | | | Closes: https://bugs.gentoo.org/665416 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-footprints: added ~arm64Roy Bamford2021-02-221-2/+2
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-symbols: added ~arm64Roy Bamford2021-02-221-2/+2
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-templates: added ~arm64Roy Bamford2021-02-221-2/+2
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-i18n: added ~arm64Roy Bamford2021-02-221-2/+2
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/espresso-ab: Port to EAPI 7Jakov Smolic2021-02-151-5/+2
| | | | | | Bug: https://bugs.gentoo.org/770643 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/fritzing: fix quazip slot depSam James2021-02-151-2/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>