| Age | Commit message (Collapse) | Author |
|
Closes: https://github.com/gentoo/gentoo/pull/45362
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/967979
Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
php 8.1 is no longer part of portage tree since 2025-03-17 via
e8ed8932868769feef9cdd284e84e878c7bb8a26.
Bug: https://bugs.gentoo.org/959495
Signed-off-by: Bertrand Jacquin <bertrand@jacquin.bzh>
Part-of: https://github.com/gentoo/gentoo/pull/42868
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/923830
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://github.com/gentoo/gentoo/pull/32762
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Tested-by: Matthias Hanft <gentoo-bugzilla@hanft.de>
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
Normalize quoting, replace '>' with entities, replace unnecessary
entities, remove trailing empty lines.
Done via:
find -name metadata.xml -exec xml ed -P -L -d //none {} +
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Update the copyright notice on all files that were touched since
January 1st but did not have the notice updated.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
Package-Manager: Portage-2.3.28, Repoman-2.3.9
|
|
obsolete
|
|
|
|
Add the new (Composer-based) PHP interface to the MaxMind binary
database format. This lets you query the newer "mmdb" files directly,
from PHP code. There is an optional C extension that can be built with
USE=extension, and which ostensibly (but I have not tested this)
improves performance through the use of dev-libs/libmaxminddb.
Thanks to Steffen Weber for the initial ebuild.
Reported-by: Steffen Weber
Closes: https://bugs.gentoo.org/511088
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|