mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/debug/Manifest
Normal file
1
dev-js/debug/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST debug-4.3.1.tgz 12810 BLAKE2B e8e253347fe2f270958dc2cd36d2edfb40e81d8f97d303252b315e8c275be343ee980f152929d2faa4a4a79b62704b7bb800b2488fc4895264f0746ef319cb8f SHA512 76813076f9b83c278ae0add140dd990b60585016b1c0b0110aa666323b45f1ae7527645bd31a559681519c2383c2a8e9c270286a8e297a537c97744976fde045
|
||||
18
dev-js/debug/debug-4.3.1.ebuild
Normal file
18
dev-js/debug/debug-4.3.1.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="small debugging utility"
|
||||
HOMEPAGE="
|
||||
https://github.com/visionmedia/debug
|
||||
https://www.npmjs.com/package/debug
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/ms
|
||||
"
|
||||
12
dev-js/debug/metadata.xml
Normal file
12
dev-js/debug/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/visionmedia/debug/issues</bugs-to>
|
||||
<remote-id type="github">visionmedia/debug</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user