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/simple-concat/Manifest
Normal file
1
dev-js/simple-concat/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST simple-concat-1.0.1.tgz 2092 BLAKE2B 50600de9537bac62505f59f7da777da062bddd366990f588b10f427fa620318e2c5bb69f7fa9d4d7affc824411c5a9a1227685751b4e052a78cef8323edd7c37 SHA512 71216d00fb518658efebd20ad214d5650f8e7c4f6778f8bfaed266c395231de57256ba04a895cfd6c173b4a532d6a53ec6fcf7bbfb1f6092daf78edbee700dd9
|
||||
12
dev-js/simple-concat/metadata.xml
Normal file
12
dev-js/simple-concat/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/feross/simple-concat/issues</bugs-to>
|
||||
<remote-id type="github">feross/simple-concat</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
15
dev-js/simple-concat/simple-concat-1.0.1.ebuild
Normal file
15
dev-js/simple-concat/simple-concat-1.0.1.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Super-minimalist version of concat-stream. Less than 15 lines!"
|
||||
HOMEPAGE="
|
||||
https://github.com/feross/simple-concat
|
||||
https://www.npmjs.com/package/simple-concat
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user