mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/universalify/Manifest
Normal file
1
dev-js/universalify/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST universalify-2.0.0.tgz 2067 BLAKE2B 25c140d8b6e7eddedb49295e5f8465d65e28df8497faeb1e37b84030a7034608dc6b07778f396a0ed98378ab27da45cd35ed0bf1b9bca06966749e7c51a7d719 SHA512 84066c2aaed8cb5d59bb50c4d0ecd68f0ee79cb6662596130d96721051d9754855f05907e4c09fa14d5731ac57a2fa725b99eae6c70faaad190cff59ca5d38a1
|
||||
12
dev-js/universalify/metadata.xml
Normal file
12
dev-js/universalify/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/RyanZim/universalify/issues</bugs-to>
|
||||
<remote-id type="github">RyanZim/universalify</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
14
dev-js/universalify/universalify-2.0.0.ebuild
Normal file
14
dev-js/universalify/universalify-2.0.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="Make a callback- or promise-based function support both promises and callbacks."
|
||||
HOMEPAGE="
|
||||
https://github.com/RyanZim/universalify
|
||||
https://www.npmjs.com/package/universalify
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user