diff --git a/app-misc/blahaj/Manifest b/app-misc/blahaj/Manifest new file mode 100644 index 0000000000..1ad94fd328 --- /dev/null +++ b/app-misc/blahaj/Manifest @@ -0,0 +1 @@ +DIST blahaj-2.2.0.tar.gz 22327 BLAKE2B b135d5e2cc7cf1ba51157d18eaec98a72d8dd65a6122758c480c7d081a47fc76ed6783ba0ee606f6d03b653e69bc7a350bf776bf1fa8f08ee5ee8764f16c6b12 SHA512 7d64010b9ab950b3410a1bdf433ae63e99635e62fd86c6187e6e674533f8d576f4f92af5c7552c5d88b04b74493cf76b16d6d2ef7334db8354bb8325eb95651a diff --git a/app-misc/blahaj/blahaj-2.2.0.ebuild b/app-misc/blahaj/blahaj-2.2.0.ebuild new file mode 100644 index 0000000000..fe5d354b82 --- /dev/null +++ b/app-misc/blahaj/blahaj-2.2.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit shards + +DESCRIPTION="Gay sharks at your local terminal" +HOMEPAGE="https://github.com/GeopJr/BLAHAJ" +SRC_URI="https://github.com/GeopJr/BLAHAJ/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${P^^}" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64" + +src_install() { + shards_src_install + dobin ${PN} +} diff --git a/app-misc/blahaj/metadata.xml b/app-misc/blahaj/metadata.xml new file mode 100644 index 0000000000..aab7061dc1 --- /dev/null +++ b/app-misc/blahaj/metadata.xml @@ -0,0 +1,9 @@ + + + + + + + GeopJr/BLAHAJ + +