From 74279e2f9b233c1e9d8d6285e25671df289ca70a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20V=C3=A4th?= Date: Sun, 14 Jan 2018 01:27:48 +0100 Subject: www-plugins/decentraleyes: Version bump --- www-plugins/decentraleyes/Manifest | 2 +- www-plugins/decentraleyes/decentraleyes-2.0.1.ebuild | 18 ------------------ www-plugins/decentraleyes/decentraleyes-2.0.2.ebuild | 18 ++++++++++++++++++ 3 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 www-plugins/decentraleyes/decentraleyes-2.0.1.ebuild create mode 100644 www-plugins/decentraleyes/decentraleyes-2.0.2.ebuild (limited to 'www-plugins/decentraleyes') diff --git a/www-plugins/decentraleyes/Manifest b/www-plugins/decentraleyes/Manifest index aac39f5d..defc95ec 100644 --- a/www-plugins/decentraleyes/Manifest +++ b/www-plugins/decentraleyes/Manifest @@ -1 +1 @@ -DIST decentraleyes-2.0.1-an+fx.xpi 5908223 SHA512 b61e0694e768b5c3f4ba98690b34e2e23951deae74d14f1bf192fcbe7e98e68366f835fc1a14c4ce568c98fbee1f29c300d8127847e0df976f8d98a24056ac06 +DIST decentraleyes-2.0.2-an+fx.xpi 5910682 SHA512 6d8f123bd04cb674557e3e8798877e37cb2c09ea16aab59a367a4ca359c7ae879995593d8019a21bedbeeb4dfb4bee6f82b0ebe9668381f75ea65c7ba29db2f3 diff --git a/www-plugins/decentraleyes/decentraleyes-2.0.1.ebuild b/www-plugins/decentraleyes/decentraleyes-2.0.1.ebuild deleted file mode 100644 index 0dc28bde..00000000 --- a/www-plugins/decentraleyes/decentraleyes-2.0.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# 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: avoid centralized services" -HOMEPAGE="https://addons.mozilla.org/de/firefox/addon/decentraleyes/ -https://github.com/Synzvato/decentraleyes" -SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/521554/${PN//-/_}-${PV}-an+fx.xpi" - -LICENSE="MPL-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -moz_defaults firefox seamonkey diff --git a/www-plugins/decentraleyes/decentraleyes-2.0.2.ebuild b/www-plugins/decentraleyes/decentraleyes-2.0.2.ebuild new file mode 100644 index 00000000..56fef783 --- /dev/null +++ b/www-plugins/decentraleyes/decentraleyes-2.0.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit mv_mozextension-r1 +RESTRICT="mirror" + +DESCRIPTION="Firefox webextension: avoid centralized services" +HOMEPAGE="https://addons.mozilla.org/de/firefox/addon/decentraleyes/ +https://github.com/Synzvato/decentraleyes" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/521554/${PN//-/_}-${PV}-an+fx.xpi" + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +moz_defaults firefox seamonkey -- cgit v1.2.3