summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/pwsh-bin: Bump to version 7.2.1Zac Medico2021-12-142-0/+46
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-libs/openssl: pull in prefix changes for 1.1.1mSam James2021-12-151-2/+17
| | | | | | | Not doing 3.x for now as I imagine that'll need more testing on Prefix anyway. Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/nerdctl: Remove old versionsZac Medico2021-12-144-4446/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/nerdctl: Bump to version 0.15.0Zac Medico2021-12-142-0/+34
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-perl/MooseX-NonMoose: New packageAndreas K. Hüttel2021-12-153-0/+36
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-admin/consul: Bump to version 1.11.0Zac Medico2021-12-142-0/+892
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-admin/consul: Bump to version 1.10.5Zac Medico2021-12-142-0/+793
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-admin/consul: Bump to version 1.9.12Zac Medico2021-12-142-0/+792
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-admin/consul: Bump to version 1.8.18Zac Medico2021-12-142-0/+802
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-db/pg_top: add other missing dependencies (virtual/elf, ncurses)Sam James2021-12-151-1/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/pg_top: depend on libbsdSam James2021-12-151-1/+2
| | | | | | | | Seems to actually be used unconditionally although the CMake check doesn't reflect this. Closes: https://bugs.gentoo.org/773403 Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/pg_top: add gitlab upstream metadataSam James2021-12-151-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/htop: fix automagic libunwind dependencySam James2021-12-152-1/+11
| | | | | | | | | | | Maintainer timeout. Note that while libunwind is conditional, the functionality isn't: for musl, we're going to have to force USE=unwind (use libunwind or llvm-libunwind), while on glibc, it's fine to fallback to backtrace.h/execinfo (doesn't exist on musl). Closes: https://bugs.gentoo.org/818208 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: update 9999 for testsSam James2021-12-151-7/+9
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: simplify 9999Sam James2021-12-151-13/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: drop upstreamed patchesSam James2021-12-153-110/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/REST-Client: Version bump 280Andreas K. Hüttel2021-12-152-0/+27
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-libs/boost: fix BDEPEND lower bound for boost-buildSam James2021-12-151-1/+2
| | | | | Closes: https://bugs.gentoo.org/829031 Signed-off-by: Sam James <sam@gentoo.org>
* app-portage/mgorny-dev-scripts: keyword for ~x64-macosSam James2021-12-153-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/platformio: add missing starlette dependencySam James2021-12-151-1/+2
| | | | | | | | I added it specificially for this package and still forgot! Bug: https://bugs.gentoo.org/807748 Thanks-to: Nils Freydank <holgersson@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/libtree: add 3.0.0Sam James2021-12-152-0/+26
| | | | | | Rewritten in C, all deps dropped. Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/termcolor: add src_test (still disabled)Sam James2021-12-151-0/+4
| | | | | | | Still can't detect failure automatically but noticed that the ::guru version (before it was removed) defined src_test so.. why not? Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/goland: bump to 2021.3Jason A. Donenfeld2021-12-152-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* xfce-extra/xfce4-wavelan-plugin: ${ED}, not ${D} in findSam James2021-12-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* xfce-extra/xfce4-wavelan-plugin: update EAPI 7 -> 8, add build patchSam James2021-12-142-0/+86
| | | | | | | | Revbumping for EAPI 8 + the build patch given that it could (but shouldn't) affect runtime behaviour. Closes: https://bugs.gentoo.org/799827 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/boost: require patched boost-build for 1.78 (fix Python bindings)Sam James2021-12-141-1/+1
| | | | | | | | | BDEPEND on a newer, patched boost-build which fixes installation of Python bindings for us. Obviously reinstallation of Boost is necessary with the fixed build system hence revbump. Closes: https://bugs.gentoo.org/829031 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/boost-build: fix incorrectly skipping targets (upstream fix)Sam James2021-12-142-0/+21
| | | | | | | Fixes installation of Boost 1.78's Python bindings. Closes: https://bugs.gentoo.org/829031 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/zim: 0.74.3 bumpBernard Cafarelli2021-12-142-0/+74
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* www-apps/element: 1.9.6 bumpBernard Cafarelli2021-12-142-0/+36
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-java/xml-commons-resolver: removed obsolete 1.2-r1Miroslav Šulc2021-12-141-37/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/xml-commons-external: removed obsolete 1.4.01-r1Miroslav Šulc2021-12-141-27/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/xml-commons-resolver: Stabilize 1.2-r2 ppc64, #829140Sam James2021-12-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/xml-commons-external: Stabilize 1.4.01-r2 ppc64, #829139Sam James2021-12-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/vala: drop old 0.44 slotMart Raudsepp2021-12-154-265/+4
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sys-libs/gdbm: stable 1.22 for hppa, bug #829045Rolf Eike Beer2021-12-141-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd-tmpfiles: stable 249.5 for hppa, bug #829030Rolf Eike Beer2021-12-141-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/fftw: stable 3.3.10 for hppa, bug #821916Rolf Eike Beer2021-12-141-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-print/cups-filters: stable 1.28.10-r1 for hppa, bug #807442Rolf Eike Beer2021-12-141-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/stringex: keyword 2.8.5 for hppa, bug #828125Rolf Eike Beer2021-12-141-2/+2
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* www-client/microsoft-edge: remove oldStephan Hartmann2021-12-142-110/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* sci-physics/geant4_vmc: USE=doc depends on app-doc/doxygen[dot]Oliver Freyermuth2021-12-143-3/+3
| | | | | | | | | Closes: https://bugs.gentoo.org/829198 Closes: https://github.com/gentoo/gentoo/pull/23298 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* www-client/microsoft-edge: amd64 stableStephan Hartmann2021-12-141-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* www-client/microsoft-edge: bump to 96.0.1054.57Stephan Hartmann2021-12-142-0/+110
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* sci-physics/geant: fix Manifest, bug #829186Guilherme Amadio2021-12-141-1/+1
| | | | | | Closes: https://bugs.gentoo.org/829186 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* www-client/microsoft-edge-beta: remove oldStephan Hartmann2021-12-142-110/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* www-client/microsoft-edge-beta: bump to 97.0.1072.34Stephan Hartmann2021-12-142-0/+110
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* dev-tex/html2latex: Drop EAPI-5 ebuildJakov Smolić2021-12-141-40/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-tex/html2latex: Stabilize 1.1-r3 ppc64, #819597Arthur Zamarin2021-12-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-tex/html2latex: Stabilize 1.1-r3 sparc, #819597Arthur Zamarin2021-12-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-tex/html2latex: Stabilize 1.1-r3 ppc, #819597Arthur Zamarin2021-12-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>