power-misc/addgpginfo - 0.4.1 (powerman)

Search

Package Information

Description:
add GnuPG info into email headers while delivering
Homepage:
http://powerman.name/soft/
License:
public-domain

Ebuild Details

Version EAPI Keywords Slot
0.4.1 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="add GnuPG info into email headers while delivering"
HOMEPAGE="http://powerman.name/soft/"
SRC_URI="http://powerman.name/download/${PN}/${P}.tgz"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND=">=app-crypt/gnupg-2.1"

src_install() {
	dobin addgpginfo
}

Dependencies

RDEPEND

>=app-crypt/gnupg-2.1

Manifest for 0.4.1

Type File Size Source URLs
DIST addgpginfo-0.4.1.tgz 1578 bytes http://powerman.name/download/addgpginfo/addgpginfo-0.4.1.tgz