| Age | Commit message (Collapse) | Author |
|
Full passing tests with USE=doctool.
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Enable building the tests (and installing them) unconditionally
for now as a workaround for old gnome-extra/cjs and dev-libs/gjs,
see bug #952011.
Besides, it isn't ideal even before this, given USE=test shouldn't
control installation of tests at all (rather USE=test-install).
Bug: https://bugs.gentoo.org/952011
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Both changed in 1.84.0.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Closes: https://github.com/gentoo/gentoo/pull/41166
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
This should be fine to just do given everything assumes gobject-introspection
brings along glib. It's arguably a bit unclean semantically but then so
are circular dependencies.
Discussed with leio a bit.
Bug: https://bugs.gentoo.org/937616
Closes: https://bugs.gentoo.org/945761
Closes: https://bugs.gentoo.org/945748
Closes: https://bugs.gentoo.org/945747
Closes: https://bugs.gentoo.org/945745
Closes: https://bugs.gentoo.org/945742
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
Signed-off-by: Blake Batson <bbatson101@gmail.com>
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
ppc64 sparc x86, #941372
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Change was created by running the following command::
ekeyword ^ia64 */*/*.ebuild
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Force <dev-python/setuptools-74 to fix incompatibility due to removed
deprecated distutils.msvccompiler. This is a temporary solution
to avoid patching stable versions. Incidentally, this also extends
the setuptools dependency to older Python versions, but that should
not be a real issue, and we should probably prefer having it for
consistency anyway.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
In commit 87757767aae114d32059400fd72d1a59656f8382, the package was
updated with an inaccurate py3.12 bump that wasn't thoroughly tested and
didn't check the changelog. The previous version of the ebuild had
already been updated in the meantime to support py3.12 correctly, via
commit cc2b9a4a8fb4d94acf59dfeb2836cde223415a73.
Copy over the changes from 1.78.1 to 1.80.1.
Fixes: 87757767aae114d32059400fd72d1a59656f8382
Fixes: https://github.com/gentoo/gentoo/pull/36834
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
|