summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-11-16 20:53:50 +0100
committerMartin Väth <martin@mvath.de>2017-11-16 20:53:50 +0100
commit07207c7ed22a9357dbe031b02494dbe216619dc0 (patch)
tree05e9b4c37d3971321831769288b05a64fdd38ebc /www-plugins
parentwww-plugins/decentraleyes: Version bump (diff)
downloadmv-07207c7ed22a9357dbe031b02494dbe216619dc0.tar.gz
mv-07207c7ed22a9357dbe031b02494dbe216619dc0.tar.bz2
mv-07207c7ed22a9357dbe031b02494dbe216619dc0.zip
www-plugins/skip-redirect: New ebuild
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/skip-redirect/Manifest1
-rw-r--r--www-plugins/skip-redirect/metadata.xml8
-rw-r--r--www-plugins/skip-redirect/skip-redirect-2.2.1.ebuild18
3 files changed, 27 insertions, 0 deletions
diff --git a/www-plugins/skip-redirect/Manifest b/www-plugins/skip-redirect/Manifest
new file mode 100644
index 00000000..62253a30
--- /dev/null
+++ b/www-plugins/skip-redirect/Manifest
@@ -0,0 +1 @@
+DIST skip_redirect-2.2.1-fx.xpi 60802 SHA512 c9ad8ee4a9c139e9ba59313a7c03223b28489a9cbdca7a92862256267f284fb9a4de4086e549afac08149ef2510a351878f3baaaeaadd119b2514aea162a0ff1
diff --git a/www-plugins/skip-redirect/metadata.xml b/www-plugins/skip-redirect/metadata.xml
new file mode 100644
index 00000000..b919c846
--- /dev/null
+++ b/www-plugins/skip-redirect/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>martin@mvath.de</email>
+ <name>Martin Väth</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/www-plugins/skip-redirect/skip-redirect-2.2.1.ebuild b/www-plugins/skip-redirect/skip-redirect-2.2.1.ebuild
new file mode 100644
index 00000000..682bbc1a
--- /dev/null
+++ b/www-plugins/skip-redirect/skip-redirect-2.2.1.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 webextension: skip intermediary pages before redirecting"
+HOMEPAGE="https://addons.mozilla.org/de/firefox/addon/skip-redirect/
+https://github.com/sblask/webextension-skip-redirect"
+SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/642100/${PN//-/_}-${PV}-fx.xpi"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+moz_defaults firefox seamonkey