From c627fca6e691ee2d1a95d286cd57e1b598a16ce8 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Mon, 5 Mar 2018 20:25:56 +0100 Subject: www-plugins/calc-extension: Version bump --- metadata/pkg_desc_index | 2 +- www-plugins/calc-extension/Manifest | 2 +- www-plugins/calc-extension/calc-extension-5.0.ebuild | 18 ------------------ www-plugins/calc-extension/calc-extension-5.1.ebuild | 18 ++++++++++++++++++ 4 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 www-plugins/calc-extension/calc-extension-5.0.ebuild create mode 100644 www-plugins/calc-extension/calc-extension-5.1.ebuild diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index bfffac72..bee30815 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -109,7 +109,7 @@ www-client/palemoon-bin 26 27: This is only a dummy ebuild. Use e.g. palemoon ov www-plugins/bookmark-deduplicator 1.3.1-r1: Firefox legacy add-on: deduplicate your bookmarks www-plugins/bookmark-dupes 5.5: Firefox webextension: remove duplicate bookmarks/empty folders/descriptions www-plugins/bookmark-duplicate-cleaner 0.2-r1: Firefox legacy add-on: remove duplicate bookmarks -www-plugins/calc-extension 5.0: Firefox webextension: calculate values of mathematical expressions +www-plugins/calc-extension 5.1: Firefox webextension: calculate values of mathematical expressions www-plugins/canvasblocker 0.4.4b: Firefox webextension: block canvas API to prevent canvas fingerprinting www-plugins/classic-theme-restorer 1.7.3.4: Firefox legacy add-on: restore partially the look of classical firefox www-plugins/dark-mode 0.2.3: Firefox webextension: a global dark theme for the web diff --git a/www-plugins/calc-extension/Manifest b/www-plugins/calc-extension/Manifest index 55630e88..735cf963 100644 --- a/www-plugins/calc-extension/Manifest +++ b/www-plugins/calc-extension/Manifest @@ -1 +1 @@ -DIST calc_extension-5.0-an+fx.xpi 46377 SHA512 73e7aecc52444ac30c79b9f0b106191917a43267db79a35a5fab26d9512bd5217d8d86e8c38a94b59560c70cac36149670dc32109dd1af9ae0fab0653748dd0d +DIST calc_extension-5.1-an+fx.xpi 46592 SHA512 cba788dba341a84ac0d316dced22df27dbce0cf21592c38699cdff7d2ec111e3471ca844d2d1845319230669595b0e30309ddaf3d49bff02b43b4268944cc774 diff --git a/www-plugins/calc-extension/calc-extension-5.0.ebuild b/www-plugins/calc-extension/calc-extension-5.0.ebuild deleted file mode 100644 index 4b95176c..00000000 --- a/www-plugins/calc-extension/calc-extension-5.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# 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: calculate values of mathematical expressions" -HOMEPAGE="https://addons.mozilla.org/en-US/firefox/addon/calc-extension/ -https://github.com/vaeth/calc-extension/" -SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/937719/${PN//-/_}-${PV}-an+fx.xpi" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -moz_defaults firefox seamonkey diff --git a/www-plugins/calc-extension/calc-extension-5.1.ebuild b/www-plugins/calc-extension/calc-extension-5.1.ebuild new file mode 100644 index 00000000..4b95176c --- /dev/null +++ b/www-plugins/calc-extension/calc-extension-5.1.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: calculate values of mathematical expressions" +HOMEPAGE="https://addons.mozilla.org/en-US/firefox/addon/calc-extension/ +https://github.com/vaeth/calc-extension/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/937719/${PN//-/_}-${PV}-an+fx.xpi" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +moz_defaults firefox seamonkey -- cgit v1.2.3-65-gdbad