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/through/Manifest
Normal file
1
dev-js/through/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST through-2.3.8.tgz 4468 BLAKE2B 7bc27b4c22131e1552e2bcc2972b3dbd55c10a5ab4b95243c6bc2755bab9165993cc9c971f81a84f27967d978e41e568021b63a1f319f8ec5e07b1a7aacb7dab SHA512 c3cf6a83b3c8f3001dbd7eb46cc0cff9b1680f90ef866f682e1785a793b86b6405d1c4811ac057e2a66669d3ccbd5aa52c9041722f96a8618e00fbdc0de35256
|
||||
12
dev-js/through/metadata.xml
Normal file
12
dev-js/through/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/dominictarr/through/issues</bugs-to>
|
||||
<remote-id type="github">dominictarr/through</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
14
dev-js/through/through-2.3.8.ebuild
Normal file
14
dev-js/through/through-2.3.8.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="simplified stream construction"
|
||||
HOMEPAGE="
|
||||
https://github.com/dominictarr/through
|
||||
https://www.npmjs.com/package/through
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user