summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/aws-c-io: Disable tests requiring an internet connectionSven Eden2021-01-051-1/+11
| | | | | | | | | | | | | | Some of the tests require internet connectivity. On an offline machine these tests will therefore fail. As network sandboxing is enabled by default for years now, it is very unlikely that anybody would perform these tests anyway. Closes: https://bugs.gentoo.org/759802 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sven Eden <sven.eden@prydeworx.com> Closes: https://github.com/gentoo/gentoo/pull/18656 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/aws-c-io: fix descriptionJoonas Niilola2020-12-131-3/+5
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/aws-c-io: IO/TLS module, for dev-libs/aws-c-event-streamSven Eden2020-12-134-0/+76
This is a new dependency of dev-libs/aws-c-event-stream. Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Sven Eden <sven.eden@prydeworx.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>