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

1
dev-js/aws4/Manifest Normal file
View File

@@ -0,0 +1 @@
DIST aws4-1.11.0.tgz 7934 BLAKE2B d05cfa45bf15fbb463603d14a15e92d27c16a5721c387551ef445c04f959eda4c2e5878c9aa87949b6c6eb280809f930a5274ea91553de871e8c7790025592a0 SHA512 c61d51977e21e858b50c2d9658a7f151356a46c367afa2ec2b3dbe85fc03c502569abc7cf9cef295aa8131c1df975535af676c89f3af297dcb42e2cd67e5d2bc

View File

@@ -0,0 +1,14 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit node
DESCRIPTION="Signs and prepares requests using AWS Signature Version 4"
HOMEPAGE="
https://github.com/mhart/aws4
https://www.npmjs.com/package/aws4
"
LICENSE="MIT"
KEYWORDS="~amd64"

12
dev-js/aws4/metadata.xml Normal file
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/mhart/aws4/issues</bugs-to>
<remote-id type="github">mhart/aws4</remote-id>
</upstream>
</pkgmetadata>