mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/async/Manifest
Normal file
1
dev-js/async/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST async-3.2.0.tgz 140982 BLAKE2B 289acd67a1f697dc678ceaff21dcecf03fc760edda6177000bc7105ffde02f76eac22dba369725117395e9021c8f9aae6b97001633e849c3a966cd1f0b5aa897 SHA512 4d1da61191553a3da92d2b58c4b86ded3c9fb91cdac9d7e9c6bde4f51a47233320c3b03ae1dcec76a0b11f5589c907687bc4f5d270d777dc271228268ae1c867
|
||||
14
dev-js/async/async-3.2.0.ebuild
Normal file
14
dev-js/async/async-3.2.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="Higher-order functions and common patterns for asynchronous code"
|
||||
HOMEPAGE="
|
||||
https://caolan.github.io/async/
|
||||
https://www.npmjs.com/package/async
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/async/metadata.xml
Normal file
12
dev-js/async/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/caolan/async/issues</bugs-to>
|
||||
<remote-id type="github">caolan/async</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user