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/color-support/Manifest
Normal file
1
dev-js/color-support/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST color-support-1.1.3.tgz 3642 BLAKE2B d4953136593221fa6af665efbdedc2e802b081c593ed4cfe5f9ed4906c5b32ea062dba17804fbc6bd4993a4f41f879dc36b8030458edf7023093a45aadf33f37 SHA512 aa20639296cc2cefc72faf32fa5878ab4fced4c6458f6457e97fca98c6b7fa0243df3f96c08d59cc31f2b2fa87192de63fa9b39cf724a579b0d6723d7098f246
|
||||
15
dev-js/color-support/color-support-1.1.3.ebuild
Normal file
15
dev-js/color-support/color-support-1.1.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="A module which will endeavor to guess your terminal's level of color support."
|
||||
HOMEPAGE="
|
||||
https://github.com/isaacs/color-support
|
||||
https://www.npmjs.com/package/color-support
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/color-support/metadata.xml
Normal file
12
dev-js/color-support/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/isaacs/color-support/issues</bugs-to>
|
||||
<remote-id type="github">isaacs/color-support</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user