mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/methods/Manifest
Normal file
1
dev-js/methods/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST methods-1.1.2.tgz 2475 BLAKE2B 9f7902543bcd6fe1d31a40066f97181957a7e6c64e830bf85f9d2cbf2d4982cc292374ebd1734a1b3ab924e7e6638d7d36bf6aeb058197fa6471f63131779498 SHA512 89c9401de36a366ebccc5b676747bed4bdb250876fccda1ab8a53858103756f1ffbcf162785eea7d197051953e0c0f4ff5b3d7212f74ba5c68528087db7b15db
|
||||
12
dev-js/methods/metadata.xml
Normal file
12
dev-js/methods/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/jshttp/methods/issues</bugs-to>
|
||||
<remote-id type="github">jshttp/methods</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
14
dev-js/methods/methods-1.1.2.ebuild
Normal file
14
dev-js/methods/methods-1.1.2.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="HTTP methods that node supports"
|
||||
HOMEPAGE="
|
||||
https://github.com/jshttp/methods
|
||||
https://www.npmjs.com/package/methods
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user