mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
dev-js/*: hsd dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/loady/Manifest
Normal file
1
dev-js/loady/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST loady-0.0.5.tgz 2447 BLAKE2B bcdfe6ba0bc5f3dc0f0027e78eecdf369a7a39605445541d167fa5ef4ff4869f3cd1c844a3d2e95bd1971fd2631c3011b5c0bd3fb49c604565c703f5fa192b6b SHA512 bb1283d87223d38dbf1c1c7becd05c9843ec0fe8710a002d8c45a560d49cb948c8b21ffad94caedfd18e47af13051ebcbfe8ea0cbf737dfb425a8528e32d37b1
|
||||
15
dev-js/loady/loady-0.0.5.ebuild
Normal file
15
dev-js/loady/loady-0.0.5.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="dynamic loader for node.js"
|
||||
HOMEPAGE="
|
||||
https://github.com/chjj/loady
|
||||
https://www.npmjs.com/package/loady
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/loady/metadata.xml
Normal file
12
dev-js/loady/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/loady/issues</bugs-to>
|
||||
<remote-id type="github">git://github.com/chjj/loady.git</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user