Diff git-credential-gopass-1.15.5 with a git-credential-gopass-1.15.8
/usr/portage/app-admin/git-credential-gopass/git-credential-gopass-1.15.8.ebuild 2023-10-09 14:52:28.148368316 +0300 | ||
---|---|---|
7 | 7 | |
8 | 8 |
DESCRIPTION="Gopass git-credentials helper" |
9 | 9 |
HOMEPAGE="https://github.com/gopasspw/git-credential-gopass" |
10 |
SRC_URI="https://github.com/gopasspw/git-credential-gopass/archive/v${PV}.tar.gz -> ${P}.tar.gz |
|
11 |
https://dev.gentoo.org/~ajak/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz" |
|
10 |
SRC_URI="https://github.com/gopasspw/git-credential-gopass/archive/v${PV}.tar.gz -> ${P}.tar.gz" |
|
11 |
SRC_URI+=" https://dev.gentoo.org/~ajak/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz" |
|
12 | 12 | |
13 | 13 |
LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2" |
14 | 14 |
SLOT="0" |
15 |
KEYWORDS="amd64 ~ppc64 ~x86" |
|
15 |
KEYWORDS="~amd64 ~ppc64 ~x86" |
|
16 | 16 | |
17 | 17 |
DEPEND=">=dev-lang/go-1.16" |
18 | 18 |
RDEPEND=" |