From a5058b9969f775aa671fabf9acd7e39f3fd98a6f Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sat, 13 May 2017 09:18:59 +0200 Subject: www-plugins/classic-theme-restorer: Version bump --- www-plugins/classic-theme-restorer/Manifest | 2 +- .../classic-theme-restorer-1.6.5.ebuild | 18 ------------------ .../classic-theme-restorer-1.6.6.ebuild | 18 ++++++++++++++++++ 3 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.6.5.ebuild create mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.6.6.ebuild (limited to 'www-plugins/classic-theme-restorer') diff --git a/www-plugins/classic-theme-restorer/Manifest b/www-plugins/classic-theme-restorer/Manifest index 3214490f..4e8b6532 100644 --- a/www-plugins/classic-theme-restorer/Manifest +++ b/www-plugins/classic-theme-restorer/Manifest @@ -1 +1 @@ -DIST classic_theme_restorer-1.6.5-fx.xpi 940509 SHA256 16eaa25c1b496c7db205b9c4967bd2d679ceaf5330e88d8bdcae696ee4d16ae4 +DIST classic_theme_restorer-1.6.6-fx.xpi 1003355 SHA256 d9f7f3da26df998b24c54517ddf693b56e04d4c449446bd2ef86a12d4c08964d diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.6.5.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.6.5.ebuild deleted file mode 100644 index 3b83fb7e..00000000 --- a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.6.5.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -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.6.6.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.6.6.ebuild new file mode 100644 index 00000000..3b83fb7e --- /dev/null +++ b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.6.6.ebuild @@ -0,0 +1,18 @@ +# Copyright 2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +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