summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | 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-161-1/+1
| | | | | | | | | | 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>
* 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/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/iverilog: Stabilize 11.0 amd64, #772065Sam James2021-02-271-1/+1
| | | | Signed-off-by: Sam James <sam@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/iverilog: Fixed build with ~sys-devel/autoconf-2.70Lars Wendler2021-01-042-1/+309
| | | | | | Closes: https://bugs.gentoo.org/749870 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sci-electronics/iverilog: remove oldJoonas Niilola2020-10-172-150/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: stabilize 10.3-r2 on amd64Joonas Niilola2020-10-171-1/+1
| | | | | Closes: https://bugs.gentoo.org/749678 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: stabilize 10.3-r2 on x86Joonas Niilola2020-10-171-1/+1
| | | | | Bug: https://bugs.gentoo.org/749678 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix spaces to tabJoonas Niilola2020-10-112-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix ebuild from 11.0Huang Rui2020-10-111-10/+7
| | | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17801 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: bump to 11.0Huang Rui2020-10-112-0/+64
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: install examples unconditionallySam James2020-09-141-7/+6
| | | | | | | | "The size of the examples is 104 kB (compressed - bz2) / 144 kB (uncompressed)." "Total size of the package is about 6.3M." Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: split depend -> bdependFelix Neumärker2020-09-142-14/+6
| | | | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Felix Neumärker <xdch47@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/17415 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: remove oldFelix Neumärker2020-09-144-133/+0
| | | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Felix Neumärker <xdch47@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: fix compile errorFelix Neumärker2020-09-142-0/+173
| | | | | | | Closes: https://bugs.gentoo.org/734760 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Felix Neumärker <xdch47@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: ppc stable wrt bug #713730Agostino Sarubbo2020-06-291-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-electronics/iverilog: sparc stable wrt bug #713730Agostino Sarubbo2020-06-281-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-electronics/iverilog: optimize RDEPEND for 9999Huang Rui2020-06-181-1/+1
| | | | | | | | | | | | | Change sys-libs/readline:0 to sys-libs/readline:= Readline soname changes between version 7 and 8 so the runtime link is broken unless the iverilog ebuild depends on the subslot so portage knows to trigger a rebuild. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15759 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: optimize RDEPEND sys-libs/readlineHuang Rui2020-06-181-0/+75
| | | | | | | | | | | | | | | Change sys-libs/readline:0 to sys-libs/readline:= Readline soname changes between version 7 and 8 so the runtime link is broken unless the iverilog ebuild depends on the subslot so portage knows to trigger a rebuild. It requires a revbump, so dropped x86 and amd64 stable. Closes: https://bugs.gentoo.org/721022 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sci-electronics/iverilog: x86 stable wrt bug #713730Agostino Sarubbo2020-03-221-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-electronics/iverilog: amd64 stable wrt bug #713730Mikle Kolyada2020-03-221-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sci-electronics/iverilog: fix build problem in iverilog-9999.ebuildHuang Rui2020-03-082-648/+0
| | | | | | | | | | Removed unused patch because it merged into upstream https://github.com/steveicarus/iverilog/pull/300 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14809 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix DEPEND's problem for 10.3Huang Rui2020-02-181-0/+2
| | | | | | | | | | Add flex and bison to DEPEND's of the iverilog suggested by @trofi https://github.com/gentoo/gentoo/pull/14619 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14685 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-electronics/iverilog: fix DEPEND's problem for 9999Huang Rui2020-02-181-0/+2
| | | | | | | | | Add flex and bison to DEPEND's of the iverilog suggested by @trofi https://github.com/gentoo/gentoo/pull/14619 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-electronics/iverilog: fix 10.3 gcc-10 build problemHuang Rui2020-02-172-0/+34
| | | | | | | | | | | | | | gcc-10 and above flipped a default from -fcommon to -fno-common: https://gcc.gnu.org/PR85678 Usually all it takes is to add a few 'extern' declarations and move definitions from header files to modules. I've port iverilog to gcc-10. Closes: https://bugs.gentoo.org/706366 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14619 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-electronics/iverilog: fix install bug of 9999Huang Rui2020-01-302-0/+648
| | | | | | | | | | | The upstream's Makefile used a very unusual installation method. It may cause overwrite installation bug. Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14375 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix install bug of 10.3Huang Rui2020-01-302-0/+195
| | | | | | | | | | | The upstream's Makefile used a very unusual installation method. It may cause overwrite installation bug. Closes: https://bugs.gentoo.org/705412 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: use default phase on 9999Joonas Niilola2020-01-071-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix trailing whitespace on 9999Joonas Niilola2020-01-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: add iverilog-9999.ebuildHuang Rui2020-01-071-0/+72
| | | | | | Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14258 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix parallel install in 10.3Huang Rui2020-01-071-3/+3
| | | | | | | | | * Found a better way to fix the build race condition * Removed .NOTPARALLEL: install to speed up build Upstream fix: https://github.com/steveicarus/iverilog/pull/294 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: bump to 10.3Huang Rui2020-01-053-10/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump iverilog version to 10.3 Follow these URL: * http://iverilog.icarus.com * https://github.com/steveicarus/iverilog Update LICENSE to LGPL-2.1 Rewrite ebuild to download file from iverilog official github repo Update maintainer list, add proxy-maint Add github upstream https://github.com/steveicarus/iverilog Bump the version with bugfixes Replace autoconf.sh to make it utilize the autotools eclass Fix upstream parallel compilation bug Add https://github.com/steveicarus/iverilog in HOMEPAGE array Happy new year 2020 Tested from my overlay: https://github.com/vowstar/vowstar-overlay/ Closes: https://bugs.gentoo.org/687080 Closes: https://bugs.gentoo.org/701122 Closes: https://bugs.gentoo.org/704344 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14096 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: Version bump to 10.2xdch472018-01-262-0/+33
| | | | | | | Closes: https://bugs.gentoo.org/563086 Closes: https://bugs.gentoo.org/645340 Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6906
* sci-electronics/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-electronics/iverilog: remove unused patchMichael Mair-Keimberger (asterix)2017-02-011-37/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3740
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+150
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