mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/psl/Manifest
Normal file
1
dev-js/psl/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST psl-1.8.0.tgz 133491 BLAKE2B ee3bd3eaec961f7888bf80abaddd31b7916af2543f3ed49635389fec609693b231853bf77e542a5aa83d5277e1dc0290433d6fadd32b013261703aa53cfe1182 SHA512 44874ecf2a1abcafa1035f0e186583a944ec08b86d03b21c67fe8d0ace1f14968704369bfa90c3983201c96151409ab609deebd4ea10c4118a39acedabe86321
|
||||
12
dev-js/psl/metadata.xml
Normal file
12
dev-js/psl/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/lupomontero/psl/issues</bugs-to>
|
||||
<remote-id type="github">lupomontero/psl</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
14
dev-js/psl/psl-1.8.0.ebuild
Normal file
14
dev-js/psl/psl-1.8.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="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"
|
||||
Reference in New Issue
Block a user