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 noop-logger-0.1.1.tgz 1322 BLAKE2B 3d3d69a549762c04f64cc57dd9541fe9b970ebacd129875f6e3b026cb23c48b63c4d7b096f51c6d9f54b4cac722c88cedcc57af76bae7f6b9ee90e90a75cb88b SHA512 ea433c08b5efb96e5cad3c6c02dbdad982eb46b0da89322421e3d6b3d9a82c7a9b1564fde16a4d163c12ff975f2df1028398bf9649b0ddaa2a562771b76dd311

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/segmentio/noop-logger/issues</bugs-to>
<remote-id type="github">segmentio/noop-logger</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="A logger that does exactly nothing."
HOMEPAGE="
https://github.com/segmentio/noop-logger
https://www.npmjs.com/package/noop-logger
"
LICENSE="MIT"
KEYWORDS="~amd64"