diff options
author | Martin Väth <martin@mvath.de> | 2012-11-20 20:06:42 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:48:33 +0200 |
commit | 4eee13fe898def7c00c9d3779c864258d190afee (patch) | |
tree | 660c16f58c05169c0e36a129e9f2a3dae5d1c2b1 | |
parent | Bump video-mv. Update checksums (diff) | |
download | mv-4eee13fe898def7c00c9d3779c864258d190afee.tar.gz mv-4eee13fe898def7c00c9d3779c864258d190afee.tar.bz2 mv-4eee13fe898def7c00c9d3779c864258d190afee.zip |
Bump form-history-control
-rw-r--r-- | www-plugins/form-history-control/ChangeLog | 5 | ||||
-rw-r--r-- | www-plugins/form-history-control/Manifest | 2 | ||||
-rw-r--r-- | www-plugins/form-history-control/form-history-control-1.3.0.3.ebuild (renamed from www-plugins/form-history-control/form-history-control-1.3.0.2-r1.ebuild) | 2 |
3 files changed, 7 insertions, 2 deletions
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 <martin@mvath.de> + Bump version. Remove old ebuild. + *form-history-control-1.3.0.2-r1 (21 Sep 2012) 21 Sep 2012; Martin Väth <martin@mvath.de> 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.3.ebuild index 0d64e74d..a07ef7bc 100644 --- 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.3.ebuild @@ -8,7 +8,7 @@ RESTRICT="mirror" MY_P="${P/-/_}" MY_P="${MY_P/-/_}" -NAME="${MY_P}-sm+fx.xpi" +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}" |