mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
12 lines
449 B
Groff
12 lines
449 B
Groff
DEFINED_PHASES=-
|
|
DESCRIPTION=A fork of password-store using age as encryption backend
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/FiloSottile/passage
|
|
IUSE=wayland git
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-2
|
|
RDEPEND=app-crypt/age app-shells/bash >=app-text/tree-1.7.0 sys-apps/coreutils wayland? ( gui-apps/wl-clipboard ) git? ( dev-vcs/git )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/FiloSottile/passage/archive/refs/tags/1.7.4a2.tar.gz
|
|
_md5_=0319e09cb3d7fa6a1d7b675bd7109d36
|