mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/fn_name/Manifest
Normal file
1
dev-js/fn_name/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST fn_name-1.1.0.tgz 2771 BLAKE2B 0ba63213835325780d151ec391630fd446a084e23e6ad79e9ddcda7f7499569785923f69d8d3bd48ee2b2915b14523200bda8883668d62a969c52e6ac4cd5201 SHA512 1919e607980fc89a4085341d4994d2a7db9a3d2be5d3d2a861c310b6c07dad0a0e9b3b3d747e9f7de71c1fe67e72fe8febc1eee5b0ba263461e0087f98748d47
|
||||
16
dev-js/fn_name/fn_name-1.1.0.ebuild
Normal file
16
dev-js/fn_name/fn_name-1.1.0.ebuild
Normal file
@@ -0,0 +1,16 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
MYPN="${PN/_/.}"
|
||||
SRC_URI="mirror://npm/${MYPN}/-/${MYPN}-${PV}.tgz -> ${P}.tgz"
|
||||
DESCRIPTION="Extract names from functions"
|
||||
HOMEPAGE="
|
||||
https://github.com/3rd-Eden/fn.name
|
||||
https://www.npmjs.com/package/fn.name
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/fn_name/metadata.xml
Normal file
12
dev-js/fn_name/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/3rd-Eden/fn.name/issues</bugs-to>
|
||||
<remote-id type="github">3rd-Eden/fn</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user