summaryrefslogtreecommitdiff
path: root/dev-python/adblock/adblock-0.5.0.ebuild
AgeCommit message (Collapse)Author
2021-12-16dev-python/adblock: drop 0.5.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2021-10-22dev-python/adblock: amd64 stable wrt bug #818031Agostino Sarubbo
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-10-19dev-python/adblock: Keyword 0.5.0 arm64, #818274Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-10-15dev-python/adblock: keyword 0.5.0 for ~x86Ionen Wolkens
Was tested with qutebrowser on x86 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2021-10-15dev-python/adblock: EAPI7->8, tidy, add python3_10Ionen Wolkens
Also: * fix install with USE=debug (library is in target/debug/) * skip installing /usr/lib*/libadblock.so as it's the same file as adblock.abi3.so and is only needed in python's site dir * add missing dev-python/toml test dependency * add licenses for used crates (needs both former options at once removing the use for ||) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2021-07-20dev-python/adblock: fix regular expression in QA_FLAGS_IGNOREDStefan Strogin
Closes: https://bugs.gentoo.org/802798 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Stefan Strogin <steils@gentoo.org>
2021-07-18dev-python/adblock: upgrade to 0.5.0Stefan Strogin
Closes: https://bugs.gentoo.org/797724 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Stefan Strogin <steils@gentoo.org>