dev-php/http2jp-hpack-test-case - 20190601 (nest)

Search

Install

Install this version:

emerge -a =dev-php/http2jp-hpack-test-case-20190601

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

autounmask =dev-php/http2jp-hpack-test-case-20190601

Or alternatively:

emerge --autounmask-write -a =dev-php/http2jp-hpack-test-case-20190601

Package Information

Description:
HPACK Test Case
Homepage:
https://github.com/http2jp/hpack-test-case
License:
MIT

Ebuild Details

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

EAPI=9

COMPOSER_INSTALL_PATH="http2jp/hpack-test-case"
COMPOSER_INSTALL_SRC="."

inherit composer

COMMIT="8a1406e7d14bfcb6c046021f13cc15cfb162726d"

DESCRIPTION="HPACK Test Case"
HOMEPAGE="https://github.com/http2jp/hpack-test-case"
SRC_URI="https://github.com/http2jp/${COMPOSER_PKG}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${COMPOSER_PKG}-${COMMIT}"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

DOCS=( README.md )

Inherited Eclasses

Manifest for 20190601

Type File Size Source URLs
DIST http2jp-hpack-test-case-20190601.tar.gz 6593053 bytes https://github.com/http2jp//archive/8a1406e7d14bfcb6c046021f13cc15cfb162726d.tar.gz