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 quickselect-2.0.0.tgz 2247 BLAKE2B 751620bc5d6ff1105cae85153b7f85679a2c2c3d1c52360c1350dd277c49a4d1d80dbdba22f6ff73f3514ff47d55acff0d85760d7a044b8b2bd1ec69b159170a SHA512 44a276da15fc9877b763ac07fcddf008ce815ad8dac48cb25089291cebdf167c5d238c83e2d0571012926eb886ba317a8e7495909adf7eea3abf10028924b123

View File

@@ -0,0 +1,8 @@
<?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>
</pkgmetadata>

View File

@@ -0,0 +1,13 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit node
DESCRIPTION="A tiny and fast selection algorithm in JavaScript."
HOMEPAGE="
https://www.npmjs.com/package/quickselect
"
LICENSE="ISC"
KEYWORDS="~amd64"