summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/docker-machine: dodoc README.mdZac Medico2015-08-151-1/+2
| | | | Package-Manager: portage-2.2.20.1
* Add docker-swarm.Zac Medico2015-08-153-0/+48
| | | | Package-Manager: portage-2.2.20.1
* Add docker-machine.Zac Medico2015-08-153-0/+47
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/spice-vdagent: drop old versions 0.8.1-r1, 0.10.1Matthias Maier2015-08-143-108/+0
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/spice-vdagent: version bump to 0.16.0 (bug #554320)Matthias Maier2015-08-142-0/+57
| | | | | | | | | | | | | | | This version bump also addresses - update dependency on app-emulation/spice-protocol - install systemd unit files - support for systemd session-info support via systemd use flag, bug #485334 - remove keepdir /var/run, bug #453042 Gentoo-Bug: 453042 Gentoo-Bug: 485334 Gentoo-Bug: 554320 Package-Manager: portage-2.2.20.1
* app-emulation/spice-protocol: remove old versions 0.12.{5,6,7}Matthias Maier2015-08-144-54/+0
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/spice-protocol: version bump to 0.12.8 (bug #554320)Matthias Maier2015-08-142-0/+18
| | | | | | Gentoo-Bug: 554320 Package-Manager: portage-2.2.20.1
* app-emulation/libvirt-glib: version bump to 0.22 (bug #557496)Matthias Maier2015-08-132-0/+54
| | | | | | | | | | | This commit bumps libvirt-glib to version 0.22. The dependency on libvirt is also updated to ">=app-emulation/libvirt-1.2.6". Thanks to Russell Knighton. Gentoo-Bug: 557496 Package-Manager: portage-2.2.20.1
* app-emulation/libvirt: fix apparmor conf in 1.2.17 and 1.2.18 (bug #554628)Matthias Maier2015-08-133-1/+3
| | | | | | | | | | | The libvirtd daemon also needs acces to virt-aa-helper and libvirtb_lxc helper residing under /usr/libexec. This is now fixed. Thanks to aporilel. Gentoo-Bug: 554628 Package-Manager: portage-2.2.20.1
* app-emulation/qemu: switch to virtual/libusb to quiet repomanMike Frysinger2015-08-136-6/+6
| | | | | Now that the virtual requires the latest libusb, we can switch to that rather than depending directly on libusb's version.
* app-emulation/qemu: move more deps to softmmu-only caseMike Frysinger2015-08-132-74/+84
| | | | | These packages are only used when building softmmu binaries, so don't try pulling them in when the user is building tools or user binaries.
* app-emulation/qemu: depend on libepoxy for USE=opengl #557488Mike Frysinger2015-08-132-0/+2
|
* qemu-guest-agent: trim oldMike Frysinger2015-08-126-475/+0
|
* qemu: version bump to 2.4.0Mike Frysinger2015-08-124-0/+704
|
* qemu: version bump to 2.3.1Mike Frysinger2015-08-124-0/+694
|
* cosmetic: set up new $Id$ header in lieu of former CVS $Header$ header. ↵Patrice Clement2015-08-121-1/+1
| | | | | | These ebuilds are mainly leftovers from the migration. Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-emulation/lxd: use get_golibdir_gopath for GOPATHZac Medico2015-08-102-2/+2
| | | | This is needed for compatibility with the latest go-crypto ebuild.
* Convert CVS style headers back to git style headersJulian Ospald2015-08-101-1/+1
|
* qemu: do not put directly into stableMike Frysinger2015-08-101-1/+1
|
* qemu: fix from upstream for virtio-serial security issue #557206Mike Frysinger2015-08-102-0/+650
|
* app-emulation/lxd: add version 0.14Alex Brandt2015-08-094-1/+150
| | | | | | Submitted by Erik Mackdanz. Package-Manager: portage-2.2.20
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-097-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08761-0/+59286
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed