From 0a284b6c9b33122426545a76cc1ec5f198995822 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Thu, 15 Oct 2015 20:43:17 +0200 Subject: www-plugins/classic-theme-restorer: Version bump --- www-plugins/classic-theme-restorer/Manifest | 2 +- .../classic-theme-restorer-1.4.0.ebuild | 18 ------------------ .../classic-theme-restorer-1.4.1.ebuild | 18 ++++++++++++++++++ 3 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild create mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.1.ebuild (limited to 'www-plugins') diff --git a/www-plugins/classic-theme-restorer/Manifest b/www-plugins/classic-theme-restorer/Manifest index 47842ca5..449a9049 100644 --- a/www-plugins/classic-theme-restorer/Manifest +++ b/www-plugins/classic-theme-restorer/Manifest @@ -1 +1 @@ -DIST classic_theme_restorer-1.4.0-fx.xpi 621728 SHA256 8c0c84ebe0352c8094003a4c341d1457a41918590e17620cb17cfaa841372870 SHA512 8a3758572f8ed612260856f018e8a34a96a51bfc3a2007c8c3d8e6a2c988f6880782354dcc8d2163295d690d938922143af3e8eba0fd1b400d9f9e5148033d02 WHIRLPOOL e0e93a4aeb1e67a214d9293eac148ce79aca7471233a7a947de15215c64a7811eb600dc2dd981cf8165d73aa78a88af42fe12888b7d07906ebe74ffbc3f99cc8 +DIST classic_theme_restorer-1.4.1-fx.xpi 636418 SHA256 7ad16cfb68e2537f94cd26e73afcdf8c69a316797ba01bd52c017e15aa31060f SHA512 f18417a030519063762ecaec13c7ec1dc556503c0925306e0b3a6d76fee5791b83e4eb99b79454eeb4a620c642f816485b413d9727875939664eeed3f14f5e34 WHIRLPOOL f0bbaa232c475968002aaa880927490c06ebfce8c0e5fa2dc910c35ab0841482d772b1b5566f8691b059543c7a0b047f6a5efa91a5b4c02014cef313309bcc44 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 deleted file mode 100644 index 5d803dec..00000000 --- a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.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.1.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.1.ebuild new file mode 100644 index 00000000..5d803dec --- /dev/null +++ b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.1.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