mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-08 16:55:53 +01:00
20 lines
432 B
Bash
20 lines
432 B
Bash
# Copyright 1999-2020 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=7
|
|
|
|
#https://addons.mozilla.org/api/v4/addons/addon/foxyproxy-standard/versions/
|
|
#files":[{"id"
|
|
WEXT_FILEID="3476518"
|
|
#<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=""
|