mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/expand-template/Manifest
Normal file
1
dev-js/expand-template/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST expand-template-2.0.3.tgz 2311 BLAKE2B e90d8dda2546cbfc1029e3da4024ce8d13346c3c304eb3342e961d09b7c8d1b8b4aca5dad1602ebfd3f6e6a34ed23afd2d88ac38a695004c56ab8b9e3b04224b SHA512 5d87ee28cbe3e0edf97ffa4e5cb39b9dd211bf243effee8084e0e1f8e2968fd4bde3df291c79ff20cb331fe82dd1f04245630d7e4d594a9e71dc089f9a7236be
|
||||
15
dev-js/expand-template/expand-template-2.0.3.ebuild
Normal file
15
dev-js/expand-template/expand-template-2.0.3.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="Expand placeholders in a template string"
|
||||
HOMEPAGE="
|
||||
https://github.com/ralphtheninja/expand-template
|
||||
https://www.npmjs.com/package/expand-template
|
||||
"
|
||||
|
||||
LICENSE="|| ( MIT WTFPL-2 )"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/expand-template/metadata.xml
Normal file
12
dev-js/expand-template/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/ralphtheninja/expand-template/issues</bugs-to>
|
||||
<remote-id type="github">ralphtheninja/expand-template</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user