mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
dev-js/*: hsd dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/bufio/Manifest
Normal file
1
dev-js/bufio/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST bufio-1.0.7.tgz 12992 BLAKE2B fbd5a9678b1132886edcfc732418e8fc1370148739f19c4c70c4eca5ee16ac33f81ec7a42ed7a25fd97c2ffd37b9279ae51a8a85ffdecb91d2112fcba92a4917 SHA512 6ddd5d0d08620be6c46c47e0e7a21d06fedf6966ba3a2a4cb3f005145bed167077c00623970429411674a66e99920b5f2f4a482d15e12b13a2423e94ce8311ec
|
||||
15
dev-js/bufio/bufio-1.0.7.ebuild
Normal file
15
dev-js/bufio/bufio-1.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 and serialization utilities for javascript"
|
||||
HOMEPAGE="
|
||||
https://github.com/bcoin-org/bufio
|
||||
https://www.npmjs.com/package/bufio
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/bufio/metadata.xml
Normal file
12
dev-js/bufio/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/bcoin-org/bufio/issues</bugs-to>
|
||||
<remote-id type="github">git://github.com/bcoin-org/bufio.git</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user