From f5c086c9b0a278deb6b8d58ca8ab0669ea3b8dc0 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 25 Feb 2018 18:32:05 +0100 Subject: www-plugins/calc-extension: Version bump --- www-plugins/calc-extension/Manifest | 2 +- www-plugins/calc-extension/calc-extension-2.0.ebuild | 18 ------------------ www-plugins/calc-extension/calc-extension-2.1.ebuild | 18 ++++++++++++++++++ 3 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 www-plugins/calc-extension/calc-extension-2.0.ebuild create mode 100644 www-plugins/calc-extension/calc-extension-2.1.ebuild (limited to 'www-plugins') diff --git a/www-plugins/calc-extension/Manifest b/www-plugins/calc-extension/Manifest index a5c422d9..7e407068 100644 --- a/www-plugins/calc-extension/Manifest +++ b/www-plugins/calc-extension/Manifest @@ -1 +1 @@ -DIST calc_extension-2.0-an+fx.xpi 29738 SHA512 0020c7e6492e381dcc98e4cf603f23957bf1342d7069761535af34ef96ae3c7927692bbf27c6dabb065d678cfd2085082ceff6fb3bc49079220dfd1f598aea02 +DIST calc_extension-2.1-an+fx.xpi 29788 SHA512 e3bed42e09f85de954c931cd427eaaf919e20ff91479d567a8d56260fa582fd7889e7de033cc1c4d51b7f7b23f22ef9c0794c93a61ca0a6a6c2d51ab10d49ad0 diff --git a/www-plugins/calc-extension/calc-extension-2.0.ebuild b/www-plugins/calc-extension/calc-extension-2.0.ebuild deleted file mode 100644 index 4b95176c..00000000 --- a/www-plugins/calc-extension/calc-extension-2.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-2.1.ebuild b/www-plugins/calc-extension/calc-extension-2.1.ebuild new file mode 100644 index 00000000..4b95176c --- /dev/null +++ b/www-plugins/calc-extension/calc-extension-2.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