mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 00:31:09 +02:00
firecat: remove outdated ff plugins
This commit is contained in:
parent
e27f68d8f4
commit
9d25b7db30
2 changed files with 27 additions and 1 deletions
|
|
@ -1 +1,2 @@
|
|||
EBUILD firecat-1.5-r2.ebuild 737 RMD160 71cf7ad8d4d8e1ac617eb89f0a303f37cf92f4c2 SHA1 5ff18c4999b1ccd8bc1ce4cb4ada54756b15b94d SHA256 12b1625ee7921d1310303807ba141f91d792d4e5fdf798a24e60a17641b86f6e
|
||||
EBUILD firecat-1.5-r2.ebuild 737 SHA256 12b1625ee7921d1310303807ba141f91d792d4e5fdf798a24e60a17641b86f6e SHA512 8865e77a68ff1b0c2aaa9f306ad7697e5120a2d505581f8d93fbdc894ad568ee3f154090cf5f92e9bd2c4bc59730721620252ed9c5262c755fb69f3332998ab9 WHIRLPOOL ff75adebdac944af06a2749397bbda03ca5f6f3218e885e718649edd7b5affec0e1027fd5491617580973e3b4d81e943da401259698f2d2b3230f5c86421b3c3
|
||||
EBUILD firecat-2.0.ebuild 649 SHA256 88dfa29067a53233a467b60bfd1d2705498620e50eabb0585e55ba74f6fab093 SHA512 cd5bb27f66f3c23314cecc0c10e83973c9e493686d429779b7450c01c0c780e320d44600500eb996a30e9cac8832ede1e7e9251caf3fdbf799eeb6c5c3289d57 WHIRLPOOL 042bd0fbc99ab3221e680183697a96f29974c4e80f37de8b51b09e2e38eb8a019ebc879a42f4664ef13287b1f06e88d7dcf3de8b187d443d2e549c0cc7e8e968
|
||||
|
|
|
|||
25
www-plugins/firecat/firecat-2.0.ebuild
Normal file
25
www-plugins/firecat/firecat-2.0.ebuild
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
DESCRIPTION="A Firefox extensions from the firecat framework."
|
||||
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
www-plugins/firebug
|
||||
www-plugins/foxyproxy
|
||||
www-plugins/hackbar
|
||||
www-plugins/httpfox
|
||||
www-plugins/live-http-headers
|
||||
www-plugins/no-referer
|
||||
www-plugins/noscript
|
||||
www-plugins/showip
|
||||
www-plugins/tamper-data
|
||||
www-plugins/user-agent-switcher
|
||||
www-plugins/sql-inject-me
|
||||
www-plugins/xss-me"
|
||||
DEPEND="${RDEPEND}"
|
||||
Loading…
Reference in a new issue