summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/nano: Removed oldLars Wendler2021-06-152-93/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-editors/nano: Bump to version 5.8Lars Wendler2021-06-152-0/+90
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/fwupd: fix Python detectionThomas Deutschmann2021-06-152-1/+27
| | | | | | Bug: https://bugs.gentoo.org/796143 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-admin/ansible-base: add 2.11.1Marek Szuba2021-06-152-0/+64
| | | | | | | | | | | | Was previously commited as ansible-2.11.1 (commit b9e7796fb0d4dd759d28d9b80dd8c938c467ee99). Changes with respect to that version : do not block ansible-base, handle the fact upstream now calls this ansible-core rather than ansible-base, removed 3.7 from PYTHON_COMPAT, do not override S when in live-ebuild mode. Leaving the possible pkgmove from -base to -core to maintainers. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-admin/ansible: drop 2.11.1Marek Szuba2021-06-153-66/+1
| | | | | | | | | | | | | | | | | | This is in fact ansible-base (or to be precise ansible-core, upstream renamed it in 2.11). Upstream continues to publish 'ansible' releases, and they do include collections previously constituting part of Ansible itself [2, 3]. Conversely, "upgrading" from ansible to ansible-base/ansible-core removes all core modules/plug-ins, breaking all playbooks which do not explicitly fetch *all* the required modules through other means. As explained on gentoo-dev back when 2.10.0 came out and exactly the same thing happened. [1] app-admin/ansible-base [2] https://github.com/ansible-collections/overview/blob/main/README.rst#q-once-the-next-version-of-ansible-is-released-will-my-playbooks-still-work [3] https://pypi.org/project/ansible/ Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-strategy/widelands: sync liveIonen Wolkens2021-06-151-6/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: add 1.0Ionen Wolkens2021-06-152-0/+62
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-cpp/commoncpp2: Fix building against openssl 1.1 APIDavid Seifert2021-06-152-2/+3
| | | | | | Closes: https://bugs.gentoo.org/796191 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/jpipe: Bump to version 0.1.3.1Zac Medico2021-06-153-3/+17
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* media-gfx/darktable: drop 2.6.2Marek Szuba2021-06-153-156/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-visualization/fityk: fix gcc-11 compileHuang Rui2021-06-153-3/+390
| | | | | | | | | | fix error: ISO C++17 does not allow dynamic exception specifications Closes: https://github.com/gentoo/gentoo/pull/20743 Closes: https://bugs.gentoo.org/787317 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/commoncpp2: remove 'static-libs' from IUSEDavid Seifert2021-06-151-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/commoncpp2: Fix for C++17David Seifert2021-06-1511-290/+19
| | | | | | Closes: https://bugs.gentoo.org/787761 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-chemistry/gromacs: Needs cuda_profiler_api.h to buildPacho Ramos2021-06-153-3/+3
| | | | | | | | | | | | | | | | | Otherwise it fails with: /var/tmp/portage/sci-chemistry/gromacs-2021.2/work/gromacs-2021.2/src/gromacs/ gpu_utils/gpu_utils.cu:50:10: fatal error: cuda_profiler_api.h: No such file or directory 50 | #include <cuda_profiler_api.h> | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. CMake Error at libgromacs_generated_gpu_utils.cu.o.Gentoo.cmake:222 (message): Error generating /var/tmp/portage/sci-chemistry/gromacs-2021.2/work/gromacs-2021.2_float/src/ gromacs/CMakeFiles/libgromacs.dir/gpu_utils/./libgromacs_generated_gpu_utils.cu.o Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* mail-mta/postfix: bump to 3.7_pre20210612Eray Aslan2021-06-152-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: bump to 3.6.1Eray Aslan2021-06-152-0/+290
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: bump to 3.5.11Eray Aslan2021-06-152-0/+314
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Eray Aslan <eras@gentoo.org>
* dev-python/dbusmock: Bump to 0.23.1Michał Górny2021-06-152-0/+37
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pymediainfo: Remove oldMichał Górny2021-06-152-34/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/fsspec: Remove oldMichał Górny2021-06-152-48/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-ftp/proftpd: bump up to 1.3.8_rc1Sergei Trofimovich2021-06-152-0/+273
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/anyio: unrestrict test phaseAndrew Ammerlaan2021-06-151-4/+16
| | | | | | | skip tests for trio since this is not (yet) packaged Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-libs/nss-pem: remove unused patch(es)Michael Mair-Keimberger2021-06-151-128/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/21012 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/dictd-vera: move data to /usr/shareAlessandro Barbieri2021-06-151-0/+32
| | | | | | | | Bug: https://bugs.gentoo.org/790383 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20842 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/gummi: Bump to 0.8.2Christian Tietz2021-06-152-0/+46
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Christian Tietz <christian.tietz@mailbox.org> Closes: https://github.com/gentoo/gentoo/pull/20993 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-voip/captagent: add subslot binder to opensslJoonas Niilola2021-06-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-voip/captagent: update DESCRIPTION, don't replicate PNJoonas Niilola2021-06-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-voip/captagent: New Package. Version 6.3.1.Jaco Kroon2021-06-155-0/+459
| | | | | | | | | | | | CaptAgent: 100% Open-Source Packet Capture Agent for HEP autoconf patch from upstream (in response to issue report). gcc10 patches pending on PR. Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/20854 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-apps/bleachbit: Cleanup oldChristian Tietz2021-06-152-75/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Christian Tietz <christian.tietz@mailbox.org> Closes: https://github.com/gentoo/gentoo/pull/20992 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/rpick: Drop 0.8.1Randy Barlow2021-06-152-157/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/20974 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/rpick: Add 0.8.4Randy Barlow2021-06-152-0/+161
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/libao: Fix automagic dependency on sndioHaelwenn (lanodan) Monnier2021-06-154-0/+109
| | | | | | | Related: https://gitlab.xiph.org/xiph/libao/-/merge_requests/8 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/20808 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-ftp/proftpd: bump up to 1.3.7bSergei Trofimovich2021-06-152-0/+274
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pymediainfo: x86 stable wrt bug #796095Agostino Sarubbo2021-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/markupsafe: x86 stable wrt bug #796077Agostino Sarubbo2021-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/fsspec: amd64/x86 stable (ALLARCHES policy) wrt bug #796059Agostino Sarubbo2021-06-151-1/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/jinja: ppc64 stable wrt bug #796074Agostino Sarubbo2021-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/s3transfer: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES ↵Agostino Sarubbo2021-06-151-1/+1
| | | | | | | policy) wrt bug #796125 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/jmespath: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES ↵Agostino Sarubbo2021-06-151-1/+1
| | | | | | | policy) wrt bug #796125 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/guzzle_sphinx_theme: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable ↵Agostino Sarubbo2021-06-151-1/+1
| | | | | | | (ALLARCHES policy) wrt bug #796125 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/botocore: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES ↵Agostino Sarubbo2021-06-151-1/+1
| | | | | | | policy) wrt bug #796125 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/boto3: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES ↵Agostino Sarubbo2021-06-151-1/+1
| | | | | | | policy) wrt bug #796125 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/jinja: ppc stable wrt bug #796074Agostino Sarubbo2021-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/din: removed obsolete 50.1Miroslav Šulc2021-06-152-58/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* x11-themes/numix-gtk-theme: restrict MAKEOPTS in src_compile tooJoonas Niilola2021-06-151-0/+4
| | | | | Closes: https://bugs.gentoo.org/795996 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/nullmailer: fix build with clang (c++11)Theo Anderson2021-06-152-0/+37
| | | | | | | | Closes: https://bugs.gentoo.org/669746 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/19088 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/jp: Bump to version 0.1.3.1 and switch to my jpp "fork"Zac Medico2021-06-143-9/+29
| | | | | | | | | | I've forked the package since upstream has been unresponsive to jp merge requests for some time, though JMESPath lives on. I intend to keep the original jp command as-is, while adding extensions to the new jpp command. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/xlsxwriter: Remove oldMichał Górny2021-06-153-48/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/stomp-py: Remove oldMichał Górny2021-06-152-34/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pycares: Remove oldMichał Górny2021-06-153-55/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>