app-admin/git-secret - 0.5.0 (powerman)

Search

Install

Install this version:

emerge -a =app-admin/git-secret-0.5.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-admin/git-secret-0.5.0

Or alternatively:

emerge --autounmask-write -a =app-admin/git-secret-0.5.0

Package Information

Description:
A bash-tool to store your private data inside a git repository
Homepage:
https://github.com/sobolevn/git-secret
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.5.0 8 ~amd64 0
View Raw Ebuild
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="A bash-tool to store your private data inside a git repository"
HOMEPAGE="https://github.com/sobolevn/git-secret"
SRC_URI="https://github.com/sobolevn/git-secret/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="${DEPEND}"

Manifest for 0.5.0

Type File Size Source URLs
DIST git-secret-0.5.0.tar.gz 854497 bytes https://github.com/sobolevn/git-secret/archive/refs/tags/v0.5.0.tar.gz