summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/ffcall: make sure elibtoolize is appliedEli Schwartz2024-05-021-2/+3
| | | | | | | Needed to e.g. pass LTO warning flags through to the linker. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-252-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-242-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-libs/ffcall: drop 2.1, EAPI-6--Andreas Sturmlechner2022-08-292-61/+0
| | | | | Closes: https://bugs.gentoo.org/834549 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/ffcall: Fix the build with slibtoolorbea2022-07-152-0/+153
| | | | | | | | Bug: https://bugs.gentoo.org/776976 Upstream-ML: https://lists.gnu.org/archive/html/libffcall/2022-07/msg00000.html Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/26394 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/ffcall: Keyword 2.4 arm, #847829Arthur Zamarin2022-06-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/ffcall: Keyword 2.4 riscv, #840239Raymond Wong2022-05-141-1/+1
| | | | | Signed-off-by: Raymond Wong <infiwang@pm.me> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/ffcall-2.4: add vacall PIC support for Linux/riscvRaymond Wong2022-05-082-1/+798
| | | | | | | | | Patch is already done upstream, drop on next version bump. Closes: https://bugs.gentoo.org/842915 Signed-off-by: Raymond Wong <infiwang@pm.me> Closes: https://github.com/gentoo/gentoo/pull/25388 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/ffcall: Keyword 2.4 mips, #840239Raymond Wong2022-04-281-1/+1
| | | | | Signed-off-by: Raymond Wong <infiwang@pm.me> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/ffcall: Stabilize 2.4 x86, #834549Jakov Smolić2022-03-101-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/ffcall: sparc stable wrt bug #834549Agostino Sarubbo2022-03-101-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ffcall: ppc64 stable wrt bug #834549Agostino Sarubbo2022-03-101-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ffcall: ppc stable wrt bug #834549Agostino Sarubbo2022-03-101-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ffcall: Stabilize 2.4 amd64, #834549Jakov Smolić2022-03-101-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/ffcall: Stabilize 2.1 ppc64, #828735Jakov Smolić2022-02-171-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/ffcall: add 2.4Sam James2021-11-192-0/+62
| | | | | | Contains some important portability fixes. Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-libs/ffcall: drop deprecated ltprune eclassConrad Kostecki2021-05-311-2/+2
| | | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/ffcall: eutils--, toolchain-funcs--Sam James2021-04-161-6/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/ffcall: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/ffcall: use einfo, not elog in src_prepare()Sergei Trofimovich2020-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | Noticed the post-merge output from dev-libs/ffcall when was installing gforth. The output did not look useful: ``` * Messages for package dev-libs/ffcall-2.1: * Patching 'Makefile.in' * Patching 'avcall/Makefile.in' * Patching 'callback/Makefile.in' * Patching 'gnulib-lib/Makefile.in' * Patching 'trampoline/Makefile.in' * Patching 'vacall/Makefile.in' * Patching 'callback/trampoline_r/Makefile.in' * Patching 'callback/vacall_r/Makefile.in' * Patching 'Makefile.in' ``` Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ffcall: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-1/+1
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/ffcall: Drop old version 2.0Chema Alonso Josa2018-05-282-65/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/ffcall: ppc stable wrt bug #655420Mikle Kolyada2018-05-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/ffcall-2.1-r0: alpha stableTobias Klausmann2018-05-141-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/655420
* dev-libs/ffcall: amd64 stable wrt bug #655420Aaron Bauman2018-05-131-1/+1
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-libs/ffcall: x86 stable (bug #655420)Thomas Deutschmann2018-05-141-1/+1
| | | | Package-Manager: Portage-2.3.34, Repoman-2.3.9
* dev-libs/ffcall: stable 2.1 for sparcRolf Eike Beer2018-05-111-1/+1
| | | | | | Bug: https://bugs.gentoo.org/655420 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-libs/ffcall: stable 2.1 for ia64, bug #655420Sergei Trofimovich2018-05-101-1/+1
| | | | | | Bug: https://bugs.gentoo.org/655420 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/ffcall: Drop old version 1.1¾Chema Alonso Josa2018-04-103-75/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/ffcall: Version bump to 2.1Chema Alonso Josa2018-04-102-0/+65
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/ffcall: Drops version 1.10-r5Chema Alonso Josa2017-12-162-76/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/ffcall: Drops old version 1.10-r2Chema Alonso Josa2017-12-161-48/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/ffcall: Drops old version 1.10Chema Alonso Josa2017-12-162-60/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/ffcall-2.0-r0: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/634672
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* dev-libs/ffcall: x86 stable (bug #634672)Thomas Deutschmann2017-10-261-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-libs/ffcall-2.0-r0: alpha stableTobias Klausmann2017-10-221-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/634672
* dev-libs/ffcall: stable 2.0 for sparc, bug #634672 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-10-191-1/+1
| | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-libs/ffcall: stable 2.0 for ppc, bug #634672Sergei Trofimovich2017-10-181-1/+1
| | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-libs/ffcall: stable 2.0 for ia64, bug #634672Sergei Trofimovich2017-10-181-1/+1
| | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-libs/ffcall: Bumps version to 2.0Chema Alonso Josa2017-09-142-0/+65
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/ffcall: change SRC_URI to use 'mirror://gnu/'Sergei Trofimovich2017-07-141-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-libs/ffcall: keyword ~arm64Alexis Ballier2017-07-021-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-libs/ffcall: Remove obsolete ebuild partsBruno Haible2017-06-301-15/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/ffcall: Bumps version to 1.13. Updates metadataChema Alonso Josa2017-06-273-1/+81
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1