mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-js/*: hsd dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/bcurl/Manifest
Normal file
1
dev-js/bcurl/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST bcurl-0.1.9.tgz 4577 BLAKE2B f559de855d6c15f66d851fd189550be12a01ebaa69a65b0a66838d1061f6482c4cd6639efdaf0483b738e028d53059bf94fbea659724fdca025562d84d8821c8 SHA512 595f4b282a853ed986c083aa1dec49c77326ffd1ff1b96f0482671257abd591ae755099de7c2fe2edc60a7fd9089cbde0c6e808137dea4fe89b4d89859b6de1d
|
||||
21
dev-js/bcurl/bcurl-0.1.9.ebuild
Normal file
21
dev-js/bcurl/bcurl-0.1.9.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Web client bike-shed"
|
||||
HOMEPAGE="
|
||||
https://github.com/bcoin-org/bcurl
|
||||
https://www.npmjs.com/package/bcurl
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/brq
|
||||
dev-js/bsert
|
||||
dev-js/bsock
|
||||
"
|
||||
12
dev-js/bcurl/metadata.xml
Normal file
12
dev-js/bcurl/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/bcurl/issues</bugs-to>
|
||||
<remote-id type="github">git://github.com/bcoin-org/bcurl.git</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user