summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/wget2: drop 2.0.1, 2.0.1-r2Bernard Cafarelli2023-08-161-92/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-misc/wget2: drop invalid USE=valgrind flag (for test suite)Sam James2023-05-141-5/+3
| | | | | | | | | | | We don't, in general, run Valgrind for test suites in Gentoo because it's not portable enough and gives inconsistent results, especially under sandbox. Plus it's confusing given USE=valgrind is effectively a global USE flag (even if it isn't in use.desc yet) for meaning "enable annotations to enable better debugging under Valgrind", rather than "run tests under it". Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/wget2: fix LICENSESam James2022-09-191-1/+2
| | | | | Closes: https://bugs.gentoo.org/871318 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/wget2: Keyword 2.0.1-r2 arm64, #869059Arthur Zamarin2022-09-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/wget2: use QA_PKGCONFIG_VERSIONBernard Cafarelli2022-07-191-0/+93
libwget has different versioning but is not packaged independently for now Closes: https://bugs.gentoo.org/858575 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>