summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-process/acct: build w/ -std=gnu17Sam James2024-11-261-1/+4
| | | | | | | No upstream activity in a long time, still uses svn. Closes: https://bugs.gentoo.org/944194 Signed-off-by: Sam James <sam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-process/acct: Stabilize 6.6.4-r4 amd64, #930875Sam James2024-04-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/acct: Stabilize 6.6.4-r4 x86, #930875Sam James2024-04-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/acct: Stabilize 6.6.4-r4 arm64, #930875Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-process/acct: Stabilize 6.6.4-r4 arm, #930875Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-process/acct: Stabilize 6.6.4-r4 ppc, #930875Jakov Smolić2024-04-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-process/acct: update EAPI 7 -> 8, fix _F_S=3 crash, fix startupSam James2024-03-011-0/+55
* EAPI 8 * Fix crash with _FORTIFY_SOURCE=3 (bug #925419) * Use tmpfiles to create /var/accounts/pacct which fixes startup/use on new installs * Drop ancient workaround (bug #239748) Bug: https://bugs.gentoo.org/239748 Signed-off-by: Sam James <sam@gentoo.org>