From c7eff9d0aa7715e3bf2781a7c2e76a861c5ad7cb Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Fri, 8 Dec 2017 09:21:20 +0100 Subject: www-plugins/form-history-control: Version bump --- www-plugins/form-history-control/Manifest | 2 +- .../form-history-control-2.0.2.2.ebuild | 17 ----------------- .../form-history-control-2.0.2.3.ebuild | 17 +++++++++++++++++ 3 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 www-plugins/form-history-control/form-history-control-2.0.2.2.ebuild create mode 100644 www-plugins/form-history-control/form-history-control-2.0.2.3.ebuild (limited to 'www-plugins') diff --git a/www-plugins/form-history-control/Manifest b/www-plugins/form-history-control/Manifest index 00f2d7f3..1a8ba94a 100644 --- a/www-plugins/form-history-control/Manifest +++ b/www-plugins/form-history-control/Manifest @@ -1,2 +1,2 @@ DIST form_history_control-1.4.0.6-sm+fx.xpi 579576 SHA256 c83e324fd1076eb54e78a659d2631bda0749a7ff69dfb1c484c9a88c887ddfc9 SHA512 8ea8bd6326fb1b659a7117a9b99972b50b66f059584cdfb22009e1ff6e51b6ddf64b306b22038378f3ea3f8bc9c0c06c3d961a2574b79776bae8bd302d143162 -DIST form_history_control-2.0.2.2-an+fx.xpi 283580 SHA512 199a8f1f6c67be05682218b29acea5dbbeca43b12a60a0e618035978bd35d6778489d8748f5fbee687441edb15fdf392b21ea976cb84d6f8df6f8d1ed1df1574 +DIST form_history_control-2.0.2.3-an+fx.xpi 283580 SHA512 199a8f1f6c67be05682218b29acea5dbbeca43b12a60a0e618035978bd35d6778489d8748f5fbee687441edb15fdf392b21ea976cb84d6f8df6f8d1ed1df1574 diff --git a/www-plugins/form-history-control/form-history-control-2.0.2.2.ebuild b/www-plugins/form-history-control/form-history-control-2.0.2.2.ebuild deleted file mode 100644 index ab67426e..00000000 --- a/www-plugins/form-history-control/form-history-control-2.0.2.2.ebuild +++ /dev/null @@ -1,17 +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: edit the saved history of forms" -HOMEPAGE="http://www.formhistory.blogspot.com/" -SRC_URI="https://addons.mozilla.org/firefox/downloads/file/769035/${PN//-/_}-${PV}-an+fx.xpi" - -LICENSE="MPL-1.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -moz_defaults firefox seamonkey diff --git a/www-plugins/form-history-control/form-history-control-2.0.2.3.ebuild b/www-plugins/form-history-control/form-history-control-2.0.2.3.ebuild new file mode 100644 index 00000000..ab67426e --- /dev/null +++ b/www-plugins/form-history-control/form-history-control-2.0.2.3.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: edit the saved history of forms" +HOMEPAGE="http://www.formhistory.blogspot.com/" +SRC_URI="https://addons.mozilla.org/firefox/downloads/file/769035/${PN//-/_}-${PV}-an+fx.xpi" + +LICENSE="MPL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +moz_defaults firefox seamonkey -- cgit v1.2.3-65-gdbad