From 2b6ee254ab8ecf67b92c2f42620fda7b7b376989 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Tue, 12 Apr 2016 14:59:19 +0200 Subject: www-plugins/classic-theme-restorer: Version bump --- www-plugins/classic-theme-restorer/Manifest | 2 +- .../classic-theme-restorer-1.4.9.ebuild | 19 ------------------- .../classic-theme-restorer-1.5.0.ebuild | 19 +++++++++++++++++++ 3 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.9.ebuild create mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.5.0.ebuild (limited to 'www-plugins') diff --git a/www-plugins/classic-theme-restorer/Manifest b/www-plugins/classic-theme-restorer/Manifest index 9f8a3914..6d4292e4 100644 --- a/www-plugins/classic-theme-restorer/Manifest +++ b/www-plugins/classic-theme-restorer/Manifest @@ -1 +1 @@ -DIST classic_theme_restorer-1.4.9-fx.xpi 754187 SHA256 2bad8ec70f679d35eb7d6d8dc1398add0c6d021a56b05f358b7e5fb969adf260 +DIST classic_theme_restorer-1.5.0-fx.xpi 781665 SHA256 16673ac0628da418ec5bbd96710e6516c694a9b6d15b929a6324dfabb682a60e diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.9.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.9.ebuild deleted file mode 100644 index 175bf904..00000000 --- a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.9.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.5.0.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.5.0.ebuild new file mode 100644 index 00000000..175bf904 --- /dev/null +++ b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.5.0.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