dev-js/*: pelias-openstreetmap dependencies

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-01 02:21:46 +02:00
parent 902e0be573
commit 8797af3e0f
960 changed files with 15785 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST set-blocking-2.0.0.tgz 2212 BLAKE2B 6a462190a94790ada290f90cb683985e92601fcb0faac98abf5004646b61c3bacd7df58def2cb6326c4402f3ad1b06f401eef332ba50ecbf494e611ab067c82f SHA512 2a22814bc0275861322f3a1f15f9af2b0a5d3f3aa2cb5e8bbd07cadf2bff7d51fb063d77ff097725247527eadf81113dabbc5424ae2abe04bcada48e78b51e87

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/yargs/set-blocking/issues</bugs-to>
<remote-id type="github">yargs/set-blocking</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,15 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit node
DESCRIPTION="set blocking stdio and stderr ensuring that terminal output does not truncate"
HOMEPAGE="
https://github.com/yargs/set-blocking
https://www.npmjs.com/package/set-blocking
"
LICENSE="ISC"
KEYWORDS="~amd64"