dev-nodejs/konami - 1.7.0 (lanodanOverlay)

Search

Package Information

Description:
An easter-egg script for adding the Konami Code to your website or project
Homepage:
https://github.com/georgemandis/konami-js
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.7.0 8 ~amd64 0
View Raw Ebuild
# Copyright 2022 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit nodejs

DESCRIPTION="An easter-egg script for adding the Konami Code to your website or project"
HOMEPAGE="https://github.com/georgemandis/konami-js"
SRC_URI="https://github.com/georgemandis/konami-js/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/konami-js-${PV}/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

# Has no tests
RESTRICT="test"

Manifest for 1.7.0

Type File Size Source URLs
DIST konami-1.7.0.tar.gz 4085 bytes https://github.com/georgemandis/konami-js/archive/refs/tags/v1.7.0.tar.gz