summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/crun: drop 0.17Robert Günzler2021-05-052-62/+0
| | | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Closes: https://github.com/gentoo/gentoo/pull/20539 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: bump to 0.19.1Robert Günzler2021-05-052-0/+62
| | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: drop 1.16Robert Günzler2021-04-102-62/+0
| | | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Closes: https://github.com/gentoo/gentoo/pull/20194 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: bump to 0.18Robert Günzler2021-04-102-0/+62
| | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/crun: drop python-3.6 supportJoonas Niilola2021-02-021-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: drop 0.15Robert Günzler2021-02-023-70/+0
| | | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Closes: https://github.com/gentoo/gentoo/pull/19164 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: bump to 0.17Robert Günzler2021-02-022-0/+62
| | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/crun: clean econf array in 0.16Joonas Niilola2021-01-201-5/+5
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: Drop 0.14.1Robert Günzler2021-01-202-81/+0
| | | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Closes: https://github.com/gentoo/gentoo/pull/18415 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: bump to 0.16Robert Günzler2021-01-202-0/+62
| | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: add py3.8 and 3.9Georgy Yakovlev2020-10-071-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/crun: bump to 0.15Robert Günzler2020-10-053-0/+70
| | | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Closes: https://github.com/gentoo/gentoo/pull/17702 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/crun: add ~ppc64 keywordGeorgy Yakovlev2020-09-221-4/+4
| | | | | | | | | | | and fix QA issues app-emulation/crun/crun-0.14.1.ebuild: line 41: Ebuild contains assignment to read-only variable and unquoted paths Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/crun: arm64 keyworded (bug #739132)Sam James2020-08-291-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/crun: rearrange maintainersJoonas Niilola2020-08-051-3/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: Remove 0.13Robert Günzler2020-08-053-105/+0
| | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: Bump to 0.14.1Robert Günzler2020-08-053-0/+82
| | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: new maintainerRobert Günzler2020-08-051-1/+7
| | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: fix extra spaces from patch fileJoonas Niilola2020-06-021-3/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: DOCS arrayJoonas Niilola2020-06-021-2/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: Remove 0.10.6Robert Günzler2020-06-022-73/+0
| | | | | Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: Bump to 0.13Robert Günzler2020-06-023-0/+106
| | | | | | Closes: https://bugs.gentoo.org/709982 Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: drop to m-nJoonas Niilola2020-04-141-8/+1
| | | | | Closes: https://bugs.gentoo.org/678386 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/crun: restrict testsDan Molik2019-11-231-0/+5
| | | | | | | | | | | | | | | the crun test suite is comprehensive to the extent that tests will fail within a sandbox environment, due to the nature of the priveledges required to create linux "containers." for now I am restricting tests until the time when I can find the time to determine a subset of tests that will run within a sandbox. Closes: https://bugs.gentoo.org/700724 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Dan Molik <dan@danmolik.com> Closes: https://github.com/gentoo/gentoo/pull/13719 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-emulation/crun: new ebuild ( 0.10.6 )Dan Molik2019-11-193-0/+99
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Dan Molik <dan@danmolik.com> Tested-by: Dan Molik <dan@danmolik.com> Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
* app-emulation/crun: [QA] Revert "new package ( 0.10.3 )"Michał Górny2019-11-023-93/+0
| | | | | | | | This package has been introduced with CI warnings that were not resolved since Wednesday. Reverts: b818341b329017a792f721ff7b9576f843856945 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/crun: new package ( 0.10.3 )Dan Molik2019-10-303-0/+93
Crun is a container-runtime similar to runc except written in C, and roughly 50% faster. Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Dan Molik <dan@danmolik.com> Tested-by: Dan Molik <dan@danmolik.com> Signed-off-by: Manuel Rüger <mrueg@gentoo.org>