diff --git a/www-plugins/wappalyzer/Manifest b/www-plugins/wappalyzer/Manifest index 53f8a3540..e8cbca5e6 100644 --- a/www-plugins/wappalyzer/Manifest +++ b/www-plugins/wappalyzer/Manifest @@ -1,4 +1,2 @@ -DIST wappalyzer-5.6.1.xpi 2204365 BLAKE2B ff865012816cddd462c9e6d719203131abcc34680bef5a88aa6485baecc218e16323a0fc354b95a91f1dc78201eebf1440be0d1fe2825240990bc53b6861fca5 SHA512 3465014fd3eb6223a741cafeb4ec2f4d3221f2c7c595c622471edd41f4cbf61d2707f2ab289375613324f978b45fcadd98a7fb2849d5a6e13b68a38481371ca4 -DIST wappalyzer-5.6.3.xpi 2204365 BLAKE2B ff865012816cddd462c9e6d719203131abcc34680bef5a88aa6485baecc218e16323a0fc354b95a91f1dc78201eebf1440be0d1fe2825240990bc53b6861fca5 SHA512 3465014fd3eb6223a741cafeb4ec2f4d3221f2c7c595c622471edd41f4cbf61d2707f2ab289375613324f978b45fcadd98a7fb2849d5a6e13b68a38481371ca4 -DIST wappalyzer-5.7.3.xpi 2253416 BLAKE2B f74e99872b57c7fffcd375fe39a97c55079714b4cebeb3f32601dda3292c83f42ea0f399283a6a74360bf86e1c620bec3775eb15edeb3a60c6da952fe962ab53 SHA512 b24c5b7c5b995a70ba42ff5aa528f4c371cb326c3bdd83ab6c3551cb9d535bae3beea7ea447117b90a75735773136e0bef16fdf6d467d4ec0c9f8ae3746e58d8 DIST wappalyzer-5.7.4.xpi 2243943 BLAKE2B 6cfec924e84959f8e8d8bda5be912dd1ca8e2e7f8ec9984e2621ce02550a279a33dcac63259a2e8a422f320e47b4596efd52c461a61825112e3675b38dbddb3c SHA512 fdef26f0ecfeeb3016d3777f91f609d3726d7a1f0cc1dc98e8af2a34f9458ed0912ac6a39dbd34acf5c6fb883a49aadd16a65bef933144537007bdb0ce39a9b9 +DIST wappalyzer-5.8.2.xpi 2407628 BLAKE2B b3cccf5f05b267e471ae7d473a9fead874b68004fb15d6e2984b353ba53f5be5d1ddcedd1795c5f9412237d3c3d6b4b34b3493456b6ec5a05cf6555ca8318752 SHA512 205a219be5800d529594d0c0b49a1aab9f41a6bca9f4e2ee7b59668c573457a5f212b577a74c961bfb1306a80857f99836738e8fdc3e3a93e56301126c54c6c9 diff --git a/www-plugins/wappalyzer/wappalyzer-5.6.1.ebuild b/www-plugins/wappalyzer/wappalyzer-5.6.1.ebuild deleted file mode 100644 index 3d2d4c65f..000000000 --- a/www-plugins/wappalyzer/wappalyzer-5.6.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/wappalyzer -# -WEXT_GUID="wappalyzer@crunchlabz.com" - -inherit mozilla-webext - -DESCRIPTION="Cross-platform utility that uncovers the technologies used on websites" -HOMEPAGE="https://github.com/AliasIO/Wappalyzer" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" diff --git a/www-plugins/wappalyzer/wappalyzer-5.6.3.ebuild b/www-plugins/wappalyzer/wappalyzer-5.6.3.ebuild deleted file mode 100644 index 3d2d4c65f..000000000 --- a/www-plugins/wappalyzer/wappalyzer-5.6.3.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/wappalyzer -# -WEXT_GUID="wappalyzer@crunchlabz.com" - -inherit mozilla-webext - -DESCRIPTION="Cross-platform utility that uncovers the technologies used on websites" -HOMEPAGE="https://github.com/AliasIO/Wappalyzer" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" diff --git a/www-plugins/wappalyzer/wappalyzer-5.7.3.ebuild b/www-plugins/wappalyzer/wappalyzer-5.8.2.ebuild similarity index 77% rename from www-plugins/wappalyzer/wappalyzer-5.7.3.ebuild rename to www-plugins/wappalyzer/wappalyzer-5.8.2.ebuild index 7fa81a47e..7e473d060 100644 --- a/www-plugins/wappalyzer/wappalyzer-5.7.3.ebuild +++ b/www-plugins/wappalyzer/wappalyzer-5.8.2.ebuild @@ -3,9 +3,9 @@ EAPI=7 -#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/wappalyzer -# WEXT_GUID="wappalyzer@crunchlabz.com"