mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/cyclist/Manifest
Normal file
1
dev-js/cyclist/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST cyclist-1.0.1.tgz 2312 BLAKE2B a39cb2304756a87a558ec28bd672dcc9d6ab297f2304ecf057bc8018ce73f9950c25cc21fad74716c3ce8bd4bd5e8c479b139f2c0aa61002af8db548afa40a29 SHA512 34919528f4bcd577a31dc2e168b252ee995a6f47cadec94f875d6611279e0ead96e1923991428afcb4517550ef8c9b1ea236cf07b6708e7c8ec9b83722079afc
|
||||
14
dev-js/cyclist/cyclist-1.0.1.ebuild
Normal file
14
dev-js/cyclist/cyclist-1.0.1.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="Cyclist is an efficient cyclic list implemention."
|
||||
HOMEPAGE="
|
||||
https://github.com/mafintosh/cyclist
|
||||
https://www.npmjs.com/package/cyclist
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/cyclist/metadata.xml
Normal file
12
dev-js/cyclist/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/mafintosh/cyclist/issues</bugs-to>
|
||||
<remote-id type="github">mafintosh/cyclist</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user