mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/npmlog/Manifest
Normal file
1
dev-js/npmlog/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST npmlog-4.1.2.tgz 6509 BLAKE2B 7799b682dcd5f398efc0fcf079745c80a3429c0be5f942c231ac86cc254116bf5bbf011d1d5714c7da07194a251b3f7f8a51e7546c050bd49940923658154e57 SHA512 dae52a6b3b8a95369223f742f00ce2714724efe22b11a3a737f7b48dddd7b6dd4a706a70c77d2fe7498bee83f2aff87d6cbdc4e1a65c715c29c0ffb95bd56392
|
||||
12
dev-js/npmlog/metadata.xml
Normal file
12
dev-js/npmlog/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/npm/npmlog/issues</bugs-to>
|
||||
<remote-id type="github">npm/npmlog</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
22
dev-js/npmlog/npmlog-4.1.2.ebuild
Normal file
22
dev-js/npmlog/npmlog-4.1.2.ebuild
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="logger for npm"
|
||||
HOMEPAGE="
|
||||
https://github.com/npm/npmlog
|
||||
https://www.npmjs.com/package/npmlog
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/are-we-there-yet
|
||||
dev-js/console-control-strings
|
||||
dev-js/gauge
|
||||
dev-js/set-blocking
|
||||
"
|
||||
Reference in New Issue
Block a user