mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/mkdirp-classic/Manifest
Normal file
1
dev-js/mkdirp-classic/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST mkdirp-classic-0.5.3.tgz 1953 BLAKE2B 5a4823fb697d05748b4125df81a7ce0df42fd5c19e9ac95ca817dcc17b6b8acda9187bde3fc7235a74a5fe28b7c68e00804aaa72dd1160028538c43087b1647c SHA512 80a2dc444321b6e651c1101fa8fdd1156f932b826a029541b4e21fb55823b8006902da7184f19a0dc7ef6e136f0f407c883d6852bfedc57df936371a63a36cfc
|
||||
12
dev-js/mkdirp-classic/metadata.xml
Normal file
12
dev-js/mkdirp-classic/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/mafintosh/mkdirp-classic/issues</bugs-to>
|
||||
<remote-id type="github">mafintosh/mkdirp-classic</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
15
dev-js/mkdirp-classic/mkdirp-classic-0.5.3.ebuild
Normal file
15
dev-js/mkdirp-classic/mkdirp-classic-0.5.3.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="Mirror of mkdirp 0.5.2"
|
||||
HOMEPAGE="
|
||||
https://github.com/mafintosh/mkdirp-classic
|
||||
https://www.npmjs.com/package/mkdirp-classic
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user