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 extsprintf-1.4.0.tgz 11121 BLAKE2B 5f56982b805ae66cc7dfbed98563af7a7645182d9d488e7f12ee9c953a018332845777cc166ade89f9c0612bd4784f27d5d106978fbe6ed7510388a27c5886a0 SHA512 e8d5bc0d9f2958173935b198522aaa71c8fd7579ee4b38a5658aa9add289059b10a1d187f48c94a05386c485950dc0731cc6fc113db86aac7da7aead64459990

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="extended POSIX-style sprintf"
HOMEPAGE="
https://github.com/davepacheco/node-extsprintf
https://www.npmjs.com/package/extsprintf
"
LICENSE="MIT"
KEYWORDS="~amd64"

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/davepacheco/node-extsprintf/issues</bugs-to>
<remote-id type="github">davepacheco/node-extsprintf</remote-id>
</upstream>
</pkgmetadata>