diff --git a/www-plugins/cookies_exportimport/Manifest b/www-plugins/cookies_exportimport/Manifest deleted file mode 100644 index 8465462f8..000000000 --- a/www-plugins/cookies_exportimport/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cookies_exportimport-1.0.1.xpi 210718 BLAKE2B d67164eb5b06bfab1daeedb930e20f15fe8971519cf3ea488b7d7714d37ebae3863a02ebe4fd04ff83a801c9b7a942942ed2986e9881fab9e20c9723a2a94455 SHA512 65b5d839e26ea8b3a92d09481200a42e7b5433064539951d512e3a1b869878f1b00a2a191c5a3232649b486e5c895c6bdea836823c7f01b0f6bb021b06e644dd diff --git a/www-plugins/cookies_exportimport/cookies_exportimport-1.0.1-r1.ebuild b/www-plugins/cookies_exportimport/cookies_exportimport-1.0.1-r1.ebuild deleted file mode 100644 index 769b8347d..000000000 --- a/www-plugins/cookies_exportimport/cookies_exportimport-1.0.1-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/cookie-import-export -# -WEXT_GUID="{91aff32c-1b61-48b3-ac05-5d3682b44527}" - -inherit mozilla-webext - -DESCRIPTION="Cookie Import Export" -HOMEPAGE="https://addons.mozilla.org/de/firefox/addon/cookie-import-export/" - -LICENSE="MPL-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" diff --git a/www-plugins/exif_viewer/Manifest b/www-plugins/exif_viewer/Manifest deleted file mode 100644 index 08f7a7daa..000000000 --- a/www-plugins/exif_viewer/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST exif_viewer-2.00.xpi 234129 BLAKE2B fdddd9fcfe120c26bc711149df6811462baebf0294a53bc72daeeca9c919dacb1840f2216365ad282df9f0d0f11af6c5a0e21c12cb359cafde827b9c75fbc7ba SHA512 d3c826994c43231b7f48881ce2809290029b6b708c1dee548c8ad50114085cb82db273ff8b774be7abfc088cdff8936811684c4ef6036607edff9ac08db072fa diff --git a/www-plugins/exif_viewer/exif_viewer-2.00-r3.ebuild b/www-plugins/exif_viewer/exif_viewer-2.00-r3.ebuild deleted file mode 100644 index db9015a5e..000000000 --- a/www-plugins/exif_viewer/exif_viewer-2.00-r3.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit mozilla-addon - -MOZ_FILEID="164511" -DESCRIPTION="Firefox extension to display the Exif and IPTC data in local and remote JPEG images." -HOMEPAGE="http://araskin.webs.com/exif/exif.html" -SRC_URI="https://addons.mozilla.org/downloads/file/${MOZ_FILEID} -> ${P}.xpi" - -LICENSE="MPL-1.1" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+symlink_all_targets target_firefox target_firefox-bin" - -RDEPEND=" - !symlink_all_targets? ( - target_firefox? ( www-client/firefox ) - target_firefox-bin? ( www-client/firefox-bin ) - )" - -src_install() { - # symlink all possible target paths if this is set - if use symlink_all_targets; then - MZA_TARGETS="firefox firefox-bin" - else - use target_firefox && MZA_TARGETS+=" firefox" - use target_firefox-bin && MZA_TARGETS+=" firefox-bin" - fi - mozilla-addon_src_install -} diff --git a/www-plugins/firebug/Manifest b/www-plugins/firebug/Manifest deleted file mode 100644 index 8a7558d42..000000000 --- a/www-plugins/firebug/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST firebug-2.0.18.xpi 2617046 BLAKE2B 8ae086110ef90155b90ddcdae43df1881e68c26b3442596d065cbe66a5172858db4878193b7c5590530d8662a25fd01c8205687f7fdc52b35074877c2ded3f51 SHA512 68607f7b001a0febe7133cf9d35afea0d03af4377a45c5f073d1bbe55a7164fdce444a98317b7290c71bae6e591bf0539630fa0e5242e9148b0f337cc4a49cb0 diff --git a/www-plugins/firebug/firebug-2.0.18.ebuild b/www-plugins/firebug/firebug-2.0.18.ebuild deleted file mode 100644 index 348f80472..000000000 --- a/www-plugins/firebug/firebug-2.0.18.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit mozilla-addon - -MOZ_FILEID="516537" -DESCRIPTION="Powerful web development tool for firefox" -HOMEPAGE="http://getfirebug.com" -SRC_URI="http://addons.mozilla.org/downloads/file/${MOZ_FILEID} -> ${P}.xpi" - -LICENSE="BSD" -SLOT="0" -# blocked because it pulls firefox-bin when I want to keep firefox only -KEYWORDS="amd64 x86" -IUSE="+symlink_all_targets target_firefox target_firefox-bin" - -RDEPEND=" - !symlink_all_targets? ( - target_firefox? ( >=www-client/firefox-31.2.0-r1 ) - target_firefox-bin? ( >=www-client/firefox-bin-31.2.0-r1 ) - )" - -src_install() { - # symlink all possible target paths if this is set - if use symlink_all_targets; then - MZA_TARGETS="firefox firefox-bin" - else - use target_firefox && MZA_TARGETS+=" firefox" - use target_firefox-bin && MZA_TARGETS+=" firefox-bin" - fi - mozilla-addon_src_install -} diff --git a/www-plugins/hackbar/Manifest b/www-plugins/hackbar/Manifest deleted file mode 100644 index 46b1a152b..000000000 --- a/www-plugins/hackbar/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hackbar-1.6.3.xpi 54962 BLAKE2B 8063c067026bec05b147ae2a712ef2f16933bd7a158ba2ec74e1ecd0d68cd2df1b226ba816b8504ad38f285ecc8c24ffa3395d6760533ce8af0cb02a6defceb5 SHA512 b4ea774e08f5406e80baba6819fc0a3b51059cc3cc1782ab2015afce6d1c47b3f042b43ce7b91bf044b9fd1b386d3b56fba3f2071f071ba1bdfb73db77f582cf diff --git a/www-plugins/hackbar/hackbar-1.6.3.ebuild b/www-plugins/hackbar/hackbar-1.6.3.ebuild deleted file mode 100644 index e3abf9772..000000000 --- a/www-plugins/hackbar/hackbar-1.6.3.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit mozilla-addon - -MOZ_FILEID="281364" -DESCRIPTION="Simple security audit / penetration test tool." -HOMEPAGE="http://code.google.com/p/hackbar" -SRC_URI="https://addons.mozilla.org/downloads/file/${MOZ_FILEID} -> ${P}.xpi" - -LICENSE="MPL-1.1" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+symlink_all_targets target_firefox target_firefox-bin" - -RDEPEND=" - !symlink_all_targets? ( - target_firefox? ( www-client/firefox ) - target_firefox-bin? ( www-client/firefox-bin ) - )" - -src_install() { - # symlink all possible target paths if this is set - if use symlink_all_targets; then - MZA_TARGETS="firefox firefox-bin" - else - use target_firefox && MZA_TARGETS+=" firefox" - use target_firefox-bin && MZA_TARGETS+=" firefox-bin" - fi - mozilla-addon_src_install -} diff --git a/www-plugins/sql-inject-me/Manifest b/www-plugins/sql-inject-me/Manifest deleted file mode 100644 index 29c5c0668..000000000 --- a/www-plugins/sql-inject-me/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sql-inject-me-0.4.7.xpi 137420 BLAKE2B 6adc38a02f2a36c424e119341ca0acd3fd60c39c77a4d9054160f5da9dac1f23d170cf9bd7f712f9d417d11264a08bc238ae61b8df7d38e3de7ebc0f292e0a92 SHA512 f400e4398c1e79def7ddf8991117916b329b1f93762f473b2b02c16efa33350d1b502390b25b9cd2cadea12e7692d0cafe7a41929c54e01fab26456211bfbf43 diff --git a/www-plugins/sql-inject-me/sql-inject-me-0.4.7-r2.ebuild b/www-plugins/sql-inject-me/sql-inject-me-0.4.7-r2.ebuild deleted file mode 100644 index 17f2fbbbe..000000000 --- a/www-plugins/sql-inject-me/sql-inject-me-0.4.7-r2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit mozilla-addon - -MOZ_FILEID="229626" -DESCRIPTION="SQL Inject Me is the Exploit-Me tool used to test for SQL Injection vulnerabilities." -HOMEPAGE="http://labs.securitycompass.com/exploit-me" -SRC_URI="https://addons.mozilla.org/downloads/file/${MOZ_FILEID} -> ${P}.xpi" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+symlink_all_targets target_firefox target_firefox-bin" - -RDEPEND=" - !symlink_all_targets? ( - target_firefox? ( www-client/firefox ) - target_firefox-bin? ( www-client/firefox-bin ) - )" - -src_install() { - # symlink all possible target paths if this is set - if use symlink_all_targets; then - MZA_TARGETS="firefox firefox-bin" - else - use target_firefox && MZA_TARGETS+=" firefox" - use target_firefox-bin && MZA_TARGETS+=" firefox-bin" - fi - mozilla-addon_src_install -}