sys-process/task-spooler: metadata fixes

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
This commit is contained in:
Adel KARA SLIMANE
2022-03-15 13:45:58 +01:00
parent 10106d290f
commit b58f69e53e
2 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<name>Adel KARA SLIMANE</name>
</maintainer>
<upstream>
<remote-id type="github">ustanhduc/task-spooler</remote-id>
<bugs-to>https://github.com/ustanhduc/task-spooler/issues</bugs-to>
<remote-id type="github">justanhduc/task-spooler</remote-id>
<bugs-to>https://github.com/justanhduc/task-spooler/issues</bugs-to>
</upstream>
</pkgmetadata>

View File

@@ -5,7 +5,8 @@ EAPI=8
inherit cmake
DESCRIPTION="A scheduler for CPU tasks "
DESCRIPTION="A scheduler for CPU tasks"
HOMEPAGE="https://github.com/justanhduc/task-spooler"
SRC_URI="https://github.com/justanhduc/${PN}/archive/refs/tags/v${PV}-cpu.tar.gz -> ${P}.tar.gz"
# A GPU version does exist, if anyone needs it, it can be added through a use flag