mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
adblock_plus: 3.5.2 bump
This commit is contained in:
parent
8e354a113a
commit
2d95a5a145
3 changed files with 2 additions and 23 deletions
|
|
@ -1,2 +1 @@
|
|||
DIST adblock_plus-3.5.1.xpi 1245140 BLAKE2B a70bfa2e86fbcb48f7bf0891eb0c61a6124cd0e2fb85559a1695ff71b250a602093bb1f5c207794eb110fcd15c91a0b9649bd53bf5fd4f9558fde12ce6493a6b SHA512 46aa7cf6bc0528d5f6f5692323aa1b4272682b9550fe0c18640364fecd7b7680c620845512d311df2ecf98c6581e80f8f1e62959331acd89303b3ed088ecde73
|
||||
DIST adblock_plus-3.5.xpi 1221070 BLAKE2B dd91b927487d5f4df98cbaa23d36f212369522343df083063324d9dd1dab5bb785f4c83e27de4ef9eb5b0eab4430aff28806077349c8f8df3fe0f18a5a747b92 SHA512 2d752fa47cdf1d5e2b9a04177985746ea3cded25a4d78d12e8ec50be38132115932ef58f28e11a91b6ead9568b28aa90efa97e0b25b156214680861e020b2ea8
|
||||
DIST adblock_plus-3.5.2.xpi 1244733 BLAKE2B b7bdf7731878d0961773679c42a4552d12611a8d305edd046ec4e62a61f267acb8e3e231c1f4dd6dd5de99541bee12ee7a46e410e45f2236ee0bbaef39b2ac96 SHA512 6df67ff30076d328c45bc94e4b65044630a4128926331bbc34bdb1975e3f5244f58f4bab8db4a0cc7adc8f9e7b240f5c3578565a4579d0b5f83181cd900d87ec
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ EAPI=7
|
|||
|
||||
#https://addons.mozilla.org/api/v4/addons/addon/adblock-plus/versions/
|
||||
#files":[{"id"
|
||||
WEXT_FILEID="1731512"
|
||||
WEXT_FILEID="1748627"
|
||||
#"guid":"
|
||||
WEXT_GUID="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
|
||||
|
||||
|
|
@ -1,20 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
#https://addons.mozilla.org/api/v4/addons/addon/adblock-plus/versions/
|
||||
#files":[{"id"
|
||||
WEXT_FILEID="1709104"
|
||||
#"guid":"
|
||||
WEXT_GUID="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
|
||||
|
||||
inherit mozilla-webext
|
||||
|
||||
DESCRIPTION="Firefox extension to block annoying ads automatically, no distractions."
|
||||
HOMEPAGE="http://adblockplus.org/en/firefox"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
Loading…
Reference in a new issue