app-text/stdman: add 2019.08.27 version

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2020-11-15 02:05:13 +01:00
parent 4704c6ca29
commit 4831398183
3 changed files with 33 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ PATCHES=( "${FILESDIR}/${PN}-dont-compress-files.patch" )
if [[ ${PV} == *9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/jeaye/stdman"
else
SRC_URI="https://github.com/jeaye/stdman/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
src_compile() {