summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-02-09 14:46:51 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:06 +0200
commitf07f4c929af57ad7aef2fa8973c8b4062fc5be1a (patch)
tree9428ea92f2640f21251eff1a298798f2e9bf7693 /www-plugins/form-history-control
parentBump find_cruft, useflags (diff)
downloadmv-f07f4c929af57ad7aef2fa8973c8b4062fc5be1a.tar.gz
mv-f07f4c929af57ad7aef2fa8973c8b4062fc5be1a.tar.bz2
mv-f07f4c929af57ad7aef2fa8973c8b4062fc5be1a.zip
Bump form-history control
Diffstat (limited to 'www-plugins/form-history-control')
-rw-r--r--www-plugins/form-history-control/ChangeLog5
-rw-r--r--www-plugins/form-history-control/Manifest2
-rw-r--r--www-plugins/form-history-control/form-history-control-1.3.3.0.ebuild (renamed from www-plugins/form-history-control/form-history-control-1.3.1.0.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 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 <martin@mvath.de>:
+ Bump version. Remove old ebuild.
+
*form-history-control-1.3.1.0 (14 Jul 2013)
14 Jul 2013; Martin Väth <martin@mvath.de>:
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.3.0.ebuild
index afa53ea4..3fd1b67c 100644
--- 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.3.0.ebuild
@@ -8,7 +8,7 @@ RESTRICT="mirror"
MY_P="${P/-/_}"
MY_P="${MY_P/-/_}"
-NAME="${MY_P}-fx+sm.xpi"
+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}"