blob: 8b068379f8c18e1d3f344c482917f6401e3769db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=dev-lang/perl sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/openssl:= sys-libs/pam
DESCRIPTION=Simple module to authenticate users against their ssh-agent keys
EAPI=8
HOMEPAGE=http://pamsshagentauth.sourceforge.net
INHERIT=autotools toolchain-funcs pam flag-o-matic
KEYWORDS=~amd64 ~arm ~x86
LICENSE=MIT
RDEPEND=dev-libs/openssl:= sys-libs/pam virtual/ssh
SLOT=0
SRC_URI=https://github.com/jbeverly/pam_ssh_agent_auth/archive/refs/tags/pam_ssh_agent_auth-0.10.4.tar.gz https://github.com/floodyberry/ed25519-donna/archive/8757bd4cd209cb032853ece0ce413f122eef212c.tar.gz -> pam_ssh_agent_auth-ed25519-donna.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a pam b56d0c9c20fc5b553f13c8ae165a10a5
_md5_=814f84acc3270a717993903392d14825
|