summaryrefslogtreecommitdiff
path: root/dev-embedded/libftdi
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-28dev-embedded/libftdi: drop 0.20-r3Sam James
Closes: https://bugs.gentoo.org/953863 Closes: https://bugs.gentoo.org/955456 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-17dev-embedded/libftdi: drop 1.5-r7Andreas K. Hüttel
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2025-05-17dev-embedded/libftdi: stabilize 1.5-r8Andreas K. Hüttel
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2025-05-05dev-embedded/libftdi: sync liveSam James
Bug: https://bugs.gentoo.org/952289 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-05dev-embedded/libftdi: drop 0.20-r2, 1.5-r5Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-04dev-embedded/libftdi: Add python3_13Jason Zaman
Tests pass and my personal uses of FTDI chips works from python3.13 Closes: https://bugs.gentoo.org/952289 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
2025-04-21dev-embedded/libftdi: fix build w/ swig-4.3Sam James
Closes: https://bugs.gentoo.org/953348 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-04dev-embedded/libftdi: Fix build w/ >=cmake-4Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-09-24dev-embedded/libftdi: Stabilize 1.5-r7 sparc, #932944Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-24dev-embedded/libftdi: Stabilize 0.20-r3 sparc, #932943Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-08-09dev-embedded/libftdi: Stabilize 0.20-r3 ppc, #932943Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-08-09dev-embedded/libftdi: Stabilize 1.5-r7 ppc, #932944Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-07-02dev-embedded/libftdi: Stabilize 1.5-r7 arm, #932944Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-07-02dev-embedded/libftdi: Stabilize 0.20-r3 arm, #932943Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-06-19dev-embedded/libftdi: fix live keywordsSam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-06-19dev-embedded/libftdi: fix PATCHESSam James
Closes: https://bugs.gentoo.org/934531 Signed-off-by: Sam James <sam@gentoo.org>
2024-06-14dev-embedded/libftdi: patch out distutils useSam James
Closes: https://bugs.gentoo.org/934224 Bug: https://bugs.gentoo.org/929394 Signed-off-by: Sam James <sam@gentoo.org>
2024-06-08dev-embedded/libftdi: Stabilize 1.5-r6 arm64, #932944Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-06-08dev-embedded/libftdi: Stabilize 0.20-r3 arm64, #932943Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-06-08dev-embedded/libftdi: Stabilize 0.20-r3 ppc64, #932943Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-06-08dev-embedded/libftdi: Stabilize 1.5-r6 ppc64, #932944Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-05-29dev-embedded/libftdi: Stabilize 1.5-r6 amd64, #932944Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2024-05-29dev-embedded/libftdi: Stabilize 0.20-r3 amd64, #932943Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2024-05-29dev-embedded/libftdi: Stabilize 1.5-r6 x86, #932944Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-05-29dev-embedded/libftdi: Stabilize 0.20-r3 x86, #932943Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-04-20dev-embedded/libftdi: enable py3.12Viorel Munteanu
Require >=dev-lang/swig-4.2.0 because that's where they added support for Python 3.12 in swig. In this case this is not strictly required, because swig-4.1.1 generates the same files, so the requirement can be relaxed if needed. Closes: https://bugs.gentoo.org/929394 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2024-01-12Move {app-doc → app-text}/doxygenMichał Górny
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-08-20dev-embedded/libftdi: disable py3.9Viorel Munteanu
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-08-20dev-embedded/libftdi: fix slots collisionViorel Munteanu
Man pages collide between slots, but they are only installed with USE=doc. So block both slots from having `doc` at the same time. Closes: https://bugs.gentoo.org/832546 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-04-19dev-embedded/libftdi: drop 1.5-r4Viorel Munteanu
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-04-19dev-embedded/libftdi: drop 0.20-r1Viorel Munteanu
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 1.5-r5 x86, #904602Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 1.5-r5 sparc, #904602Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 1.5-r5 ppc, #904602Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 1.5-r5 arm, #904602Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 0.20-r2 ppc, #904579Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 0.20-r2 ppc64, #904579Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 0.20-r2 arm, #904579Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 1.5-r5 ppc64, #904602Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 0.20-r2 sparc, #904579Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 1.5-r5 amd64, #904602Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 0.20-r2 arm64, #904579Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 0.20-r2 amd64, #904579Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 0.20-r2 x86, #904579Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-04-19dev-embedded/libftdi: Stabilize 1.5-r5 arm64, #904602Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-03-31dev-embedded/libftdi: enable py3.11 for live ebuildViorel Munteanu
Enable py3.11. Update EAPI 7 -> 8. Closes: https://github.com/gentoo/gentoo/pull/30423 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-03-31dev-embedded/libftdi: enable py3.11 for v1.5Viorel Munteanu
Enable py3.11. Update EAPI 7 -> 8. Closes: https://bugs.gentoo.org/896684 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-03-31dev-embedded/libftdi: enable py3.11 for v0.20Viorel Munteanu
Enable py3.11. Update EAPI 7 -> 8. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-01-14*/*: remove py3.8 from PYTHON_COMPATDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>