mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
app-admin/s-tui: fix setuptools warnings
Closes: https://bugs.gentoo.org/799533 Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -10,6 +10,8 @@ inherit distutils-r1 optfeature
|
||||
DESCRIPTION="Stress-Terminal UI monitoring tool"
|
||||
HOMEPAGE="https://amanusk.github.io/s-tui/"
|
||||
|
||||
PATCHES="${FILESDIR}/${P}-setuptools-warning.patch"
|
||||
|
||||
if [[ ${PV} == *9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/amanusk/${PN}.git"
|
||||
|
||||
Reference in New Issue
Block a user