app-shells/tessen: update to v2.1.3
This commit is contained in:
21
app-shells/tessen/tessen-2.1.3.ebuild
Normal file
21
app-shells/tessen/tessen-2.1.3.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="an interactive menu to autotype and copy password-store data"
|
||||
HOMEPAGE="https://github.com/ayushnix/tessen"
|
||||
SRC_URI="https://github.com/ayushnix/${PN}/archive/refs/tags/v${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
sys-apps/coreutils
|
||||
sys-apps/findutils
|
||||
sys-apps/sed
|
||||
app-alternatives/awk"
|
||||
BDEPEND=""
|
||||
Reference in New Issue
Block a user