From 9e9104721e0767d849127acb08ed2ff29426b24b Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 22 May 2018 00:49:27 +0200 Subject: [PATCH] changed repo url in ebuild, fixed keywords --- hashboot-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hashboot-9999.ebuild b/hashboot-9999.ebuild index 8cf760f..41e2c90 100644 --- a/hashboot-9999.ebuild +++ b/hashboot-9999.ebuild @@ -1,6 +1,6 @@ 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 @@ -8,7 +8,7 @@ DESCRIPTION="Check integrity of files in /boot" HOMEPAGE="https://git.tastytea.de/?p=hashboot.git" LICENSE="hug-ware" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="" IUSE="" RDEPEND="