mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/tar/Manifest
Normal file
1
dev-js/tar/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST tar-6.1.0.tgz 38470 BLAKE2B a408cdca2759b4a1fde23c476b8efa25e2f2a5d07b1b83aa37d6f5cdda80a5748b1afc5fe79aa2dfbb722a64e01d4a2100fec90692c659c0f2fdc00cfa7db3ba SHA512 0d40adb5f86c9cb0a3c280e815c23e0768898186bddef0670d4013604791c7ab27b424dd374d559eab08b939402d795afcb5a8a0d834c8419e07e63c59d17118
|
||||
12
dev-js/tar/metadata.xml
Normal file
12
dev-js/tar/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/node-tar/issues</bugs-to>
|
||||
<remote-id type="github">npm/node-tar</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
24
dev-js/tar/tar-6.1.0.ebuild
Normal file
24
dev-js/tar/tar-6.1.0.ebuild
Normal file
@@ -0,0 +1,24 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="tar for node"
|
||||
HOMEPAGE="
|
||||
https://github.com/npm/node-tar
|
||||
https://www.npmjs.com/package/tar
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/chownr
|
||||
dev-js/fs-minipass
|
||||
dev-js/minipass
|
||||
dev-js/minizlib
|
||||
dev-js/mkdirp
|
||||
dev-js/yallist
|
||||
"
|
||||
Reference in New Issue
Block a user