mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/aproba/Manifest
Normal file
1
dev-js/aproba/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST aproba-2.0.0.tgz 3691 BLAKE2B 2a8663a9e8fe0430d0540af29f842d501bd6fede1d70c96888c5d9acb5f775130ea694cad01a2a0243980b629e714e807c63e3e7604e6df95ae5e0f8be360bb7 SHA512 9587b81b1ed04fe30a19b0ec03e67e85efd6b5e7f4062c033a52bf5e406b75fb21f49fe33cf5db5f4b44f71f5c976ed39aee608374146d4ad061aff2f8a3873d
|
||||
15
dev-js/aproba/aproba-2.0.0.ebuild
Normal file
15
dev-js/aproba/aproba-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="A ridiculously light-weight argument validator (now browser friendly)"
|
||||
HOMEPAGE="
|
||||
https://github.com/iarna/aproba
|
||||
https://www.npmjs.com/package/aproba
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/aproba/metadata.xml
Normal file
12
dev-js/aproba/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/iarna/aproba/issues</bugs-to>
|
||||
<remote-id type="github">iarna/aproba</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user