mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/has-unicode/Manifest
Normal file
1
dev-js/has-unicode/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST has-unicode-2.0.1.tgz 1965 BLAKE2B 9e0d1372919be049cec33efda2dc1c385a3ceedbc3a52166e7ba2dd887f3221be7c5de5d59bf0ea7b662e74ed923384eaf182a9856785ac84e13418dd15f85c7 SHA512 f117fd63cdcd05178c9f1d2017303c248990002b2d098594a657a90daf71a6bc30b6680465417487f8b9c5203adb9cc1fc8dfb12daecc12493e8e5f1c1a68825
|
||||
15
dev-js/has-unicode/has-unicode-2.0.1.ebuild
Normal file
15
dev-js/has-unicode/has-unicode-2.0.1.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="Try to guess if your terminal supports unicode"
|
||||
HOMEPAGE="
|
||||
https://github.com/iarna/has-unicode
|
||||
https://www.npmjs.com/package/has-unicode
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/has-unicode/metadata.xml
Normal file
12
dev-js/has-unicode/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/iarna/has-unicode/issues</bugs-to>
|
||||
<remote-id type="github">iarna/has-unicode</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user