From d89d1fe68541b251717202d78972c89401588e4e Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Wed, 19 Jun 2019 00:40:36 +0200 Subject: app-shells/* lesspipe sundtek-tv squashfs-tools www-plugins/*: Version bumps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Väth --- www-plugins/dark-mode/Manifest | 2 +- www-plugins/dark-mode/dark-mode-0.2.9.ebuild | 17 ----------------- www-plugins/dark-mode/dark-mode-0.3.3.ebuild | 17 +++++++++++++++++ 3 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 www-plugins/dark-mode/dark-mode-0.2.9.ebuild create mode 100644 www-plugins/dark-mode/dark-mode-0.3.3.ebuild (limited to 'www-plugins/dark-mode') diff --git a/www-plugins/dark-mode/Manifest b/www-plugins/dark-mode/Manifest index c01a074a..a6f49037 100644 --- a/www-plugins/dark-mode/Manifest +++ b/www-plugins/dark-mode/Manifest @@ -1 +1 @@ -DIST dark_mode_webextension-0.2.9-an+fx.xpi 265318 SHA512 5eea36c34589a7a62471508d2d6320154f86c5649926e497786ccca7d5934317e84a391622f302391570329b7ebcc93b20b534ca3714d1af9a15c8c289e476d7 +DIST dark_mode_webextension-0.3.3-an+fx.xpi 267020 SHA512 323312cfdfe5ce36b3e51983a8a8d359e7e1974c68a9a3d851c50b2cc1662104d57a3a365f8213e576121f3b61f7de5a6afe51cba94280ff4f5b5e802fea3f0e diff --git a/www-plugins/dark-mode/dark-mode-0.2.9.ebuild b/www-plugins/dark-mode/dark-mode-0.2.9.ebuild deleted file mode 100644 index 0dc6b2dd..00000000 --- a/www-plugins/dark-mode/dark-mode-0.2.9.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2017-2018 Martin V\"ath -# 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -moz_defaults -i'{174b2d58-b983-4501-ab4b-07e71203cb43}' firefox seamonkey diff --git a/www-plugins/dark-mode/dark-mode-0.3.3.ebuild b/www-plugins/dark-mode/dark-mode-0.3.3.ebuild new file mode 100644 index 00000000..81fb2470 --- /dev/null +++ b/www-plugins/dark-mode/dark-mode-0.3.3.ebuild @@ -0,0 +1,17 @@ +# Copyright 2017-2019 Martin V\"ath +# 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +moz_defaults -i'{174b2d58-b983-4501-ab4b-07e71203cb43}' firefox seamonkey -- cgit v1.2.3-65-gdbad