summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/libqmi: Stabilize 1.28.6 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmbim: Stabilize 1.24.8 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libldac: Stabilize 2.0.2.3 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenaptx: Stabilize 0.2.0 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: Stabilize 0.3.30-r1 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gui-libs/wpebackend-fdo: Stabilize 1.10.0 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gui-libs/libwpe: Stabilize 1.10.1 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/yelp-xsl: Stabilize 40.2 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/gucharmap: Stabilize 13.0.8 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/librsvg: Stabilize 2.50.7 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/glib-utils: Stabilize 2.68.3 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gdbus-codegen: Stabilize 2.68.3 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/dbusmock: Stabilize 0.23.1 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/vala-common: Stabilize 0.52.4 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/glib: Stabilize 2.68.3-r1 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: Stabilize 0.52.4 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/enchant: Stabilize 2.3.0 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-accessibility/at-spi2-core: Stabilize 2.40.2 arm, #800710Sam James2021-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/uade: drop 2.13-r1Ionen Wolkens2021-07-101-39/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/uade: tidy and fix VariableScope + fuse automagicIonen Wolkens2021-07-102-0/+55
| | | | | | | | | | | | Adds IUSE=fuse to control building uadefs. Not doing major changes in stable, but also added EXTRA_ECONF should users want to change anything. src_install removed as it was only installing the man page a 2nd time. Closes: https://bugs.gentoo.org/608000 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/uade: add gitlab remote-id, re-indentIonen Wolkens2021-07-101-4/+7
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-irc/unrealircd: drop 5.0.9.1-r1, 5.2.0.2-r1Sam James2021-07-113-355/+0
| | | | | Bug: https://bugs.gentoo.org/801397 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/unrealircd: add 5.2.1.1Sam James2021-07-112-0/+178
| | | | | Bug: https://bugs.gentoo.org/801397 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: depend on newer OpenSSL (>= 1.1.1)Sam James2021-07-119-9/+9
| | | | | | | | | | | | | | Upstream dropped compatibility and we don't have the capacity to maintain backports to an unsupported version of OpenSSL. The last version to work is ~3.8.6. No revision bump required given this is a build-time failure and we already depend on OpenSSL with a subslot operator (which handles upgrades/downgrades correctly). Bug: https://bugs.python.org/issue43669 Closes: https://bugs.gentoo.org/796374 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/arm: drop dist-kernel stable maskSam James2021-07-111-4/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/x86: drop dist-kernel stable maskSam James2021-07-111-4/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/fms: drop old versionConrad Kostecki2021-07-112-114/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-p2p/fms: migrate to EAPI 7, GLEP 81Conrad Kostecki2021-07-112-0/+108
| | | | | | | | | | | | | | Changes: - Updated deps - Updated init script for modern OpenRC - Updated docs in pkg_postinst - Update to EAPI 7 - Migrate to GLEP 81 Closes: https://bugs.gentoo.org/774516 Closes: https://bugs.gentoo.org/781446 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* s6.eclass: add eapi 8 supportWilliam Hubbs2021-07-101-4/+4
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* games-action/dxx-rebirth: Drop old 0.61.0_pre20200615James Le Cuirot2021-07-102-258/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/dxx-rebirth: Bump snapshot to 20210623James Le Cuirot2021-07-103-0/+252
| | | | | | Fixes: https://bugs.gentoo.org/801487 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* autotools.eclass: add EAPI 8 supportSam James2021-07-101-2/+2
| | | | | | Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21584 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* autotools.eclass: rename configure.in to configure.ac on new EAPIsSam James2021-07-101-3/+14
| | | | | | | | | | | | | | | automake is "eventually" going to fail when it detects configure.in. Don't do this immediately - instead only on new EAPIs to avoid breaking existing ebuilds. We give an eqawarn (which is triggered by e.g. PORTAGE_ELOG_CLASSES="qa" and is opt-in) for maintainers to upstream these where possible, but this isn't always the case for software ehich otherwise works but is unmaintained upstream. Bug: https://bugs.gentoo.org/426262 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-libs/libjcat: Default-enable gpg and pkcs7 USE flagsLars Wendler2021-07-101-1/+1
| | | | | Closes: https://bugs.gentoo.org/801496 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Attempt fix build with sys-libs/libxcrypt[-abi_x86_32]Lars Wendler2021-07-104-0/+281
| | | | | Bug: https://bugs.gentoo.org/801403 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-python/vdirsyncer: mark ALLARCHESJohn Helmert III2021-07-101-0/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-python/vdirsyncer: Python bump, fix tests, install systemd filesJohn Helmert III2021-07-102-0/+88
| | | | | | | | | | Also close old test bugs related to hypothesis which don't seem reproducible with any modern hypothesis versions in tree. Closes: https://bugs.gentoo.org/641546 Closes: https://bugs.gentoo.org/668360 Closes: https://bugs.gentoo.org/743953 Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-python/pytest-subtesthack: update EAPI 7 -> 8John Helmert III2021-07-101-0/+25
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-python/pytest-subtesthack: mark ALLARCHESJohn Helmert III2021-07-101-0/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-python/pytest-subtesthack: drop 0.1.1John Helmert III2021-07-102-33/+0
| | | | | | | | The tests pass locally with 0.1.2 with all implementations, so the test failure bug seems no longer relevant. Closes: https://bugs.gentoo.org/738262 Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-python/pytest-subtesthack: enable py3.10 and disable py3.7John Helmert III2021-07-101-1/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-texlive/texlive-latexextra: remove unused patch(es)Michael Mair-Keimberger2021-07-101-16/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21522 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-tex/latex2html: remove unused patchesMichael Mair-Keimberger2021-07-108-164/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21521 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-admin/puppet: remove unused patchMichael Mair-Keimberger2021-07-101-19/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21520 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/libmateweather: remove unused patch(es)Michael Mair-Keimberger2021-07-101-31/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21519 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* www-servers/puma: remove unused patch(es)Michael Mair-Keimberger2021-07-102-161/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21334 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-ml/camlp4: remove unused patchMichael Mair-Keimberger2021-07-101-13/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21286 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/cloud-init: remove unused patchMichael Mair-Keimberger2021-07-101-93/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21270 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/tmux: remove unused patchMichael Mair-Keimberger2021-07-101-45/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21268 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* kde-plasma/xembed-sni-proxy: remove unused patchMichael Mair-Keimberger2021-07-101-59/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21256 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>