diff options
Diffstat (limited to 'www-plugins/noscript/noscript-2.4.9.ebuild')
-rw-r--r-- | www-plugins/noscript/noscript-2.4.9.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/www-plugins/noscript/noscript-2.4.9.ebuild b/www-plugins/noscript/noscript-2.4.9.ebuild new file mode 100644 index 00000000..9a81f037 --- /dev/null +++ b/www-plugins/noscript/noscript-2.4.9.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="4" +inherit mv_mozextension +RESTRICT="mirror" + +DESCRIPTION="Mozilla plugin: Restrict active contents like java/javascript/flash" +HOMEPAGE="http://noscript.net/" +SRC_URI="https://secure.informaction.com/download/releases/${P}.xpi" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# NOTES: +# can also be used for Flock, MidBrowser, eMusic, Toolkit, Songbird, Fennec |