dev-nodejs/wrappy - 1.0.2 (lanodanOverlay)

Search

Package Information

Description:
Callback wrapping utility
Homepage:
https://github.com/npm/wrappy
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
1.0.2 8 ~amd64 0
View Raw Ebuild
# Copyright 2022 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit nodejs

DESCRIPTION="Callback wrapping utility"
HOMEPAGE="https://github.com/npm/wrappy"
SRC_URI="https://github.com/npm/wrappy/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"

#RESTRICT="!test? ( test )"
#DEPEND="test? ( dev-nodejs/tap )"

RESTRICT="test"

USE Flags

Manifest for 1.0.2

Type File Size Source URLs
DIST wrappy-1.0.2.tar.gz 2338 bytes https://github.com/npm/wrappy/archive/refs/tags/v1.0.2.tar.gz