net-proxy/envoy-bin - 1.18.2 (graaff)

Search

Install

Install this version:

emerge -a =net-proxy/envoy-bin-1.18.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =net-proxy/envoy-bin-1.18.2

Or alternatively:

emerge --autounmask-write -a =net-proxy/envoy-bin-1.18.2

Package Information

Description:
An open source edge and service proxy
Homepage:
https://www.envoyproxy.io/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.18.2 7 ~amd64 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

# Use the getenvoy binaries for now: https://tetrate.bintray.com/getenvoy/manifest.json
BUILD_ID=p0.gd362e79-1p75.g76c310e

DESCRIPTION="An open source edge and service proxy"
HOMEPAGE="https://www.envoyproxy.io/"
SRC_URI="https://dl.bintray.com/tetrate/getenvoy/getenvoy-envoy-${PV}.${BUILD_ID}-linux-glibc-release-x86_64.tar.xz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

S="${WORKDIR}/getenvoy-envoy-${PV}.${BUILD_ID}-linux-glibc-release-x86_64"

src_install() {
	dobin bin/envoy
}

Manifest for 1.18.2

Type File Size Source URLs
DIST getenvoy-envoy-1.18.2.p0.gd362e79-1p75.g76c310e-linux-glibc-release-x86_64.tar.xz 16518488 bytes https://dl.bintray.com/tetrate/getenvoy/getenvoy-envoy-1.18.2.p0.gd362e79-1p75.g76c310e-linux-glibc-release-x86_64.tar.xz