summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/tpm-emulator: Port to EAPI 7 and GLEP 81Jakov Smolic2021-01-202-0/+74
| | | | | | | | | | | * Fix build with gcc-10 * Disable static-libs Closes: https://github.com/gentoo/gentoo/pull/19113 Closes: https://bugs.gentoo.org/726492 Closes: https://bugs.gentoo.org/707256 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/tpm-emulator: fix strncpy buildAlon Bar-Lev2018-09-161-0/+33
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=666326 Thanks: Toralf Förster
* app-crypt/tpm-emulator: drop -r2 from conf.d/init.dAlon Bar-Lev2018-09-162-0/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/tpm-emulator: cleanup oldAlon Bar-Lev2018-09-163-161/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/tpm-emulator: version bumpAlon Bar-Lev2018-09-161-120/+0
| | | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=537544 Closes: https://bugs.gentoo.org/show_bug.cgi?id=540384 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/tpm-emulator: massive cleanupAlon Bar-Lev2018-09-114-0/+236
| | | | | | | | | | | | | | | | | | | | Kernel module is optional now, no need to enforce it. Fix libdir issue. Support MTM emulator. Properly enable/disable openssl. Properly build kernel module. Rewrite of init.d scripts. Probably more. Closes: https://bugs.gentoo.org/show_bug.cgi?id=640734 Bug: https://bugs.gentoo.org/show_bug.cgi?id=540384 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/tpm-emulator: fix incorrect memcpyAlon Bar-Lev2018-09-091-0/+31
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=664198 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* app-crypt/tpm-emulator: remove unused patchesMichael Mair-Keimberger (asterix)2016-07-072-55/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1826 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-crypt/tpm-emulator: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+117
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