diff options
Diffstat (limited to 'www-plugins/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.5.ebuild (renamed from www-plugins/form-history-control/form-history-control-1.3.0.3.ebuild) | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/www-plugins/form-history-control/ChangeLog b/www-plugins/form-history-control/ChangeLog index aca94c14..16246a6c 100644 --- a/www-plugins/form-history-control/ChangeLog +++ b/www-plugins/form-history-control/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*form-history-control-1.3.0.5 (18 Feb 2013) + + 18 Feb 2012; Martin Väth <martin@mvath.de> + Bump version. Remove old ebuild. + *form-history-control-1.3.0.3 (20 Nov 2012) 20 Nov 2012; Martin Väth <martin@mvath.de> diff --git a/www-plugins/form-history-control/Manifest b/www-plugins/form-history-control/Manifest index 7c1c380e..c7f43fde 100644 --- a/www-plugins/form-history-control/Manifest +++ b/www-plugins/form-history-control/Manifest @@ -1 +1 @@ -DIST form_history_control-1.3.0.3-fx+sm.xpi 416512 SHA256 d7dd27830cb7bb4faa412870ccfc5d004f445e25b569873cf0e0a5d09e9b6774 SHA512 943273832b5dabcb3e5c0f924db825cf37e71ffb271846d640122e3e98ab35010c21344b06be582d866d5472951443e23b71e7b65923c0d0a4348640ec19dff4 WHIRLPOOL a49f5f3ba607396ce72027b28bb613febb8fabd102e5bbb82632164247e69890fb15e3ef7c17045a82be18d39af41a5d0319c4a068299f9a463de1f4360b9a59 +DIST form_history_control-1.3.0.5-sm+fx.xpi 417191 SHA256 da7900d25048ba5bce4dd1c8cbec3605e93da24cde0fbef24c83d4698321b162 SHA512 e09c8516fea93f97e8bb4ec4ffc77fe1169cf8ac90d6332054f68fde99ef0a171b0bdfe31bd9cb50430dd381279dafe15d2a48349908c566634cf3abc988ac82 WHIRLPOOL 839164b7957f8c310c8872f75714a9aff112f05a732cac030e6aa274c95c38896d2b1e01b2d6389768a0d673c0952e25cf0760397306982fb1f3eb1ad6ea397d 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.5.ebuild index fcda3822..003ad4a7 100644 --- 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.5.ebuild @@ -8,10 +8,10 @@ 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://releases.mozilla.org/pub/mozilla.org/addons/12021/${NAME}" +SRC_URI="http://addons.cdn.mozilla.net/storage/public-staging/12021/${NAME}" LICENSE="GPL-2" SLOT="0" |