mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-js/*: tangram and dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/set-immediate-shim/Manifest
Normal file
1
dev-js/set-immediate-shim/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST set-immediate-shim-2.0.0.tgz 1526 BLAKE2B 79c45581e7af4c9cc9325dcdaa67aa7d389859a2d495bdd32a5640d58a85f452b5388b7b2ff19a1140df1ab2d39c3a6ee4fb2f805540c56a5e677fb54e252171 SHA512 6b619782c9755aef6aba5190798ddcdca45581c9b179a388d79c5e9df349d5e057e8105abd608d5dd5fd81cbd0240a2049139a537a390d341455c45dcdb20e7c
|
||||
12
dev-js/set-immediate-shim/metadata.xml
Normal file
12
dev-js/set-immediate-shim/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/sindresorhus/set-immediate-shim/issues</bugs-to>
|
||||
<remote-id type="github">sindresorhus/set-immediate-shim</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
15
dev-js/set-immediate-shim/set-immediate-shim-2.0.0.ebuild
Normal file
15
dev-js/set-immediate-shim/set-immediate-shim-2.0.0.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="Simple setImmediate shim"
|
||||
HOMEPAGE="
|
||||
https://github.com/sindresorhus/set-immediate-shim
|
||||
https://www.npmjs.com/package/set-immediate-shim
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user