From e6ea4aa55289cdcd57db4fe194e162870aa99a02 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 28 Jan 2018 10:38:00 +0100 Subject: www-plugins/duckduckgo: Version bump --- metadata/pkg_desc_index | 2 +- www-plugins/duckduckgo/Manifest | 2 +- www-plugins/duckduckgo/duckduckgo-2018.1.19.ebuild | 18 ------------------ www-plugins/duckduckgo/duckduckgo-2018.1.25.ebuild | 18 ++++++++++++++++++ 4 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 www-plugins/duckduckgo/duckduckgo-2018.1.19.ebuild create mode 100644 www-plugins/duckduckgo/duckduckgo-2018.1.25.ebuild diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 30ece65c..485cd508 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -118,7 +118,7 @@ www-plugins/canvasblocker 0.4.4b: Firefox webextension: block canvas API to prev www-plugins/classic-theme-restorer 1.7.3.4: Firefox legacy add-on: restore partially the look of classical firefox www-plugins/dark-mode 0.2.3: Firefox webextension: a global dark theme for the web www-plugins/decentraleyes 2.0.2: Firefox webextension: avoid centralized services -www-plugins/duckduckgo 1.1.26 2018.1.19: Firefox webextension: enable duckduckgo search engine +www-plugins/duckduckgo 1.1.26 2018.1.25: Firefox webextension: privacy essentials, including duckduckgo search engine www-plugins/epubreader 1.5.0.12-r2 2.0.5-r2: Firefox webextension: read ebook (.epub) files www-plugins/form-history-control 1.4.0.6-r2 2.0.3.2: Firefox webextension: edit the saved history of forms www-plugins/google-translation 2.6: Firefox webextension: translate to your native language a selected text diff --git a/www-plugins/duckduckgo/Manifest b/www-plugins/duckduckgo/Manifest index 5dea1c23..f3a89f81 100644 --- a/www-plugins/duckduckgo/Manifest +++ b/www-plugins/duckduckgo/Manifest @@ -1,2 +1,2 @@ DIST duckduckgo_plus-1.1.26-fx.xpi 2031610 SHA512 58ce236a0422573744cc4e4b99c2d78f65b3c74201fba25ae0d49198ecde44efd16dec7d325e0763d02442d41c844370ab275452687b80cf517ce97dc10a04f6 -DIST duckduckgo_privacy_essentials-2018.1.19-an+fx.xpi 708477 SHA512 f55e416ba93032b1015d9f2764e58790bd92d0c4f3cde5c03389ac38fc866412143f4fef4bad2facc1e7fb5cbcdf48fd3ea94ddcd73f5433bcd31b66c8278426 +DIST duckduckgo_privacy_essentials-2018.1.25-an+fx.xpi 709694 SHA512 176ef718a9a843f8ec72c8285ac51f650784c25b5c73a68fb421f7bad3a39b6575e44097cf8a78c7124e207deebde1b1cc72d77c519e76a0bc009f6c12c265a5 diff --git a/www-plugins/duckduckgo/duckduckgo-2018.1.19.ebuild b/www-plugins/duckduckgo/duckduckgo-2018.1.19.ebuild deleted file mode 100644 index d5d8ff26..00000000 --- a/www-plugins/duckduckgo/duckduckgo-2018.1.19.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit mv_mozextension-r1 -RESTRICT="mirror" - -mPN="${PN}_privacy_essentials-${PV}" -DESCRIPTION="Firefox webextension: enable duckduckgo search engine" -HOMEPAGE="http://addons.mozilla.org/en-US/firefox/addon/duckduckgo-for-firefox/" -SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/385621/${mPN}-an+fx.xpi" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -moz_defaults '>=firefox-57' seamonkey diff --git a/www-plugins/duckduckgo/duckduckgo-2018.1.25.ebuild b/www-plugins/duckduckgo/duckduckgo-2018.1.25.ebuild new file mode 100644 index 00000000..c958a438 --- /dev/null +++ b/www-plugins/duckduckgo/duckduckgo-2018.1.25.ebuild @@ -0,0 +1,18 @@ +# Copyright 2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit mv_mozextension-r1 +RESTRICT="mirror" + +mPN="${PN}_privacy_essentials-${PV}" +DESCRIPTION="Firefox webextension: privacy essentials, including duckduckgo search engine" +HOMEPAGE="http://addons.mozilla.org/en-US/firefox/addon/duckduckgo-for-firefox/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/385621/${mPN}-an+fx.xpi" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +moz_defaults '>=firefox-57' seamonkey -- cgit v1.2.3-18-g5258