mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/ms/Manifest
Normal file
1
dev-js/ms/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST ms-2.1.3.tgz 2967 BLAKE2B 03b7e21a6de1fd9498f6e6233a10660829034e9153dd28e76aeac23a96f490689ee1d5d51b4b6b298eadca7a7f44fe886248c78e69272b3eccc7ea199fdd6a03 SHA512 e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394
|
||||
12
dev-js/ms/metadata.xml
Normal file
12
dev-js/ms/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/vercel/ms/issues</bugs-to>
|
||||
<remote-id type="github">vercel/ms</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
14
dev-js/ms/ms-2.1.3.ebuild
Normal file
14
dev-js/ms/ms-2.1.3.ebuild
Normal file
@@ -0,0 +1,14 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Tiny millisecond conversion utility"
|
||||
HOMEPAGE="
|
||||
https://github.com/vercel/ms
|
||||
https://www.npmjs.com/package/ms
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user