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/detect-libc/Manifest
Normal file
1
dev-js/detect-libc/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST detect-libc-1.0.3.tgz 6279 BLAKE2B 9b501b7367c1aff6a91863fdc51c6afa05879fdaff026308e7a3db53a77096a67139df037431687fe9683255acaa651964c856a4f91faab66b9fce57c9c79af4 SHA512 a468f086c9aca7890bd914f3d3cc1c3a518df37a2d96a1de0ff6794fc197641fbf61ca50fdd828fa56d4f19b06c55d0722faaac68f65ee6a98c3260c0fd6ca0e
|
||||
15
dev-js/detect-libc/detect-libc-1.0.3.ebuild
Normal file
15
dev-js/detect-libc/detect-libc-1.0.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="Node.js module to detect the C standard library (libc) implementation family and version"
|
||||
HOMEPAGE="
|
||||
https://github.com/lovell/detect-libc
|
||||
https://www.npmjs.com/package/detect-libc
|
||||
"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/detect-libc/metadata.xml
Normal file
12
dev-js/detect-libc/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/lovell/detect-libc/issues</bugs-to>
|
||||
<remote-id type="github">lovell/detect-libc</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user