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/psl/Manifest Normal file
View File

@@ -0,0 +1 @@
DIST psl-1.8.0.tgz 133491 BLAKE2B ee3bd3eaec961f7888bf80abaddd31b7916af2543f3ed49635389fec609693b231853bf77e542a5aa83d5277e1dc0290433d6fadd32b013261703aa53cfe1182 SHA512 44874ecf2a1abcafa1035f0e186583a944ec08b86d03b21c67fe8d0ace1f14968704369bfa90c3983201c96151409ab609deebd4ea10c4118a39acedabe86321

12
dev-js/psl/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/lupomontero/psl/issues</bugs-to>
<remote-id type="github">lupomontero/psl</remote-id>
</upstream>
</pkgmetadata>

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="Domain name parser based on the Public Suffix List"
HOMEPAGE="
https://github.com/lupomontero/psl
https://www.npmjs.com/package/psl
"
LICENSE="MIT"
KEYWORDS="~amd64"