mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-js/*: hsd dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/buffer-map/Manifest
Normal file
1
dev-js/buffer-map/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST buffer-map-0.0.7.tgz 2530 BLAKE2B d9e91d1ee2b88e954106378d66080b02b9d87f35194e3285d5dd147f9b17be0c4457da62dc186773b31873f634aea1beec0ec56e77b2dbd5052093e0bc91e6fd SHA512 f79b6bcb7a7fbcc464200027243686905846a53ffae4da1e5ba5de9443e3028996611e7c450b56e24867d12c0a8f7e2466813bbb12fbc36928652c1b9eccef41
|
||||
15
dev-js/buffer-map/buffer-map-0.0.7.ebuild
Normal file
15
dev-js/buffer-map/buffer-map-0.0.7.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="Buffer-keyed map for javascript"
|
||||
HOMEPAGE="
|
||||
https://github.com/chjj/buffer-map
|
||||
https://www.npmjs.com/package/buffer-map
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/buffer-map/metadata.xml
Normal file
12
dev-js/buffer-map/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/chjj/buffer-map/issues</bugs-to>
|
||||
<remote-id type="github">git://github.com/chjj/buffer-map.git</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user