mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/punycode/Manifest
Normal file
1
dev-js/punycode/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST punycode-2.1.1.tgz 7270 BLAKE2B e3632de5bb3844d741e3ff58a5ae2c053a377596a08a738fb98fc4646fe1ea52015eaea4db14cad69e966003adc261112362eaf82747cea6a1cf16240837292f SHA512 5d1b118dd7fe8f99a5fb2ffa18a1cf65bac5ffca766206b424fb5da93218d977b9a2124f0fdb1a0c924b3efa7df8d481a6b56f7af7576726e78f672ff0e11dd0
|
||||
12
dev-js/punycode/metadata.xml
Normal file
12
dev-js/punycode/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/bestiejs/punycode.js/issues</bugs-to>
|
||||
<remote-id type="github">bestiejs/punycode</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
14
dev-js/punycode/punycode-2.1.1.ebuild
Normal file
14
dev-js/punycode/punycode-2.1.1.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="A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms."
|
||||
HOMEPAGE="
|
||||
https://mths.be/punycode
|
||||
https://www.npmjs.com/package/punycode
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user