mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
noscript: 10.1.9.8
This commit is contained in:
parent
48fcb29f7f
commit
2d5cf45a42
3 changed files with 2 additions and 23 deletions
|
|
@ -1,2 +1 @@
|
|||
DIST noscript-10.1.8.16.xpi 423740 BLAKE2B 382c9b354079c544205bc8a7c30eb6aa1715865dd7edaa672055732da3c6f52986972ca2ae04dd6ff739f894940a5a7e97d7b0242e85b8d5b98d72568ae12676 SHA512 1b1be66b91b51928407a4266e6a4f7b1ea5178b53e1685cc83b4ead504d87f02db39a7e727dfbf9ea7b4226cbe1f1c91d978fa9007bd7cfdb1b984ce3e5ab7ff
|
||||
DIST noscript-10.1.9.6.xpi 457297 BLAKE2B eb04f083f10c08a272d3bf213d91de3244eb9dd3e11bcef21eeb834354c1b51dade3a78cabac6d8bbb74f93b9f1b0bf5b4385b32908b181d75c04416c4425128 SHA512 547bd5105fb0cd71a2e39beeb72ebc22398ec4348e15fcd30a78e488e5220a25c2f24199537c5e92719e23f7b5e12c2e04a028033e0547f71b7e359613ca8758
|
||||
DIST noscript-10.1.9.8.xpi 486519 BLAKE2B bb26765d2f55d4eaa00b9f5542756012e8407c1bd05dd85481f5155cc6d47be09c377568c2305391b9dca2c68d01c29409d12cd44d97330b40fb7cefe97a5a4f SHA512 4850bbd552f44dfccb73e13a9bd89f7c03945a4145104b6398c9071ce7505e1fbc77da5cdd7cb246ecdbfae564445f38886eede945cae5c96ebe317239d16069
|
||||
|
|
|
|||
|
|
@ -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="1077146"
|
||||
#<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=""
|
||||
|
|
@ -5,7 +5,7 @@ EAPI=6
|
|||
|
||||
#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/noscript
|
||||
#<install
|
||||
WEXT_FILEID="1028336"
|
||||
WEXT_FILEID="1100974"
|
||||
#<guid>
|
||||
WEXT_GUID="{73a6fe31-595d-460b-a920-fcc0f8843232}"
|
||||
|
||||
Loading…
Reference in a new issue