mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-js/*: tangram and dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/commander/Manifest
Normal file
1
dev-js/commander/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST commander-7.0.0.tgz 37236 BLAKE2B 3570a4c17a4030be3760f081950bc8db01aa873d7dcba5b6cbf366f00e46286ab8f87c49045ad1da2f90a0d6f9b44333d66d1a900667a00b903b353c751fdb2e SHA512 a2fc7fecd913ae73ee215f2caa4fc68d4208335fa25107aa037c9ed95369abdb15a2266ca2839b5a5432f8e3d6188d7b183684a326ee006266e94f320b4efb04
|
||||
15
dev-js/commander/commander-7.0.0.ebuild
Normal file
15
dev-js/commander/commander-7.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="the complete solution for node.js command-line programs"
|
||||
HOMEPAGE="
|
||||
https://github.com/tj/commander.js
|
||||
https://www.npmjs.com/package/commander
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/commander/metadata.xml
Normal file
12
dev-js/commander/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/tj/commander.js/issues</bugs-to>
|
||||
<remote-id type="github">tj/commander</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user