mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/isstream/Manifest
Normal file
1
dev-js/isstream/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST isstream-0.1.2.tgz 3755 BLAKE2B 0bab030c65e25a6a7efa5f4f6e3414277666d5e0ef14b2b713ae5a875fd803e8676634654c3eafdab260520bddaaa796f5e66aa393486b116f005e39a7162b16 SHA512 6258f3edf7f23dbacba4b9e0accb59ecd76e52056f8bac06f5127d21473209de7d610f75d4f049a6138351c6ce55ba987f17b5c2e61ffcb27c3dab8c470b0cfe
|
||||
14
dev-js/isstream/isstream-0.1.2.ebuild
Normal file
14
dev-js/isstream/isstream-0.1.2.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="Determine if an object is a Stream"
|
||||
HOMEPAGE="
|
||||
https://github.com/rvagg/isstream
|
||||
https://www.npmjs.com/package/isstream
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/isstream/metadata.xml
Normal file
12
dev-js/isstream/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/rvagg/isstream/issues</bugs-to>
|
||||
<remote-id type="github">rvagg/isstream</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user