games-misc/gay: initial import

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2022-02-28 09:16:57 +05:00
parent ad731764a3
commit 4ddcf1b0dd
3 changed files with 33 additions and 0 deletions

1
games-misc/gay/Manifest Normal file
View File

@@ -0,0 +1 @@
DIST gay-1.2.8.tar.gz 5240 BLAKE2B 1166566319706c0f44f487b1c58be07363cdc8d0c9e0b61a9debb47d8684072d06da1ef2593cb4bd178d43ab2059eaff7559ee0a2db57e39cc0e2772c9fa4d6f SHA512 b2666b468d6fb6183bc1546769d58d9596529c2f4df58a2dcaa56f319ee1fbc16f6106efbe51128e15dd60c5a34a1f85423e98b4263aed6bee907dc923854e46

View File

@@ -0,0 +1,15 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
DESCRIPTION="Colour your text / terminal to be more gay"
HOMEPAGE="https://pypi.org/project/gay https://github.com/ms-jpq/gay"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>cyber+gentoo@sysrq.in</email>
<name>Anna</name>
</maintainer>
<upstream>
<remote-id type="github">ms-jpq/gay</remote-id>
<remote-id type="pypi">gay</remote-id>
<bugs-to>https://github.com/ms-jpq/gay/issues</bugs-to>
<maintainer>
<email>github@bigly.dog</email>
<name>ms-jpq</name>
</maintainer>
</upstream>
</pkgmetadata>