mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
app-misc/grit: add missed licenses; use ebuild vars in SRC_URI
Signed-off-by: James Kalyan <contrib_x@protonmail.com>
This commit is contained in:
@@ -45,11 +45,11 @@ go-module_set_globals
|
|||||||
DESCRIPTION="An personal task manager that represents tasks as multitree nodes"
|
DESCRIPTION="An personal task manager that represents tasks as multitree nodes"
|
||||||
HOMEPAGE="https://github.com/climech/grit"
|
HOMEPAGE="https://github.com/climech/grit"
|
||||||
SRC_URI="
|
SRC_URI="
|
||||||
https://github.com/climech/grit/archive/refs/tags/v0.3.0.tar.gz -> ${P}.tar.gz
|
https://github.com/climech/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
|
||||||
${EGO_SUM_SRC_URI}
|
${EGO_SUM_SRC_URI}
|
||||||
"
|
"
|
||||||
|
|
||||||
LICENSE="MIT ISC BSD"
|
LICENSE="MIT ISC BSD BSD-2 Apache-2.0"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user