From f07f4c929af57ad7aef2fa8973c8b4062fc5be1a Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 9 Feb 2014 14:46:51 +0100 Subject: Bump form-history control --- www-plugins/form-history-control/ChangeLog | 5 +++++ www-plugins/form-history-control/Manifest | 2 +- .../form-history-control-1.3.1.0.ebuild | 19 ------------------- .../form-history-control-1.3.3.0.ebuild | 19 +++++++++++++++++++ 4 files changed, 25 insertions(+), 20 deletions(-) delete mode 100644 www-plugins/form-history-control/form-history-control-1.3.1.0.ebuild create mode 100644 www-plugins/form-history-control/form-history-control-1.3.3.0.ebuild (limited to 'www-plugins/form-history-control') diff --git a/www-plugins/form-history-control/ChangeLog b/www-plugins/form-history-control/ChangeLog index cc811548..d86ce4be 100644 --- a/www-plugins/form-history-control/ChangeLog +++ b/www-plugins/form-history-control/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*form-history-control-1.3.1.0 (09 Feb 2014) + + 09 Feb 2014; Martin Väth : + Bump version. Remove old ebuild. + *form-history-control-1.3.1.0 (14 Jul 2013) 14 Jul 2013; Martin Väth : diff --git a/www-plugins/form-history-control/Manifest b/www-plugins/form-history-control/Manifest index d8922022..a513994c 100644 --- a/www-plugins/form-history-control/Manifest +++ b/www-plugins/form-history-control/Manifest @@ -1 +1 @@ -DIST form_history_control-1.3.1.0-fx+sm.xpi 418238 SHA256 9890f96dff5fca9c6916b0c586cb1a22a1676f3259753f107397832a66eed91e SHA512 2e1bce8b56d435aef54f15ea0f93569c5866138882615d7d37263fec1d5d255d846bf74938cfce9d753cb36beadd50ccdff6369ac2ad0bd951c945dea8fc3c88 WHIRLPOOL 0f16be4e55fe2a87ac2ebeba365b9e604a2120cfd7bdfda569441cb50923f3686feeda36fb5ad0f3dbdd6de1c0aba5b319b37012aa7bf8cb66a973abef364738 +DIST form_history_control-1.3.3.0-sm+fx.xpi 444961 SHA256 9060824360cf0c7b63f754025d97981f6c38fd3c1cef79b7c627613c7804a690 SHA512 9429a89e32bec46766658fa9c2912e9575646bbed556e5d596651c368437ece32bf0136a952b294e203f9f67c8983b50cb10b8a3fff81dc5e8a5fe8cc8ff080e WHIRLPOOL 89530e6816ff783440e598a1fa7a105f56b4d8db8d7b4270268e16bd2f73be0538ed57c2691c993278f2d70b653ffacaee5dfdffe622b3348cf04066fece934a diff --git a/www-plugins/form-history-control/form-history-control-1.3.1.0.ebuild b/www-plugins/form-history-control/form-history-control-1.3.1.0.ebuild deleted file mode 100644 index afa53ea4..00000000 --- a/www-plugins/form-history-control/form-history-control-1.3.1.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 -inherit mv_mozextension -RESTRICT="mirror" - -MY_P="${P/-/_}" -MY_P="${MY_P/-/_}" -NAME="${MY_P}-fx+sm.xpi" -DESCRIPTION="Edit the saved history of forms in mozilla" -HOMEPAGE="http://www.formhistory.blogspot.com/" -SRC_URI="http://addons.cdn.mozilla.net/storage/public-staging/12021/${NAME}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/www-plugins/form-history-control/form-history-control-1.3.3.0.ebuild b/www-plugins/form-history-control/form-history-control-1.3.3.0.ebuild new file mode 100644 index 00000000..3fd1b67c --- /dev/null +++ b/www-plugins/form-history-control/form-history-control-1.3.3.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 +inherit mv_mozextension +RESTRICT="mirror" + +MY_P="${P/-/_}" +MY_P="${MY_P/-/_}" +NAME="${MY_P}-sm+fx.xpi" +DESCRIPTION="Edit the saved history of forms in mozilla" +HOMEPAGE="http://www.formhistory.blogspot.com/" +SRC_URI="http://addons.cdn.mozilla.net/storage/public-staging/12021/${NAME}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" -- cgit v1.2.3-65-gdbad