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/jsbn/Manifest
Normal file
1
dev-js/jsbn/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST jsbn-1.1.0.tgz 14044 BLAKE2B 485183ada13e0e90bd6c3546a12bab7a5dd667090cdbb56d5e85042f789e412a83ff6d4aa90c20f28ece1bf234c32a5bc21ddc7543900dc6b2ddd8b8353aeb70 SHA512 e1b61557768032d0d34eee3ec6c0d86bab32f46c89ebdfda9acbbdb18176cea8e2128640e71262dc1adf5f7b98fbf21e908bbb33074e6dd6c35a9a19741bf7fc
|
||||
15
dev-js/jsbn/jsbn-1.1.0.ebuild
Normal file
15
dev-js/jsbn/jsbn-1.1.0.ebuild
Normal 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="fast, portable implementation of large-number math in pure JavaScript"
|
||||
HOMEPAGE="
|
||||
https://github.com/andyperlitch/jsbn
|
||||
https://www.npmjs.com/package/jsbn
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/jsbn/metadata.xml
Normal file
12
dev-js/jsbn/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/andyperlitch/jsbn/issues</bugs-to>
|
||||
<remote-id type="github">andyperlitch/jsbn</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user