summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-block/fio: Remove py2.7Michał Górny2020-05-071-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@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>
* sys-block/fio: fix USE=gtk build failure, bug #699878Sergei Trofimovich2019-11-111-0/+1
| | | | | | | | | | | | | | | | | With USE=gtk build failed as: ``` gclient.c:333:2: error: too many arguments to function 'strncpy' 333 | strncpy(message, sizeof(message), "%s", status_message); | ^~~~~~~ ``` Picked upstream fix as-is. Reported-by: Rafal Kupiec Closes: https://bugs.gentoo.org/699878 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-block/fio: bump to v3.16Thomas Deutschmann2019-11-111-0/+128
Closes: https://bugs.gentoo.org/692632 Closes: https://bugs.gentoo.org/677796 Closes: https://bugs.gentoo.org/690214 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>