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/bfile/Manifest
Normal file
1
dev-js/bfile/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST bfile-0.2.2.tgz 20618 BLAKE2B 76d4af8a3a8e1107269a0d3205276884a56f17a80ec0e959188e7e840590a4d99ce05e9fceeb7a1a5d14d15738cb733d8dc1650f6b9acd3ea017329f8949b4d7 SHA512 5f6d394ac27bcc50278de27fa412ea0ea175d31ff84aede9072f147552b0e21746264eede692e8462fae1b8acf6830029466eb11f4ffd3a3c651b6223182b34e
|
||||
15
dev-js/bfile/bfile-0.2.2.ebuild
Normal file
15
dev-js/bfile/bfile-0.2.2.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="Filesystem wrapper for node.js"
|
||||
HOMEPAGE="
|
||||
https://github.com/bcoin-org/bfile
|
||||
https://www.npmjs.com/package/bfile
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/bfile/metadata.xml
Normal file
12
dev-js/bfile/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/bfile/issues</bugs-to>
|
||||
<remote-id type="github">git://github.com/bcoin-org/bfile.git</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user