summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/foma: fix incompatible function pointer typesAlfred Wingate2024-05-232-0/+114
| | | | | | | | | * In addition put patches into an array and run tests. Closes: https://bugs.gentoo.org/930501 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36783 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: drop 0.10.0_p20220612Joonas Niilola2024-02-161-29/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: stabilize 0.10.0_p20220612-r1 for amd64Joonas Niilola2024-02-091-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: stabilize 0.10.0_p20220612-r1 for x86Joonas Niilola2024-02-091-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: sys-devel/bison -> app-alternatives/yaccSam James2024-01-082-2/+2
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/foma: sys-devel/flex -> app-alternatives/lexSam James2024-01-082-3/+3
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/foma: MissingRemoteIdJoonas Niilola2024-01-061-0/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: gcc-13 fixes from upstream (open) PRsJoonas Niilola2024-01-063-0/+227
| | | | | Closes: https://bugs.gentoo.org/871411 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: drop 0.9.18-r1Joonas Niilola2022-09-103-82/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: stabilize 0.10.0_p20220612 for x86Joonas Niilola2022-09-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: stabilize 0.10.0_p20220612 for amd64Joonas Niilola2022-09-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: add 0.10.0_p20220612Joonas Niilola2022-08-102-0/+30
| | | | | Closes: https://bugs.gentoo.org/722948 Signed-off-by: Joonas Niilola <juippis@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/foma: use correct (:=) slot operator for readlineSam James2021-06-181-2/+2
| | | | | | | | | | We need to be rebuilt when readline's subslot (representing its ABI here) is changed, not just note that we're fine with any (sub)slot which is what :* does. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/foma: fix copyright headerJoonas Niilola2020-05-041-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: -fno-common temporary fixJoonas Niilola2020-05-041-1/+3
| | | | | Closes: https://bugs.gentoo.org/706562 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: stabilize 0.9.18 on amd64Joonas Niilola2019-11-211-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: stabilize 0.9.18 on x86Joonas Niilola2019-11-211-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/foma: new packageJoonas Niilola2019-09-084-0/+88
- A set of utilities for constructing finite-state automata and transducers, dependency of libreoffice-voikko Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>