summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-process/criu: bump to v3.9Virgil Dupras2018-06-254-188/+0
| | | | | | | | | | - Drop spurious patch files - Drop spurious eutils inherit - Add "doc" USE flag thanks to Troy C. See bug 622550 - Add missing kernel flag checks Closes: https://bugs.gentoo.org/622550 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-process/criu: remove unused patch.Michael Mair-Keimberger2018-02-151-49/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7178
* sys-process/criu: remove unused patchMichael Mair-Keimberger2017-12-121-98/+0
| | | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/6235
* sys-process/criu: bump up to 3.4Sergei Trofimovich2017-09-011-7/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-process/criu: fix build failure against glibc-2.26Sergei Trofimovich2017-09-011-0/+49
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-process/criu: version bumpYixun Lan2016-12-211-0/+78
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-process/criu: fix build w/newer glibc #580454Mike Frysinger2016-12-071-0/+98
|
* sys-process/criu: version bumpYixun Lan2016-11-231-0/+17
| | | | Package-Manager: portage-2.3.2
* sys-process/criu: version bumpYixun Lan2016-08-251-0/+17
| | | | Package-Manager: portage-2.3.0
* sys-process/criu: drop oldYixun Lan2016-07-265-197/+0
| | | | Package-Manager: portage-2.3.0
* sys-process/criu: version bump 2.4Yixun Lan2016-07-261-0/+78
| | | | Package-Manager: portage-2.3.0
* sys-process/criu: revert to ARCH=aarch64Yixun Lan2016-07-051-0/+22
| | | | | | upstream try to parse ARCH=arm64, but internally still using ARCH=aarch64 Package-Manager: portage-2.3.0_rc1
* sys-process/criu: version bump 2.3Yixun Lan2016-06-241-0/+16
| | | | Package-Manager: portage-2.3.0_rc1
* sys-process/criu: fixed to not use git cmdYixun Lan2016-06-141-0/+16
| | | | | | Gentoo-Bug: 580420 Package-Manager: portage-2.3.0_rc1
* sys-process/criu: drop old versionsYixun Lan2016-05-273-126/+0
| | | | Package-Manager: portage-2.2.28
* sys-process/criu: version bump 2.2Yixun Lan2016-05-272-0/+90
| | | | Package-Manager: portage-2.2.28
* sys-process/criu: version bump 2.1Yixun Lan2016-04-251-0/+75
| | | | Package-Manager: portage-2.2.28
* sys-process/criu: fix LIBDIR path, using $(get_libdir)Yixun Lan2016-03-211-29/+38
| | | | Package-Manager: portage-2.2.27
* sys-process/criu: inject SYSROOT into the makefiles for libnl3 cflags so ↵Alexis Ballier2016-03-151-0/+15
| | | | | | | that target include dir is used instead of host. Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sys-process/criu: Add python useflag and fix build with LDFLAGS not matching ↵Alexis Ballier2016-03-151-12/+46
| | | | | | | | | | default. Adapt makefile patch to use RAW_LDFLAGS for ld which we feed from ebuild. Patch makefile to allow disabling python and make it optional with proper deps, bug #576716. Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sys-process/criu: version bump 2.0Yixun Lan2016-03-153-0/+64
| | | | Package-Manager: portage-2.2.27
* sys-process/criu: version bump to 1.8Yixun Lan2015-12-081-0/+25
| | | | Package-Manager: portage-2.2.24
* sys-process/criu: version bump & drop old, 1.7.2Yixun Lan2015-11-051-12/+0
| | | | Package-Manager: portage-2.2.23
* sys-process/criu: version bump 1.7, drop 1.6-r1Yixun Lan2015-10-091-0/+29
| | | | Package-Manager: portage-2.2.22
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+116
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