mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/extsprintf/Manifest
Normal file
1
dev-js/extsprintf/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST extsprintf-1.4.0.tgz 11121 BLAKE2B 5f56982b805ae66cc7dfbed98563af7a7645182d9d488e7f12ee9c953a018332845777cc166ade89f9c0612bd4784f27d5d106978fbe6ed7510388a27c5886a0 SHA512 e8d5bc0d9f2958173935b198522aaa71c8fd7579ee4b38a5658aa9add289059b10a1d187f48c94a05386c485950dc0731cc6fc113db86aac7da7aead64459990
|
||||
15
dev-js/extsprintf/extsprintf-1.4.0.ebuild
Normal file
15
dev-js/extsprintf/extsprintf-1.4.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="extended POSIX-style sprintf"
|
||||
HOMEPAGE="
|
||||
https://github.com/davepacheco/node-extsprintf
|
||||
https://www.npmjs.com/package/extsprintf
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/extsprintf/metadata.xml
Normal file
12
dev-js/extsprintf/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/davepacheco/node-extsprintf/issues</bugs-to>
|
||||
<remote-id type="github">davepacheco/node-extsprintf</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user