net-mail/pyonji - 9999 (robertgzr)

Search

Package Information

Description:
easy-to-use tool to send e-mail patches
Homepage:
https://git.sr.ht/~emersion/pyonji
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 2024 Robert Günzler
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit go

DESCRIPTION="easy-to-use tool to send e-mail patches"
HOMEPAGE="https://git.sr.ht/~emersion/pyonji"

inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~emersion/pyonji"

LICENSE="MIT"
SLOT="0"
IUSE=""