summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/xdp-tools: bump to 1.2.8Jason A. Donenfeld2022-09-213-78/+1
| | | | Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* net-libs/xdp-tools: drop WerrorSam James2022-06-112-0/+77
| | | | | | Closes: https://bugs.gentoo.org/846938 Closes: https://bugs.gentoo.org/831339 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/xdp-tools: prevent broken test from runningJason A. Donenfeld2022-04-071-0/+2
| | | | | | | | | The test suite wasn't meant to be run in this context, so just nop it out of src_test(). Closes: https://bugs.gentoo.org/837080 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* net-libs/xdp-tools: bump to 1.2.3Jason A. Donenfeld2022-04-052-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* net-libs/xdp-tools: bump to 1.2.2Jason A. Donenfeld2022-02-062-12/+13
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* net-libs/xdp-tools: Keyword 1.2.0 arm64, #821133Arthur Zamarin2021-12-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/xdp-tools: Keyword 1.2.0 arm, #821133Arthur Zamarin2021-12-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/xdp-tools: forbid use of emacs if -docJason A. Donenfeld2021-10-291-0/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* net-libs/xdp-tools: incorporate suggestions from QAJason A. Donenfeld2021-10-291-5/+5
| | | | | | | Thanks sam@. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* net-libs/xdp-tools: bump to 1.2.0Jason A. Donenfeld2021-10-292-8/+4
| | | | | | | | Github shows both "releases" (unmaintained) and "tags" (maintained). Choose the latter and bump this package. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* net-libs/xdp-tools: use proper gentoo email in metadataJason A. Donenfeld2021-10-291-1/+1
| | | | | | | Why did the template default to this one? Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* net-libs/xdp-tools: add version 0.0.3Jason A. Donenfeld2021-10-293-0/+67
A bit rough around the edges, given the bespoke build system of xdp-tools is a little bit immature, and there's a bit of weirdness around installing BPF ELF objects. But hopefully this is a solid start. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>