mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/command-exists/Manifest
Normal file
1
dev-js/command-exists/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST command-exists-1.2.9.tgz 4051 BLAKE2B 2fe78e015cbfb2cb0d93e6b1624049fbbf9cb1a7c14f8e5f57ea942491ae89388363bff58aac2e169a1c23e7e5c3720bef855dd717ab25e7636b83e9c13e195c SHA512 2d343f48673eb345dcd05bb959a2a7474622ca06649bd78a16fc92f9f46c53bfd958517cca414ce8f73d68255fd7ec5ab0e399a4edc1015815acabeca8a1d5ef
|
||||
14
dev-js/command-exists/command-exists-1.2.9.ebuild
Normal file
14
dev-js/command-exists/command-exists-1.2.9.ebuild
Normal file
@@ -0,0 +1,14 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="check whether a command line command exists in the current environment"
|
||||
HOMEPAGE="
|
||||
https://github.com/mathisonian/command-exists
|
||||
https://www.npmjs.com/package/command-exists
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/command-exists/metadata.xml
Normal file
12
dev-js/command-exists/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/mathisonian/command-exists/issues</bugs-to>
|
||||
<remote-id type="github">mathisonian/command-exists</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user