dev-perl/Plack-Middleware-ReverseProxy - 0.160.0 (ledgersmb)

Search

Package Information

Description:
Supports app to run as a reverse proxy backend

Ebuild Details

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

EAPI=8

DIST_AUTHOR="MIYAGAWA"
DIST_VERSION="0.16"

inherit perl-module

DESCRIPTION="Supports app to run as a reverse proxy backend"

SLOT="0"
KEYWORDS="~amd64"

RDEPEND=">=dev-perl/Plack-1.4.800"

BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

>=dev-perl/Plack-1.4.800

BDEPEND

>=dev-perl/Plack-1.4.800