summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-11122-122/+122
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-emulation/wine-staging: Drop oldNick Sarnie2021-09-102-667/+0
| | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2021-09-103-18/+647
| | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Drop oldNick Sarnie2021-09-102-579/+0
| | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2021-09-103-18/+559
| | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/libvirt: Version updated to 7.7.0.Jonathan Davies2021-09-102-0/+329
| | | | | | | Bug: https://bugs.gentoo.org/812317 Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/podman: Update GIT_COMMITZac Medico2021-09-081-1/+1
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/conmon: Bump to version 2.0.29Zac Medico2021-09-082-0/+49
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/podman: Remove old versionsZac Medico2021-09-083-330/+0
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/podman: Bump to version 3.3.1Zac Medico2021-09-082-0/+165
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/qemu: drop udev static-libsMike Gilbert2021-09-073-6/+6
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-emulation/simplevirt: 0.1 bumpWilliam Hubbs2021-09-052-0/+82
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-emulation/img: drop unnecessary settingsWilliam Hubbs2021-09-051-3/+2
| | | | | | | | We don't need the -work flag, -s and -w strip the executables and GOCACHE, -v and -x are set in the eclass. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-emulation/img: remove oldWilliam Hubbs2021-09-052-35/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
* Revert "app-emulation/qemu: change static-libs default for virtual/libudev"Sam James2021-09-053-3/+3
| | | | | | | | | | | | | | | | | | This reverts commit 27dadc9088d75589fd5fb40ef5c16e1f3d4220a7. Reverting for now as this seems to need further adapation for removing static-libs. [It may additionally work better if pushed with the referenced PR (or I think this change, with the !static? (...) pattern fixed, might work with a revbump, then a further (supplementary) revbump to drop static for libudev.)] In any case, going for this for now to reduce user confusion while we figure out next steps. See: https://github.com/gentoo/gentoo/pull/22217 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/flannel: 0.14.0 bumpWilliam Hubbs2021-09-042-0/+55
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-emulation/qemu: change static-libs default for virtual/libudevMike Gilbert2021-09-043-3/+3
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-emulation/libvirt: Stabilize 7.3.0 arm64, #796362Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-viewer: fix native-symlinks buildJoonas Niilola2021-09-031-2/+13
| | | | | Closes: https://bugs.gentoo.org/811408 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-viewer: add BDEPEND, update depsJoonas Niilola2021-09-021-5/+8
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-viewer: clean xdg_* calls from latest ebuildJoonas Niilola2021-09-021-6/+0
| | | | | | - since xdg.eclass is inherited already. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-viewer: fix second display problemMartin Dummer2021-09-022-0/+49
| | | | | | | | | | | update to fix upstream issue https://gitlab.com/virt-viewer/virt-viewer/-/issues/46 Closes: https://bugs.gentoo.org/809809 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/22077 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/free42: 3.0.6 bumpBernard Cafarelli2021-08-302-0/+51
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-emulation/sen: Drop package to maintainer-neededLars Wendler2021-08-301-12/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-emulation/wine-vanilla: Stabilize 6.0.1 amd64, #806571Sam James2021-08-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-staging: Drop oldNick Sarnie2021-08-282-667/+0
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2021-08-282-0/+665
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Drop oldNick Sarnie2021-08-282-579/+0
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2021-08-282-0/+577
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/winetricks: Sync with ::wineNick Sarnie2021-08-272-0/+92
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/lxc: stabilize 4.0.10 for x86Joonas Niilola2021-08-261-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/lxc: stabilize 4.0.10 for amd64Joonas Niilola2021-08-261-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virtualbox-guest-additions: Stabilize 6.1.24 amd64, #803134Sam James2021-08-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-extpack-oracle: Stabilize 6.1.24 amd64, #803134Sam James2021-08-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-additions: Stabilize 6.1.24 amd64, #803134Sam James2021-08-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox: Stabilize 6.1.24 amd64, #803134Sam James2021-08-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-modules: Stabilize 6.1.24 amd64, #803134Sam James2021-08-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/lxd: drop 4.0.6-r1Joonas Niilola2021-08-252-164/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/diskimage-builder: 3.13.0 stable amd64/x86Matthew Thode2021-08-241-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-emulation/docker-compose: fix setuptools dependencyLouis Sautier2021-08-241-1/+0
| | | | | Closes: https://bugs.gentoo.org/809731 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-emulation/docker-compose: enable py3.10, use epytestLouis Sautier2021-08-231-5/+5
| | | | | | | Also rely on distutils_enable_tests to set RESTRICT and IUSE. Closes: https://github.com/gentoo/gentoo/pull/21905 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-emulation/lxd: stabilize 4.0.7 for amd64Joonas Niilola2021-08-191-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virtualbox-guest-additions: Stabilize 6.1.24 x86, #803134Sam James2021-08-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/protontricks: add 1.6.0Marek Szuba2021-08-172-0/+58
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/podman: [QA] add missing tmpfiles_process callSam James2021-08-172-2/+6
| | | | | | | | Revbump for the missing tmpfiles.eclass inherit which adds a virtual/tmpfiles RDEPEND. Closes: https://bugs.gentoo.org/808659 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-staging: Drop oldNick Sarnie2021-08-152-667/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2021-08-153-1/+665
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Drop oldNick Sarnie2021-08-152-578/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2021-08-153-1/+577
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/firecracker-bin: Bump to 0.25.0, drop old versionsSebastian Hamann2021-08-154-165/+3
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Sebastian Hamann <code@ares-macrotechnology.com> Closes: https://github.com/gentoo/gentoo/pull/21982 Signed-off-by: Joonas Niilola <juippis@gentoo.org>