mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/dashdash/Manifest
Normal file
1
dev-js/dashdash/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST dashdash-2.0.0.tgz 23789 BLAKE2B 85f532cdc8d942b8fe9088983d3f1099d3fcad862cb8c9649252ba992daf7bbb51f03e2d22893df2f7901acf31040a9ec43d9343d9d56b54b269c0338320eb35 SHA512 12532800f96bce61789743ac705e693c166ff0b8542419f087bac72a59543abc1a6c0af8ed1d5a4082300b9deb739f727026fb9394a3d7f7acf80dc17a9ff1e7
|
||||
19
dev-js/dashdash/dashdash-2.0.0.ebuild
Normal file
19
dev-js/dashdash/dashdash-2.0.0.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="A light, featureful and explicit option parsing library."
|
||||
HOMEPAGE="
|
||||
https://github.com/trentm/node-dashdash
|
||||
https://www.npmjs.com/package/dashdash
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/assert-plus
|
||||
"
|
||||
12
dev-js/dashdash/metadata.xml
Normal file
12
dev-js/dashdash/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/trentm/node-dashdash/issues</bugs-to>
|
||||
<remote-id type="github">trentm/node-dashdash</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user