summaryrefslogtreecommitdiff
path: root/dev-libs/gobject-introspection/gobject-introspection-1.78.1-r1.ebuild
AgeCommit message (Collapse)Author
2024-10-16dev-libs/gobject-introspection: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-06dev-libs/gobject-introspection: Require <dev-python/setuptools-74Michał Górny
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>