From e225d23d9be9b07b749ac2617afda9894c3bbe74 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Fri, 8 Dec 2017 09:24:51 +0100 Subject: www-plugins/https-everywhere: Version bump --- .../https-everywhere/https-everywhere-2017.12.6.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 www-plugins/https-everywhere/https-everywhere-2017.12.6.ebuild (limited to 'www-plugins/https-everywhere/https-everywhere-2017.12.6.ebuild') diff --git a/www-plugins/https-everywhere/https-everywhere-2017.12.6.ebuild b/www-plugins/https-everywhere/https-everywhere-2017.12.6.ebuild new file mode 100644 index 00000000..bd08be3e --- /dev/null +++ b/www-plugins/https-everywhere/https-everywhere-2017.12.6.ebuild @@ -0,0 +1,17 @@ +# 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 webextension: force https for all websites of a provided list" +HOMEPAGE="https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/229918/${PN//-/_}-${PV}-an+fx.xpi" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +moz_defaults firefox seamonkey -- cgit v1.2.3-65-gdbad