From 306c12be0fca16708130ecf98ce48797b55fbd68 Mon Sep 17 00:00:00 2001 From: ivan-boikov Date: Fri, 10 May 2024 21:31:39 +0200 Subject: Initial commit. UBlock Origin, LibRedirect and IDontCareAboutCookies. --- update-manifests | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 update-manifests (limited to 'update-manifests') diff --git a/update-manifests b/update-manifests new file mode 100755 index 0000000..982d49e --- /dev/null +++ b/update-manifests @@ -0,0 +1,3 @@ +find ./ -iname '*.ebuild' -type f -exec sh -c ' + ebuild "$0" manifest +' {} \; -- cgit v1.2.3