mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
foxyproxy: cleanup
This commit is contained in:
parent
7294f193be
commit
b1ef67ec30
3 changed files with 2 additions and 26 deletions
|
|
@ -1,2 +1 @@
|
|||
DIST foxyproxy-6.3.xpi 1350380 BLAKE2B 22607659574f4b83ca61f41efd0cd3d04992d270856585205cedf4a6e0237202c0cb0902e17d203336e173d6832b2f987660db539809d01039b80ee640aa51ee SHA512 f6284f65202d357bcfb0686e1b82d084bec0f07440bb6483831e6cdb0399e4e5fe9af1de257f4db622a6cfc79ea3b6244ea3ba78a56dde8f2a295015fe69452d
|
||||
DIST foxyproxy-7.4.2.xpi 936487 BLAKE2B 684a6b39460fdd8d3cfcb5f9da0359505e59654d44342c15975c2e716ae1d4accffff3f23d64031cfc7b56ee7e6bdf2b645fef73db34eb4f28d63d25216cd5d3 SHA512 fac4abced54323124ed92cabc00c663d4eda073167e36865c4d4b882ed6670594e8a14f61341e0f966ce712d2b6cada84a3d119943cf41dde99fe7343ac67fec
|
||||
|
|
|
|||
|
|
@ -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/foxyproxy-standard
|
||||
#<install
|
||||
WEXT_FILEID="969185"
|
||||
#<guid>
|
||||
WEXT_GUID="foxyproxy@eric.h.jung"
|
||||
|
||||
inherit mozilla-webext
|
||||
|
||||
DESCRIPTION="An advanced proxy management tool"
|
||||
HOMEPAGE="http://getfoxyproxy.org"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
|
@ -3,11 +3,8 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/foxyproxy-standard
|
||||
#<install
|
||||
|
||||
#https://services.addons.mozilla.org/api/v3/addons/search/?guid=foxyproxy@eric.h.jung
|
||||
#"files":[{"id"
|
||||
#https://addons.mozilla.org/api/v4/addons/addon/foxyproxy-standard/versions/
|
||||
#files":[{"id"
|
||||
WEXT_FILEID="3466053"
|
||||
#<guid>
|
||||
WEXT_GUID="foxyproxy@eric.h.jung"
|
||||
|
|
|
|||
Loading…
Reference in a new issue