mirror of
https://schlomp.space/tastytea/hashboot
synced 2024-11-16 14:37:06 +01:00
changed repo url in ebuild, fixed keywords
This commit is contained in:
parent
eae92415f8
commit
9e9104721e
@ -1,6 +1,6 @@
|
|||||||
EAPI="4"
|
EAPI="4"
|
||||||
|
|
||||||
EGIT_REPO_URI="git://git.tastytea.de/repositories/hashboot.git"
|
EGIT_REPO_URI="https://github.com/tastytea/hashboot.git"
|
||||||
|
|
||||||
inherit eutils git-2
|
inherit eutils git-2
|
||||||
|
|
||||||
@ -8,7 +8,7 @@ DESCRIPTION="Check integrity of files in /boot"
|
|||||||
HOMEPAGE="https://git.tastytea.de/?p=hashboot.git"
|
HOMEPAGE="https://git.tastytea.de/?p=hashboot.git"
|
||||||
LICENSE="hug-ware"
|
LICENSE="hug-ware"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64 x86"
|
KEYWORDS=""
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
Loading…
Reference in New Issue
Block a user