summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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>
* net-proxy/dante: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/dante: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/dante: keyword 1.4.1-r6 for ~loongWANG Xuerui2022-05-131-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-proxy/dante: Fix build with slibtoolorbea2022-05-071-0/+3
| | | | | | | | | | | Removing -all-dynamic is the easiest choice as nothing seems to actually provide that argument. GNU libtool of course will ignore the issue. Bug: https://bugs.gentoo.org/780039 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25349 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/dante: remove userland_GNUDavid Seifert2022-01-061-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-proxy/dante: keyword 1.4.1-r6 for ~riscvMarek Szuba2021-07-211-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-proxy/dante: add missing libcrypt dependencySam James2021-07-141-0/+104
Closes: https://bugs.gentoo.org/798954 Signed-off-by: Sam James <sam@gentoo.org>