summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-games/openscenegraph-openmw: drop 3.6_p20221115Pacho Ramos2024-07-221-166/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* net-wireless/blueman: Sync the live ebuildMichał Górny2024-07-221-0/+27
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/aspell: Fix compilation on GCC 15Christopher Fore2024-07-222-0/+152
| | | | | | | | | | | | | | | - Add patch from upstream that addresses the error below ``` In member function 'void aspeller::VectorHashTable<Parms>::recalc_size()': error: 'class aspeller::VectorHashTable<Parms>' has no member named 'e' 186 | for (iterator i = begin(); i != this->e; ++i, ++this->_size); ``` Closes: https://bugs.gentoo.org/936494 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/37673 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: Keyword 3.3.1 arm, #936268Arthur Zamarin2024-07-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/quirc: Keyword 1.2-r2 arm, #935683Arthur Zamarin2024-07-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/phonon-vlc: Keyword 0.12.0-r1 arm, #935421Arthur Zamarin2024-07-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/phonon: Keyword 4.12.0-r3 arm, #935421Arthur Zamarin2024-07-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/caffe2: fix depsAlfredo Tupone2024-07-221-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-python/pytest-import-check: Keyword 0.0.4 s390, #936161Arthur Zamarin2024-07-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pymountboot: Keyword 0.2.3-r2 arm, #936161Arthur Zamarin2024-07-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pytest-import-check: Keyword 0.0.4 arm, #936161Arthur Zamarin2024-07-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-apps/readarr-bin: drop 0.3.31.2578Craig Andrews2024-07-222-83/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/readarr-bin: add 0.3.32.2587Craig Andrews2024-07-222-0/+83
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/radarr-bin: drop 5.8.2.8915Craig Andrews2024-07-222-84/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/radarr-bin: add 5.8.3.8933Craig Andrews2024-07-222-0/+84
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/prowlarr-bin: drop 1.21.0.4615Craig Andrews2024-07-222-83/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/prowlarr-bin: add 1.21.1.4631Craig Andrews2024-07-222-0/+83
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/lidarr-bin: drop 2.4.3.4248Craig Andrews2024-07-222-84/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/lidarr-bin: add 2.5.0.4277Craig Andrews2024-07-222-0/+84
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/jellyfin-bin: drop 10.8.13Craig Andrews2024-07-222-72/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/jellyfin-bin: drop 10.9.7Craig Andrews2024-07-222-81/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/jellyfin-bin: add 10.9.8Craig Andrews2024-07-222-0/+81
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/libfmt: add 11.0.2Craig Andrews2024-07-222-0/+34
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-wireless/blueman: Enable testsMichał Górny2024-07-221-0/+27
| | | | | Closes: https://bugs.gentoo.org/929218 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/base: enable rocm on caffe2Alfredo Tupone2024-07-221-4/+0
| | | | | Bug: https://bugs.gentoo.org/931046 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* net-wireless/blueman: run eautoreconfJoe Kappus2024-07-221-6/+2
| | | | | | | | | Just run it else we need to require old version. Closes: https://bugs.gentoo.org/936065 Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/37555 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/intel-compute-runtime: Disable automagic LTOChristopher Fore2024-07-221-0/+88
| | | | | | | | | - LTO on GCC 15 causes an internal compiler error See-also: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114790 Closes: https://bugs.gentoo.org/935660 Signed-off-by: Christopher Fore <csfore@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/fwupd: Stabilize 1.9.20 ppc64, #936481Sam James2024-07-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/fwupd: Stabilize 1.9.20 x86, #936481Sam James2024-07-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/fwupd: Stabilize 1.9.20 amd64, #936481Sam James2024-07-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libplacebo: Stabilize 7.349.0 ppc64, #936478Sam James2024-07-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: depend on >=nettle-3.10Sam James2024-07-221-1/+2
| | | | | | | | As a workaround for the backport/import upstream of sha3_* being broken, it seems. Closes: https://bugs.gentoo.org/936011 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: add 2.40Andreas K. Hüttel2024-07-222-0/+1736
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-python/miniupnpc: Enable import-check testingMichał Górny2024-07-221-0/+52
| | | | | Closes: https://github.com/gentoo/gentoo/pull/37187 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pymountboot: Enable import-check testingMichał Górny2024-07-221-0/+33
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* distutils-r1.eclass: Add distutils_enable_tests import-checkMichał Górny2024-07-221-1/+11
| | | | | | | Add support for using the dev-python/pytest-import-check plugin to test if all modules installed by the package can be imported. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* distutils-r1.eclass: Allow wheel reuse by defaultMichał Górny2024-07-221-1/+1
| | | | | | | | | Enable wheel reuse by default, since no issues were revealed during the testing so far. The option to disable them remains available, as it can be useful e.g. to verify that reproducible wheels are actually produced across implementation. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* distutils-r1.eclass: Fix QA to ignore non-generic "pure" wheelsMichał Górny2024-07-221-1/+1
| | | | | | | | | Fix the QA check to match on `*py3-none-any.whl` to match the code matching reusable wheels. This avoids false positives over `dev-python/backrefs` that creates separate pure Python wheels for every Python version. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-fs/mount-zip: remove proxied maintainerFrançois Degros2024-07-221-10/+1
| | | | | | Signed-off-by: François Degros <fdegros@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/37665 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-fs/rar2fs: remove proxied maintainerFrançois Degros2024-07-221-10/+1
| | | | | | | | This reverts commit 97a76082713f8e3b28b16f52c04042ff9e6f2168. Signed-off-by: François Degros <fdegros@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/37664 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/peewee: Add timezone-data test dependnencyMichał Górny2024-07-221-0/+1
| | | | | Closes: https://bugs.gentoo.org/935919 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/peewee: Fix test failure due to missing hstore extMichał Górny2024-07-221-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/prometheus-client: Disable plugin autoload to fix testsMichał Górny2024-07-221-4/+9
| | | | | Closes: https://bugs.gentoo.org/924624 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/prometheus-client: Deselect broken asgiref testsMichał Górny2024-07-221-0/+5
| | | | | Closes: https://bugs.gentoo.org/936263 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-dicts/migemo-dict: drop oldAkinori Hattori2024-07-222-27/+0
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/skk-jisyo: drop oldAkinori Hattori2024-07-222-72/+0
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/unicode-cldr: drop oldAkinori Hattori2024-07-222-23/+0
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/volume_key: enable py3.12, py3.13Petr Vaněk2024-07-221-2/+2
| | | | | Closes: https://bugs.gentoo.org/929432 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* package.mask: Last rite dev-perl/Gentoo-App-PramDavid Seifert2024-07-221-0/+5
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/libthreadar: drop 1.4.0Viorel Munteanu2024-07-221-32/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>