summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-01-01 17:33:42 +0100
committerMartin Väth <martin@mvath.de>2018-01-01 17:33:42 +0100
commit4db3659f9e6ccab08eea84ef8c00b061dc219029 (patch)
tree00f0b8c570df90fbb0e4c077ce2b0a245eacb7e9 /www-plugins/noscript/noscript-5.1.8.3.ebuild
parentmedia-tv/sundtek-tv: Version bump (diff)
downloadmv-4db3659f9e6ccab08eea84ef8c00b061dc219029.tar.gz
mv-4db3659f9e6ccab08eea84ef8c00b061dc219029.tar.bz2
mv-4db3659f9e6ccab08eea84ef8c00b061dc219029.zip
www-plugins/noscript: Version bump
Diffstat (limited to 'www-plugins/noscript/noscript-5.1.8.3.ebuild')
-rw-r--r--www-plugins/noscript/noscript-5.1.8.3.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/www-plugins/noscript/noscript-5.1.8.3.ebuild b/www-plugins/noscript/noscript-5.1.8.3.ebuild
new file mode 100644
index 00000000..9afec925
--- /dev/null
+++ b/www-plugins/noscript/noscript-5.1.8.3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit mv_mozextension-r1
+RESTRICT="mirror"
+
+DESCRIPTION="Firefox legacy add-on: restrict active contents like java/javascript/flash"
+HOMEPAGE="http://noscript.net/"
+SRC_URI="https://secure.informaction.com/download/releases/${P}.xpi
+https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-${PV}-fx+sm.xpi -> ${P}.xpi"
+
+LICENSE="GPL-2"
+SLOT="legacy"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+moz_defaults '<firefox-57' '>=palemoon-27'