From cdaade43353ba84cd31778126a64b00e0bf4b551 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Wed, 3 Feb 2016 18:51:45 +0100 Subject: www-plugins/classic-theme-restorer: Version bump --- www-plugins/classic-theme-restorer/Manifest | 2 +- .../classic-theme-restorer-1.4.6.1.ebuild | 19 ------------------- .../classic-theme-restorer-1.4.7.ebuild | 19 +++++++++++++++++++ 3 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.1.ebuild create mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.7.ebuild (limited to 'www-plugins') diff --git a/www-plugins/classic-theme-restorer/Manifest b/www-plugins/classic-theme-restorer/Manifest index 44344395..39ab7f73 100644 --- a/www-plugins/classic-theme-restorer/Manifest +++ b/www-plugins/classic-theme-restorer/Manifest @@ -1 +1 @@ -DIST classic_theme_restorer-1.4.6.1-fx.xpi 694688 SHA256 0c996765a78cb2bdaa85b7acef504e6e8da69973d69ddd84ce82926ff5d5dc97 +DIST classic_theme_restorer-1.4.7-fx.xpi 710590 SHA256 5646346f0e7b752361a69583fad731926823579c89c9286f426f5bcecc22b40c diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.1.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.1.ebuild deleted file mode 100644 index 175bf904..00000000 --- a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.1.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.7.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.7.ebuild new file mode 100644 index 00000000..175bf904 --- /dev/null +++ b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.7.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-18-g5258