From 7e592ce24615c56470521c5b65e0262b2f7aedb5 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 1 Feb 2015 11:19:26 +0100 Subject: Bump classic-theme-restorer --- www-plugins/classic-theme-restorer/ChangeLog | 5 +++++ www-plugins/classic-theme-restorer/Manifest | 2 +- .../classic-theme-restorer-1.2.9.1.ebuild | 18 ------------------ .../classic-theme-restorer-1.2.9.2.ebuild | 18 ++++++++++++++++++ 4 files changed, 24 insertions(+), 19 deletions(-) delete mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.2.9.1.ebuild create mode 100644 www-plugins/classic-theme-restorer/classic-theme-restorer-1.2.9.2.ebuild diff --git a/www-plugins/classic-theme-restorer/ChangeLog b/www-plugins/classic-theme-restorer/ChangeLog index 3d91fad2..ffbf1572 100644 --- a/www-plugins/classic-theme-restorer/ChangeLog +++ b/www-plugins/classic-theme-restorer/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*classic-theme-restorer-1.2.9.2 (01 Feb 2015) + + 01 Feb 2015; Martin Väth : + Version bump, remove old ebuild + *classic-theme-restorer-1.2.9.1 (26 Jan 2015) 26 Jan 2015; Martin Väth : diff --git a/www-plugins/classic-theme-restorer/Manifest b/www-plugins/classic-theme-restorer/Manifest index 76a984cc..abc452e5 100644 --- a/www-plugins/classic-theme-restorer/Manifest +++ b/www-plugins/classic-theme-restorer/Manifest @@ -1 +1 @@ -DIST classic_theme_restorer_customize_ui-1.2.9.1-fx.xpi 454054 SHA256 5fd910d6e812492e0f252c84c511f8a418bee425c0f8280eebe418380a05d4b8 SHA512 584db977cdf07cb812adfcef22c9719cdd35871479552075e09da8ae9616f1156ad182e51c3e89959f7df04c0959872dda7251552ee6eeb58780698dd0fb63d1 WHIRLPOOL 75a33aa22ad35beee3dca38eabbb413083325991d01563f4e7b7141f73873e78433c3aa8920d52b51836ff7cb4699e600183261d4849d36d484f162011e43bce +DIST classic_theme_restorer_customize_ui-1.2.9.2-fx.xpi 455284 SHA256 52e20161f53bb710ffcc7f159249a8e7daf1f91c013a804d402ccf30af230ffe SHA512 31fd6cab91aeccc7624e4fba24fa6258895b8363f980295ca2110db93ed938488b76a9569687af12e863506ada48ba0cc2f8f30602a8e9cf965611c4d9a5eacc WHIRLPOOL 81be0c7979334d726eb02e8d9552a51cf6be52042506dcb7452b359b1b3225244373060dd13d67fd38606b2a0e4a6386e969ed7ac3de1296b579d64c7089d08a diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.2.9.1.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.2.9.1.ebuild deleted file mode 100644 index 6bb4d8de..00000000 --- a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.2.9.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 -MV_MOZ_MOZILLAS="firefox" -inherit mv_mozextension -RESTRICT="mirror" - -mPN="${PN//-/_}_customize_ui-${PV}" -DESCRIPTION="Firefox plugin: restore partially the functionality of non-broken firefox versions" -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="" diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.2.9.2.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.2.9.2.ebuild new file mode 100644 index 00000000..6bb4d8de --- /dev/null +++ b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.2.9.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 +MV_MOZ_MOZILLAS="firefox" +inherit mv_mozextension +RESTRICT="mirror" + +mPN="${PN//-/_}_customize_ui-${PV}" +DESCRIPTION="Firefox plugin: restore partially the functionality of non-broken firefox versions" +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="" -- cgit v1.2.3-65-gdbad