mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/aws4/Manifest
Normal file
1
dev-js/aws4/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST aws4-1.11.0.tgz 7934 BLAKE2B d05cfa45bf15fbb463603d14a15e92d27c16a5721c387551ef445c04f959eda4c2e5878c9aa87949b6c6eb280809f930a5274ea91553de871e8c7790025592a0 SHA512 c61d51977e21e858b50c2d9658a7f151356a46c367afa2ec2b3dbe85fc03c502569abc7cf9cef295aa8131c1df975535af676c89f3af297dcb42e2cd67e5d2bc
|
||||
14
dev-js/aws4/aws4-1.11.0.ebuild
Normal file
14
dev-js/aws4/aws4-1.11.0.ebuild
Normal 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
12
dev-js/aws4/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/mhart/aws4/issues</bugs-to>
|
||||
<remote-id type="github">mhart/aws4</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user