mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/set-blocking/Manifest
Normal file
1
dev-js/set-blocking/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST set-blocking-2.0.0.tgz 2212 BLAKE2B 6a462190a94790ada290f90cb683985e92601fcb0faac98abf5004646b61c3bacd7df58def2cb6326c4402f3ad1b06f401eef332ba50ecbf494e611ab067c82f SHA512 2a22814bc0275861322f3a1f15f9af2b0a5d3f3aa2cb5e8bbd07cadf2bff7d51fb063d77ff097725247527eadf81113dabbc5424ae2abe04bcada48e78b51e87
|
||||
12
dev-js/set-blocking/metadata.xml
Normal file
12
dev-js/set-blocking/metadata.xml
Normal 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>
|
||||
15
dev-js/set-blocking/set-blocking-2.0.0.ebuild
Normal file
15
dev-js/set-blocking/set-blocking-2.0.0.ebuild
Normal 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"
|
||||
Reference in New Issue
Block a user