From c2e3372c092c4dcc5a5f3b9d793521512d16d713 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sat, 20 Feb 2016 11:32:37 +0100 Subject: www-plugins/classic-theme-restorer: Version bump --- www-plugins/classic-theme-restorer/Manifest | 2 +- .../classic-theme-restorer-1.4.7.ebuild | 19 ------------------- .../classic-theme-restorer-1.4.8.ebuild | 19 +++++++++++++++++++ 3 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.7.ebuild create mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.8.ebuild (limited to 'www-plugins') diff --git a/www-plugins/classic-theme-restorer/Manifest b/www-plugins/classic-theme-restorer/Manifest index 39ab7f73..880322db 100644 --- a/www-plugins/classic-theme-restorer/Manifest +++ b/www-plugins/classic-theme-restorer/Manifest @@ -1 +1 @@ -DIST classic_theme_restorer-1.4.7-fx.xpi 710590 SHA256 5646346f0e7b752361a69583fad731926823579c89c9286f426f5bcecc22b40c +DIST classic_theme_restorer-1.4.8-fx.xpi 744634 SHA256 df0fc8cee02077dae13c1ccdbc52ce33b9a4d7550d3b634203778a970854d553 diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.7.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.7.ebuild deleted file mode 100644 index 175bf904..00000000 --- a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.7.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 -inherit mv_mozextension-r1 -RESTRICT="mirror" - -mPN="${PN//-/_}-${PV}" -DESCRIPTION="Firefox plugin: restore partially the functionality of non-broken firefox" -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="" - -moz_defaults firefox diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.8.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.8.ebuild new file mode 100644 index 00000000..175bf904 --- /dev/null +++ b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.8.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit mv_mozextension-r1 +RESTRICT="mirror" + +mPN="${PN//-/_}-${PV}" +DESCRIPTION="Firefox plugin: restore partially the functionality of non-broken firefox" +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="" + +moz_defaults firefox -- cgit v1.2.3-65-gdbad