From 4eee13fe898def7c00c9d3779c864258d190afee Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Tue, 20 Nov 2012 20:06:42 +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.0.2-r1.ebuild | 19 ------------------- .../form-history-control-1.3.0.3.ebuild | 19 +++++++++++++++++++ 4 files changed, 25 insertions(+), 20 deletions(-) delete mode 100644 www-plugins/form-history-control/form-history-control-1.3.0.2-r1.ebuild create mode 100644 www-plugins/form-history-control/form-history-control-1.3.0.3.ebuild diff --git a/www-plugins/form-history-control/ChangeLog b/www-plugins/form-history-control/ChangeLog index 194da3bc..e1c0ecc6 100644 --- a/www-plugins/form-history-control/ChangeLog +++ b/www-plugins/form-history-control/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*form-history-control-1.3.0.3 (20 Nov 2012) + + 20 Nov 2012; Martin Väth + Bump version. Remove old ebuild. + *form-history-control-1.3.0.2-r1 (21 Sep 2012) 21 Sep 2012; Martin Väth diff --git a/www-plugins/form-history-control/Manifest b/www-plugins/form-history-control/Manifest index 6918122b..7c1c380e 100644 --- a/www-plugins/form-history-control/Manifest +++ b/www-plugins/form-history-control/Manifest @@ -1 +1 @@ -DIST form_history_control-1.3.0.2-sm+fx.xpi 406626 SHA256 0e09c079f6d6980ba5e7a85cd268146f891857c1c7c5c639bc70d4c47cb6b591 SHA512 dda48cc6cd6256e1c870a3484981c3332befaa9d7b10ccb88e4952bd810b5346456edf04292b840317e84c04805e051092e004ae5beaea9b1917696d9d455f39 WHIRLPOOL 4dbd1150ce03e7ea67624e31503df8db438cdfb68c1ce38d8fb24c82112c8474af3f2e8ed7fa1b93d47a428866bd7afbfe77ee580656ba13aee94a5799d92ccf +DIST form_history_control-1.3.0.3-fx+sm.xpi 416512 SHA256 d7dd27830cb7bb4faa412870ccfc5d004f445e25b569873cf0e0a5d09e9b6774 SHA512 943273832b5dabcb3e5c0f924db825cf37e71ffb271846d640122e3e98ab35010c21344b06be582d866d5472951443e23b71e7b65923c0d0a4348640ec19dff4 WHIRLPOOL a49f5f3ba607396ce72027b28bb613febb8fabd102e5bbb82632164247e69890fb15e3ef7c17045a82be18d39af41a5d0319c4a068299f9a463de1f4360b9a59 diff --git a/www-plugins/form-history-control/form-history-control-1.3.0.2-r1.ebuild b/www-plugins/form-history-control/form-history-control-1.3.0.2-r1.ebuild deleted file mode 100644 index 0d64e74d..00000000 --- a/www-plugins/form-history-control/form-history-control-1.3.0.2-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2012 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://releases.mozilla.org/pub/mozilla.org/addons/12021/${NAME}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/www-plugins/form-history-control/form-history-control-1.3.0.3.ebuild b/www-plugins/form-history-control/form-history-control-1.3.0.3.ebuild new file mode 100644 index 00000000..a07ef7bc --- /dev/null +++ b/www-plugins/form-history-control/form-history-control-1.3.0.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2012 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://releases.mozilla.org/pub/mozilla.org/addons/12021/${NAME}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" -- cgit v1.2.3-65-gdbad