summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-ruby/fake_ftp: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/fast_gettext: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/ffi: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/fiber-local: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/filesize: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/flexmock: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/forgery: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/forwardable-extended: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/hashdiff: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/hashr: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/histogram: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/hocon: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/http-accept: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/http-form_data: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/http_parser_rb: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/jmespath: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/jsobfu: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/leto: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/levenshtein: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/little-plugger: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/loquacious: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ada/xmlada: add 24.0.0Alfredo Tupone2023-12-312-0/+87
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ada/gprbuild: add 24.0.0Alfredo Tupone2023-12-313-1/+70
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* net-misc/kafka-bin: add 3.6.1Patrick Lauer2023-12-312-0/+70
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* sys-devel/gcc: add 13.2.1_p20231230Sam James2023-12-312-0/+66
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 12.3.1_p20231229Sam James2023-12-312-0/+65
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 11.4.1_p20231228Sam James2023-12-312-0/+65
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/ppxlib: remove unused patch(es)Michael Mair-Keimberger2023-12-311-23/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/34581 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* www-servers/apache: clean up ancient outdated split-usr hackEli Schwartz2023-12-312-14/+0
| | | | | | | | | | | | | For nearly a decade, USE=split-usr has been declared in apache-2.eclass and provides a hack intended as a short-term migration for moving a binary from /usr/sbin to /usr/bin. No remaining cases of /usr/sbin/apxs exist in tree, so drop the symlink and the USE flag and revbump. Closes: https://bugs.gentoo.org/502384 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/apache: apache-2.eclass: inline USE=split-usrEli Schwartz2023-12-315-1/+13
| | | | | | | | | It is undesirable and should be removed, which requires inlining into each ebuild and then removing it in a revbump. Bug: https://bugs.gentoo.org/502384 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/apache: drop 2.4.57-r1, 2.4.57-r2, 2.4.57-r3, 2.4.57-r4Eli Schwartz2023-12-315-1032/+0
| | | | | | | | | | | | | There are six versions of 2.4.57 still in tree. Only the original one is stable, which is concerning. People who are running ~arch will simply use the latest, people who are running arch will run the earliest. There's no reason to keep transitional states around. Removing this helps fix bugs in apache-2.eclass easier without having to update lots of old stuff. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/syd: add 3.9.13, drop oldPatrick Lauer2023-12-313-179/+1
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-util/flawfinder: PEP517 buildAlfredo Tupone2023-12-311-0/+32
| | | | | Closes: https://bugs.gentoo.org/909978 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-python/pikepdf: Bump to 8.11.1Michał Górny2023-12-312-0/+68
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/qpdf: Bump to 11.7.0Michał Górny2023-12-312-0/+102
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/qpdf: Bump to 11.6.4Michał Górny2023-12-312-0/+100
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sec-keys/openpgp-keys-jberkenbilt: Add key, v1Michał Górny2023-12-313-0/+27
| | | | | | Add the key for qpdf maintainer, Jay Berkenbilt. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-dbusmock: Bump to 0.30.2Michał Górny2023-12-312-0/+47
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/attrs: Bump to 23.2.0Michał Górny2023-12-312-0/+36
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/Nuitka: Bump to 1.9.6Michał Górny2023-12-312-0/+53
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest: Bump to 7.4.4Michał Górny2023-12-312-0/+116
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/netaddr: Bump to 0.10.0Michał Górny2023-12-312-0/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Last rite app-misc/utimerMichał Górny2023-12-311-0/+6
| | | | | Bug: https://bugs.gentoo.org/915827 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/felix-gogo-runtime: Stabilize 1.1.6 amd64, #921036Arthur Zamarin2023-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-ruby/mail: drop 2.8.0, 2.8.0.1Hans de Graaff2023-12-313-80/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/mail: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/mash: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/memo_wise: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/mercenary: enable ruby33Hans de Graaff2023-12-311-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/method_source: update EAPI 7 -> 8, add ruby33Hans de Graaff2023-12-311-0/+17
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>