From f0eadad3bcafbc28c9c17e4c79d09f56b61052ff Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 27 Sep 2015 10:38:13 +0200 Subject: Bump classic-theme-restorer --- www-plugins/classic-theme-restorer/ChangeLog | 5 +++++ www-plugins/classic-theme-restorer/Manifest | 2 +- .../classic-theme-restorer-1.3.9.ebuild | 18 ------------------ .../classic-theme-restorer-1.4.0.ebuild | 18 ++++++++++++++++++ 4 files changed, 24 insertions(+), 19 deletions(-) delete mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.3.9.ebuild create mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild diff --git a/www-plugins/classic-theme-restorer/ChangeLog b/www-plugins/classic-theme-restorer/ChangeLog index 365b5880..144c732c 100644 --- a/www-plugins/classic-theme-restorer/ChangeLog +++ b/www-plugins/classic-theme-restorer/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*classic-theme-restorer-1.4.0 (27 Sep 2015) + + 27 Sep 2015; Martin Väth : + Version bump, remove old ebuild + *classic-theme-restorer-1.3.9 (20 Sep 2015) 20 Sep 2015; Martin Väth : diff --git a/www-plugins/classic-theme-restorer/Manifest b/www-plugins/classic-theme-restorer/Manifest index 197a9ee5..47842ca5 100644 --- a/www-plugins/classic-theme-restorer/Manifest +++ b/www-plugins/classic-theme-restorer/Manifest @@ -1 +1 @@ -DIST classic_theme_restorer-1.3.9-fx.xpi 614795 SHA256 e17ab75c5b3d86663e902878806fb2c7a5a7fdfd190d2437ae99796e9d38a673 SHA512 b1fd364310830b46e5105fbf13e2de8174f8997fd048477598a5d438723eb10aa922c2e4e04761cadfe5ad45c290128c0cf0e991af57fbdbd1bfa105cf243ef6 WHIRLPOOL 129bf7ce9650eb41e725641fa0543c7332984e5b57a44a49a0ae5f79c48f4c64bc113ffd491042f4fa453ccaef6543f921e886a8db7196a66c53e1e4ac2481ab +DIST classic_theme_restorer-1.4.0-fx.xpi 621728 SHA256 8c0c84ebe0352c8094003a4c341d1457a41918590e17620cb17cfaa841372870 SHA512 8a3758572f8ed612260856f018e8a34a96a51bfc3a2007c8c3d8e6a2c988f6880782354dcc8d2163295d690d938922143af3e8eba0fd1b400d9f9e5148033d02 WHIRLPOOL e0e93a4aeb1e67a214d9293eac148ce79aca7471233a7a947de15215c64a7811eb600dc2dd981cf8165d73aa78a88af42fe12888b7d07906ebe74ffbc3f99cc8 diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.3.9.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.3.9.ebuild deleted file mode 100644 index 5d803dec..00000000 --- a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.3.9.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -MV_MOZ_MOZILLAS="firefox" -inherit mv_mozextension -RESTRICT="mirror" - -mPN="${PN//-/_}-${PV}" -DESCRIPTION="Firefox plugin: restore partially the functionality of non-broken firefox versions" -HOMEPAGE="https://addons.mozilla.org/de/firefox/addon/classicthemerestorer/" -SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/472577/${mPN}-fx.xpi" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild new file mode 100644 index 00000000..5d803dec --- /dev/null +++ b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +MV_MOZ_MOZILLAS="firefox" +inherit mv_mozextension +RESTRICT="mirror" + +mPN="${PN//-/_}-${PV}" +DESCRIPTION="Firefox plugin: restore partially the functionality of non-broken firefox versions" +HOMEPAGE="https://addons.mozilla.org/de/firefox/addon/classicthemerestorer/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/472577/${mPN}-fx.xpi" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" -- cgit v1.2.3-65-gdbad