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/is-stream/Manifest
Normal file
1
dev-js/is-stream/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST is-stream-2.0.0.tgz 2080 BLAKE2B 182b1cdadcba02f284725f651b7ac6a299ea9bdc80316970314dfa1606130c39d4244f5830c8d7f74fd6873641c79bbaf62d766d5349091d39ef57ea894ac5b3 SHA512 5c2a32f96954afb775f99f06812b979a9b94142f5f3a145782524cc7e7702ca4e42f8e028dde16d59e4ff81419a6bf9c47ddda18fe12fecec5b70e8d77f92213
|
||||
14
dev-js/is-stream/is-stream-2.0.0.ebuild
Normal file
14
dev-js/is-stream/is-stream-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="Check if something is a Node.js stream"
|
||||
HOMEPAGE="
|
||||
https://github.com/sindresorhus/is-stream
|
||||
https://www.npmjs.com/package/is-stream
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/is-stream/metadata.xml
Normal file
12
dev-js/is-stream/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/sindresorhus/is-stream/issues</bugs-to>
|
||||
<remote-id type="github">sindresorhus/is-stream</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user