From 57673dc56de679f40a00d2c6953c00802d05a466 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sat, 30 Jan 2016 12:18:40 +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.6.ebuild | 19 ------------------- 3 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.1.ebuild delete mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.ebuild (limited to 'www-plugins') diff --git a/www-plugins/classic-theme-restorer/Manifest b/www-plugins/classic-theme-restorer/Manifest index 19ca748b..44344395 100644 --- a/www-plugins/classic-theme-restorer/Manifest +++ b/www-plugins/classic-theme-restorer/Manifest @@ -1 +1 @@ -DIST classic_theme_restorer-1.4.6-fx.xpi 694242 SHA256 6d4fc1b3b15db5e11f0328c6ccc866a27ffd1d9da5614a13937d82adf00cd567 +DIST classic_theme_restorer-1.4.6.1-fx.xpi 694688 SHA256 0c996765a78cb2bdaa85b7acef504e6e8da69973d69ddd84ce82926ff5d5dc97 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 new file mode 100644 index 00000000..175bf904 --- /dev/null +++ b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.1.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 diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.ebuild deleted file mode 100644 index 175bf904..00000000 --- a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.6.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 -- cgit v1.2.3-65-gdbad