From ef49f7f59d94425080d45d9cb398e52ae518834f Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Tue, 29 May 2018 08:56:29 +0200 Subject: www-plugins: Version bumps --- www-plugins/dark-mode/Manifest | 2 +- www-plugins/dark-mode/dark-mode-0.2.5.ebuild | 17 ----------------- www-plugins/dark-mode/dark-mode-0.2.6.ebuild | 17 +++++++++++++++++ 3 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 www-plugins/dark-mode/dark-mode-0.2.5.ebuild create mode 100644 www-plugins/dark-mode/dark-mode-0.2.6.ebuild (limited to 'www-plugins/dark-mode') diff --git a/www-plugins/dark-mode/Manifest b/www-plugins/dark-mode/Manifest index 4f6c4a39..86d33bdf 100644 --- a/www-plugins/dark-mode/Manifest +++ b/www-plugins/dark-mode/Manifest @@ -1 +1 @@ -DIST dark_mode_webextension-0.2.5-an+fx.xpi 297605 SHA512 5b23f1f4159f8b3db1c162b42e54140c22ba7fb7b8e12d8271a744cd71966cb2ac6dba7207ae30286d5d414b5c8a3b2ae4acca15bdaa4be7ae9615443ef06a93 +DIST dark_mode_webextension-0.2.6-an+fx.xpi 297872 SHA512 8826de8baf849f5e48c90c66220869060ca3f331bed2a31db929b3b81aa18f664f856b2343ee0bb6ddccc8beed19a105f085d2df80666824c6ba9100800a442c diff --git a/www-plugins/dark-mode/dark-mode-0.2.5.ebuild b/www-plugins/dark-mode/dark-mode-0.2.5.ebuild deleted file mode 100644 index 70d26b40..00000000 --- a/www-plugins/dark-mode/dark-mode-0.2.5.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2017-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit mv_mozextension-r1 -RESTRICT="mirror" - -DESCRIPTION="Firefox webextension: a global dark theme for the web" -HOMEPAGE="https://addons.mozilla.org/en-US/firefox/addon/dark-mode-webextension/" -SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/786990/${PN//-/_}_webextension-${PV}-an+fx.xpi" - -LICENSE="MPL-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -moz_defaults -i'{174b2d58-b983-4501-ab4b-07e71203cb43}' firefox seamonkey diff --git a/www-plugins/dark-mode/dark-mode-0.2.6.ebuild b/www-plugins/dark-mode/dark-mode-0.2.6.ebuild new file mode 100644 index 00000000..70d26b40 --- /dev/null +++ b/www-plugins/dark-mode/dark-mode-0.2.6.ebuild @@ -0,0 +1,17 @@ +# Copyright 2017-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit mv_mozextension-r1 +RESTRICT="mirror" + +DESCRIPTION="Firefox webextension: a global dark theme for the web" +HOMEPAGE="https://addons.mozilla.org/en-US/firefox/addon/dark-mode-webextension/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/786990/${PN//-/_}_webextension-${PV}-an+fx.xpi" + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +moz_defaults -i'{174b2d58-b983-4501-ab4b-07e71203cb43}' firefox seamonkey -- cgit v1.2.3-65-gdbad