mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 21:31:10 +02:00
noscript: 10.2.1 bump
This commit is contained in:
parent
730ab91071
commit
0de730e2a3
3 changed files with 3 additions and 24 deletions
|
|
@ -1,2 +1 @@
|
|||
DIST noscript-10.1.9.9.xpi 486526 BLAKE2B be159ff4b648eeb0e112352a67fc404cf1043380e54a662a9ef6db2db3b145585e82642d2c8299c5b3cf826034d795cbda66b2d77812db5f63f79fe894858208 SHA512 8ac2ce98fff025e35faec4ab0e125c960fe760af776a4db0ecebb85309867ee80fa97073e747e584030090ac3b2258c3e580f7714f090f089a4c7236bacccecb
|
||||
DIST noscript-10.2.0.xpi 486514 BLAKE2B c2f84cb807f432abd4a78cdd3f9683f0c29a6016affebb5ab5c5852bb3f6988f9318026f366edef3bbfe10e5bf704fef7adffeb116f6a2c8d0db5f32fcdc668b SHA512 40de0b15bb8d0ef16f7d11b4ba5d19f698c5a21d3a95eb316ec9c762d0b21723fa1133eef672d9b9d5308825fb235e6d542d124d0bfb963b72beb227374d7a60
|
||||
DIST noscript-10.2.1.xpi 486698 BLAKE2B 6c2d6faf0b87e9a69b34395e2e36a996eca9c37ac141a8fad626ae5bed3f5028b4385d3a334ecde0898b7d3210c6350320669f0ae6ca96d8d3db7a0179bec460 SHA512 23887ef80d3efc84b10d2c32d2c33dcff02d48922b584d2f767e85acfb0a4649f1df361bbac1503e00505c3897c0b947ea90bbbd1b8f2c65ab2496574c0530ef
|
||||
|
|
|
|||
|
|
@ -1,20 +0,0 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/noscript
|
||||
#<install
|
||||
WEXT_FILEID="1111328"
|
||||
#<guid>
|
||||
WEXT_GUID="{73a6fe31-595d-460b-a920-fcc0f8843232}"
|
||||
|
||||
inherit mozilla-webext
|
||||
|
||||
DESCRIPTION="Allow active content in firefox to run only from trusted sites."
|
||||
HOMEPAGE="http://noscript.net"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
|
@ -1,11 +1,11 @@
|
|||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/noscript
|
||||
#<install
|
||||
WEXT_FILEID="1160220"
|
||||
WEXT_FILEID="1189923"
|
||||
#<guid>
|
||||
WEXT_GUID="{73a6fe31-595d-460b-a920-fcc0f8843232}"
|
||||
|
||||
Loading…
Reference in a new issue