summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {app-emulation -> app-containers}/lxdGeorgy Yakovlev2021-12-201-24/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-emulation/lxd: become primary maintainer, drop stasibearJoonas Niilola2020-09-221-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/lxd: describe apparmor IUSEJoonas Niilola2020-07-131-17/+20
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/lxd: remove old 3.14Joonas Niilola2020-06-261-11/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/lxd: remove myself as maintainerVirgil Dupras2019-07-051-4/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* app-emulation/lxd: Bump to version 3.4Erik Mackdanz2018-08-191-1/+4
| | | | | | | | Add some dependencies used by upstream, fully build custom sqlite, move tools to IUSE. Closes: https://bugs.gentoo.org/show_bug.cgi?id=628346 Package-Manager: Portage-2.3.46, Repoman-2.3.10
* app-emulation/lxd: update metadataVirgil Dupras2018-07-031-1/+1
| | | | | | Replace my proxy-maint email with my gentoo one. Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-emulation/lxd: Support latest confd optionsErik Mackdanz2018-04-081-2/+2
| | | | | Closes: https://bugs.gentoo.org/652206 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* app-emulation/lxd: Make dnsmasq dependency optionalVirgil Dupras2017-09-241-0/+3
| | | | | | Gentoo-Bug: 624096 Package-Manager: Portage-2.3.8, Repoman-2.3.1
* app-emulation/lxd: add myself as a co-maintainer.Virgil Dupras2017-08-141-0/+8
| | | | | | | | | | | The current maintainer is unresponsive and I'd like to help keeping the package alive. I already have commits to the package, notably a major rewrite in 7c15f08e. Gentoo-Bug: https://bugs.gentoo.org/626042 Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5347
* app-emulation/lxd: Remove status="" from downstream maintainerMichał Górny2016-03-181-1/+1
| | | | | Remove the status="" attribute from downstream maintainer as it is invalid. GLEP 46 allows status="" for upstream maintainers only.
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* app-emulation/lxd: clean up oldErik Mackdanz2015-11-121-11/+0
| | | | Package-Manager: portage-2.2.24
* app-emulation/lxd: remove old 0.16Erik Mackdanz2015-11-051-3/+0
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: bump to 0.20Erik Mackdanz2015-10-181-5/+1
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: add version 0.18Alex Brandt2015-10-111-0/+4
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: add version 0.16Alex Brandt2015-09-051-0/+10
| | | | | | submitted by Erik Mackdanz Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+26
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