summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/lxd: Remove old versionsErik Mackdanz2016-07-121-3/+0
| | | | Package-Manager: portage-2.3.0
* app-emulation/lxd: Bump to 2.0.3Erik Mackdanz2016-07-121-0/+1
| | | | | | EAPI=6 Package-Manager: portage-2.3.0
* app-emulation/lxd: bump to 2.0.2Erik Mackdanz2016-06-131-0/+1
| | | | | | Address CVE-2016-1581 and CVE-2016-1582 Package-Manager: portage-2.3.0_rc1
* app-emulation/lxd: Version bump to 2.0.1Erik Mackdanz2016-05-191-0/+1
| | | | Package-Manager: portage-2.2.28
* app-emulation/lxd: remove oldErik Mackdanz2016-04-131-1/+0
| | | | Package-Manager: portage-2.2.28
* app-emulation/lxd: Bump to 2.0.0Erik Mackdanz2016-04-131-0/+1
| | | | Package-Manager: portage-2.2.28
* app-emulation/lxd: remove oldErik Mackdanz2016-03-081-1/+0
| | | | Package-Manager: portage-2.2.27
* app-emulation/lxd: bump to 2.0.0_rc2Erik Mackdanz2016-03-081-0/+1
| | | | Package-Manager: portage-2.2.27
* app-emulation/lxd: remove oldErik Mackdanz2016-02-281-1/+0
| | | | Package-Manager: portage-2.2.27
* app-emulation/lxd: Version bump to beta 4Erik Mackdanz2016-02-281-0/+1
| | | | | | Removes dep on bridge-utils (uses iproute2 instead) Package-Manager: portage-2.2.27
* app-emulation/lxd: remove oldErik Mackdanz2016-02-201-1/+0
| | | | Package-Manager: portage-2.2.27
* app-emulation/lxd: bump to 2.0.0_beta3Erik Mackdanz2016-02-181-0/+1
| | | | Package-Manager: portage-2.2.27
* app-emulation/lxd: remove oldErik Mackdanz2016-02-031-1/+0
| | | | Package-Manager: portage-2.2.27
* app-emulation/lxd: bump to 2.0.0_beta1Erik Mackdanz2016-02-031-0/+1
| | | | Package-Manager: portage-2.2.27
* app-emulation/lxd: remove oldErik Mackdanz2016-01-241-1/+0
| | | | Package-Manager: portage-2.2.26
* app-emulation/lxd: bump to 0.27Erik Mackdanz2016-01-241-0/+1
| | | | Package-Manager: portage-2.2.26
* app-emulation/lxd: remove oldErik Mackdanz2016-01-051-1/+0
| | | | Package-Manager: portage-2.2.26
* app-emulation/lxd: bump to 0.26Erik Mackdanz2016-01-051-0/+1
| | | | Package-Manager: portage-2.2.26
* app-emulation/lxd: remove oldErik Mackdanz2015-12-281-1/+0
| | | | Package-Manager: portage-2.2.26
* app-emulation/lxd: bump to 0.25Erik Mackdanz2015-12-281-0/+1
| | | | Package-Manager: portage-2.2.26
* app-emulation/lxd: remove oldErik Mackdanz2015-12-111-2/+0
| | | | Package-Manager: portage-2.2.26
* app-emulation/lxd: bump to 0.24Erik Mackdanz2015-12-111-0/+1
| | | | Package-Manager: portage-2.2.26
* app-emulation/lxd: bump to 0.23Erik Mackdanz2015-11-271-0/+1
| | | | Package-Manager: portage-2.2.26
* app-emulation/lxd: clean up oldErik Mackdanz2015-11-121-1/+0
| | | | Package-Manager: portage-2.2.24
* app-emulation/lxd: bump to 0.22Erik Mackdanz2015-11-121-0/+1
| | | | | | init script adds shutdown action (stop daemon + containers) Package-Manager: portage-2.2.24
* app-emulation/lxd: remove old 0.16Erik Mackdanz2015-11-051-1/+0
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: version bump to 0.21Erik Mackdanz2015-11-051-0/+1
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: remove old versionsErik Mackdanz2015-10-181-2/+0
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: bump to 0.20Erik Mackdanz2015-10-181-0/+1
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: add version 0.18Alex Brandt2015-10-111-0/+1
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: add version 0.16Alex Brandt2015-09-051-0/+1
| | | | | | submitted by Erik Mackdanz Package-Manager: portage-2.2.20.1
* app-emulation/lxd: add version 0.14Alex Brandt2015-08-091-0/+1
| | | | | | Submitted by Erik Mackdanz. Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
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