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 simple-concat-1.0.1.tgz 2092 BLAKE2B 50600de9537bac62505f59f7da777da062bddd366990f588b10f427fa620318e2c5bb69f7fa9d4d7affc824411c5a9a1227685751b4e052a78cef8323edd7c37 SHA512 71216d00fb518658efebd20ad214d5650f8e7c4f6778f8bfaed266c395231de57256ba04a895cfd6c173b4a532d6a53ec6fcf7bbfb1f6092daf78edbee700dd9

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/feross/simple-concat/issues</bugs-to>
<remote-id type="github">feross/simple-concat</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="Super-minimalist version of concat-stream. Less than 15 lines!"
HOMEPAGE="
https://github.com/feross/simple-concat
https://www.npmjs.com/package/simple-concat
"
LICENSE="MIT"
KEYWORDS="~amd64"