summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/lxc-templates: x86 stable (bug #669030)Thomas Deutschmann2018-10-261-1/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/libvirt-snmp: version bump to 0.0.4Michal Privoznik2018-10-252-0/+41
| | | | | Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/cloud-init: cleanup old revisionsGilles Dartiguelongue2018-10-2510-680/+0
| | | | Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* app-emulation/cloud-init: update live ebuildGilles Dartiguelongue2018-10-252-34/+28
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* app-emulation/cloud-init: version bump 17.2 → 18.4Gilles Dartiguelongue2018-10-244-0/+201
| | | | | | | | | | Fix running unittests. Remove unused inherits. Rely on build system for cloud.cfg, templates and documentation installation. Add patches for Gentoo specifics. Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --force Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* app-emulation/cloud-init: add myself to maintainersGilles Dartiguelongue2018-10-241-0/+4
| | | | | | | As discussed with prometheanfire. Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* app-emulation/qemu-9999: Drop sdl-1.2 supportMichal Privoznik2018-10-221-11/+4
| | | | | | | | | | | QEMU has deprecated sdl-1.2 support nearly a year ago (in upstream commit of e52c6ba3414). It's not removed yet, but it soon will be. Therefore, drop support for it in our ebuild. This is achieved by basically dropping old 'sdl' use flag and then renaming 'sdl2' to 'sdl'. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/qemu-9999: Drop gtk2 use flagMichal Privoznik2018-10-221-12/+4
| | | | | | | | | QEMU has deprecated gtk2 support nearly a year ago, and recently it dropped the support completely (upstream commit 89d85cde75143). Reflect this change in the live ebuild. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/qemu-guest-agent: Remove oldAndreas K. Hüttel2018-10-202-84/+0
| | | | | | Closes: https://bugs.gentoo.org/647428 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-emulation/wine-vanilla: amd64 stable wrt bug #668518Mikle Kolyada2018-10-201-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* */*: Remove redundant descriptions of 'opus' flagMichał Górny2018-10-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/fuse: remove old version 1.5.3Jan Ziak2018-10-182-69/+0
| | | | | | Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10093 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/fuse: bump to version 1.5.6Jan Ziak2018-10-182-0/+69
| | | | | Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/genymotion-bin: remove oldMarco Genasci2018-10-182-124/+0
| | | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
* app-emulation/genymotion-bin: version bump to 2.12.2Marco Genasci2018-10-182-0/+114
| | | | | | | Closes: https://bugs.gentoo.org/655580 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
* virtualbox packages: Removed old.Lars Wendler2018-10-1729-3594/+0
| | | | | | | Closes: https://bugs.gentoo.org/662326 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* virtualbox packages: Bump to version 5.2.20Lars Wendler2018-10-1712-0/+1125
| | | | | | | | Fixed KERN_DIR in virtualbox-guest-additions Closes: https://bugs.gentoo.org/660942 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/wine-vanilla: x86 stable (bug #668518)Thomas Deutschmann2018-10-171-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/virt-manager: Don's pass --qemu-user to configureMichal Privoznik2018-10-151-1/+0
| | | | | | | | virt-manager has dropped --qemu-user configure option in e6738d9827492d. Update live ebulid to not pass it. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/lxd: Bump to 3.6Erik Mackdanz2018-10-133-0/+258
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/lxd: Remove old versionsErik Mackdanz2018-10-137-728/+0
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/lxd: Stabilize 3.5Erik Mackdanz2018-10-131-2/+2
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/wine-any: Drop oldNick Sarnie2018-10-132-644/+0
| | | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/wine-any: Sync with ::wineNick Sarnie2018-10-132-0/+644
| | | | | | | Bump to 3.18 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/wine-staging: Drop oldNick Sarnie2018-10-132-614/+0
| | | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2018-10-132-0/+614
| | | | | | | Bump to 3.18 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/wine-d3d9: Drop oldNick Sarnie2018-10-132-577/+0
| | | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/wine-d3d9: Sync with ::wineNick Sarnie2018-10-132-0/+577
| | | | | | | Bump to 3.18 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/wine-vanilla: Drop oldNick Sarnie2018-10-132-533/+0
| | | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2018-10-132-0/+533
| | | | | | | Bump to 3.18 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/x48: Drop oldMikle Kolyada2018-10-131-66/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* app-emulation/libcacard-2.6.0-r0: alpha stableTobias Klausmann2018-10-131-1/+1
| | | | | Gentoo-Bug: http://bugs.gentoo.org/611348 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* app-emulation/simplevirt: snapshot bumpRafael Martins2018-10-122-3/+3
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org>
* app-emulation/libcacard: amd64 stable wrt bug #611348Agostino Sarubbo2018-10-111-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="amd64"
* app-emulation/simplevirt: snapshot bumpRafael Martins2018-10-092-3/+3
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org>
* app-emulation/simplevirt: initial snapshot importRafael Martins2018-10-085-0/+124
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org>
* app-emulation/lxc: remove oldVirgil Dupras2018-10-063-274/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-emulation/lxc: x86 stable (bug #667806)Thomas Deutschmann2018-10-071-1/+1
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/lxc: stabilize 3.0.2 on amd64Virgil Dupras2018-10-051-2/+2
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-emulation/lxc-templates: bump to 3.0.2Virgil Dupras2018-10-052-0/+29
| | | | | | | with some delay... Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-emulation/dynamips: version bumpSergey Popov2018-10-033-0/+61
| | | | | Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/dynamips: revision bumpSergey Popov2018-10-035-61/+44
| | | | | | | | | | Bump EAPI to 6, add support for compilers other than GCC Drop old version Reported-by: Denis Pronin <dannftk@yandex.ru> Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Closes: https://bugs.gentoo.org/665562 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/nemu: version bump.Patrice Clement2018-10-022-0/+70
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.43, Repoman-2.3.9
* app-emulation/xen-tools: drop oldTomas Mozes2018-10-026-1884/+0
| | | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/9980 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen-pvgrub: drop oldTomas Mozes2018-10-022-162/+0
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen: drop oldTomas Mozes2018-10-025-693/+0
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen: bump to 4.10.2Tomas Mozes2018-10-022-0/+173
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen-pvgrub: bump to 4.10.2Tomas Mozes2018-10-023-0/+238
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen-tools: bump to 4.10.2Tomas Mozes2018-10-023-0/+466
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/qemu-guest-agent: amd64 stable wrt bug #666098Mikle Kolyada2018-10-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11