summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Move {app-doc → app-text}/NaturalDocsMichał Górny2024-01-123-71/+0
| | | | | | | | 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>
* app-doc/doxygen: sys-devel/bison -> app-alternatives/yaccSam James2024-01-085-5/+5
| | | | | | | | | | 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>
* app-doc/doxygen: sys-devel/flex -> app-alternatives/lexSam James2024-01-085-9/+9
| | | | | | | | | | 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>
* app-doc/zsh-lovers: add github upstream metadataPetr Vaněk2024-01-051-0/+3
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/zsh-lovers: add 0.10.1Petr Vaněk2024-01-052-0/+29
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/doxygen: Stabilize 1.9.8 hppa, #915626Matoro Mahri2024-01-021-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-doc/doxygen: Stabilize 1.9.8 sparc, #915626Matoro Mahri2024-01-021-2/+2
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/doxygen: Stabilize 1.9.8 x86, #915626Sam James2023-12-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/devmanual: drop 0_pre20230121Ulrich Müller2023-12-302-61/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-doc/devmanual: Stabilize 0_pre20231106 ALLARCHES, #920958Sam James2023-12-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/doxygen: add 1.10.0Sam James2023-12-282-0/+154
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/doxygen: sync liveSam James2023-12-281-7/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/gimp-help: disable py3.9Sam James2023-12-232-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/gimp-help: fix pkg_setup/python-any-r1 useSam James2023-12-231-0/+2
| | | | | | | | See https://forums.gentoo.org/viewtopic-p-8810860.html. Bug: https://bugs.gentoo.org/891709 Bug: https://bugs.gentoo.org/905693 Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/python-docs: Remove oldMichał Górny2023-12-232-24/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-doc/python-docs: Stabilize 3.11.7 x86, #920387Arthur Zamarin2023-12-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.11.7 hppa, #920387Arthur Zamarin2023-12-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/s6-networking-man-pages: add 2.7.0.1.1Petr Vaněk2023-12-232-0/+17
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/s6-man-pages: add 2.12.0.3.1Petr Vaněk2023-12-232-0/+17
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-doc/python-docs: Stabilize 3.11.7 ppc64, #920387Arthur Zamarin2023-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.11.7 amd64, #920387Arthur Zamarin2023-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.11.7 arm64, #920387Arthur Zamarin2023-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.11.7 arm, #920387Arthur Zamarin2023-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-doc/python-docs: Stabilize 3.11.7 sparc, #920387Sam James2023-12-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/python-docs: Stabilize 3.11.7 ppc, #920387Michał Górny2023-12-201-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* 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>