summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-doc/doxygen: filter -fipa-ptaSam James2023-12-161-0/+2
| | | | | | | Very slow to compile and not worth it here. Closes: https://bugs.gentoo.org/920092 Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/doxygen: improve -O2 forcingSam James2023-12-161-6/+2
| | | | | | | | No idea why this is there but improve the output (less noisy) and add a TODO comment. Bug: https://bugs.gentoo.org/920092 Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/cppman: enable py3.12, wire up testsSam James2023-12-141-1/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/geant-docs: add 4.11.2Guilherme Amadio2023-12-132-0/+51
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* app-doc/gnucash-docs: add 5.4Aaron W. Swenson2023-12-123-0/+102
| | | | Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* app-doc/python-docs: Remove oldMichał Górny2023-12-102-24/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.1 x86, #919476Arthur Zamarin2023-12-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.1 sparc, #919476Arthur Zamarin2023-12-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.1 hppa, #919476Arthur Zamarin2023-12-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/php-docs: unkeyword 20190203 for ~ia64Arthur Zamarin2023-12-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.1 ppc, #919476Michał Górny2023-12-091-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.1 arm, #919476Arthur Zamarin2023-12-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.1 arm64, #919476Arthur Zamarin2023-12-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.1 amd64, #919476Arthur Zamarin2023-12-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.1 ppc64, #919476Arthur Zamarin2023-12-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/php-docs: unkeyword 20190203 for ~alphaMatoro Mahri2023-12-081-2/+2
| | | | | | Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Bump to 3.12.1Michał Górny2023-12-082-0/+24
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-doc/s6-networking-man-pages: new package, add 2.7.0.0.1Petr Vaněk2023-12-053-0/+29
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/s6-linux-init-man-pages: new package, add 1.1.2.0.1Petr Vaněk2023-12-053-0/+29
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/s6-portable-utils-man-pages: new package, add 2.3.0.3.1Petr Vaněk2023-12-053-0/+29
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/s6-rc-man-pages: new package, add 0.5.4.2.1Petr Vaněk2023-12-053-0/+29
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/s6-man-pages: new package, add 2.12.0.2.1Petr Vaněk2023-12-053-0/+29
| | | | | Closes: https://bugs.gentoo.org/824022 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/execline-man-pages: new package, add 2.9.4.0.1Petr Vaněk2023-12-053-0/+29
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/python-docs: Bump to 3.11.7Michał Górny2023-12-052-0/+24
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-doc/doxygen: remove unused sqlite USE flagEli Schwartz2023-12-042-2/+2
| | | | | | | | | | | | | | | | | While making a few changes to the live ebuild in commit 10c3fc41ee47042f6f3d16198e3fe178ec1d7752 the sqlite USE flag was removed from src_configure with the rationale that upstream removed the option to use the system sqlite. Since then, an upstream patch has been backported for this, which is used unconditionally and comes with an unconditional dependency on dev-db/sqlite, which still doesn't actually check the USE flag value. It was never removed from IUSE though (where it is disabled by default). Clean it up. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34072 Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/diveintopython: update EAPI 6 -> 8Leonardo Hernández Hernández2023-12-012-23/+23
| | | | | | | Closes: https://bugs.gentoo.org/799275 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/33504 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-doc/gimp-help: Stabilize 2.10.34-r2 sparc, #912443Matoro Mahri2023-11-301-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-doc/python-docs: Remove oldMichał Górny2023-11-292-24/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.0 hppa, #915944Arthur Zamarin2023-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.0 amd64, #915944Arthur Zamarin2023-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.12.0 x86, #915944Arthur Zamarin2023-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/doxygen: Keyword 1.9.8 s390, #914585Sam James2023-11-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/doxygen: Stabilize 1.9.8 amd64, #915626Sam James2023-11-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/kicad-doc: add 7.0.9Zoltan Puskas2023-11-282-0/+60
| | | | | Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-doc/kicad-doc: drop 7.0.1Zoltan Puskas2023-11-282-60/+0
| | | | | Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-doc/doxygen: Keyword 1.9.8 hppa, #914585Matoro Mahri2023-11-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/doxygen: Stabilize 1.9.8 arm64, #915626Matoro Mahri2023-11-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/doxygen: sync liveSam James2023-11-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/doxygen: Keyword 1.9.8 ia64, #914585Matoro Mahri2023-11-271-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/doxygen: Keyword 1.9.8 sparc, #914585Matoro Mahri2023-11-271-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/doxygen: Stabilize 1.9.8 ppc, #915626Matoro Mahri2023-11-271-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/doxygen: Stabilize 1.9.8 ppc64, #915626Matoro Mahri2023-11-271-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* kde-frameworks/extra-cmake-modules: slotmove 5 to 0Andreas Sturmlechner2023-11-261-1/+1
| | | | | | | | | | See also: https://community.kde.org/Frameworks/6.0_Release_notes#Coinstallability "Only one version of extra-cmake-modules can be installed. The KF6 version is backwards compatible and should also be used for KF5 builds." Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-doc/doxygen: Stabilize 1.9.8 arm, #915626Arthur Zamarin2023-11-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/linuxfromscratch: use HTTPSMichael Mair-Keimberger2023-11-201-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Revert a5097f91..b52ec567Andreas Sturmlechner2023-11-1410-579/+0
| | | | | | Should not have been pushed. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-doc/zeal: 0.7.0 version bumpAndreas Sturmlechner2023-11-1410-0/+579
| | | | | | | Closes: https://bugs.gentoo.org/916451 Thanks-to: Jaak Ristioja <jaak@ristioja.ee> See also: https://github.com/gentoo/gentoo/pull/33571 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-doc/kicad-doc: Stabilize 7.0.7 amd64, #916884Joonas Niilola2023-11-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-doc/devmanual: add 0_pre20231106Ulrich Müller2023-11-063-1/+62
| | | | | | Update PYTHON_COMPAT. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-doc/kicad-doc: add 7.0.8Zoltan Puskas2023-10-282-0/+60
| | | | | Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Yixun Lan <dlan@gentoo.org>