changed hashboot-9999.ebuild
This commit is contained in:
parent
0bfad4b2a5
commit
9693ad0dc7
|
@ -1 +0,0 @@
|
|||
EBUILD hashboot-9999.ebuild 831 SHA256 f7a7a843db5503983bf28415fbc1274b0f4419905a16219a789229a23ffb9b15 SHA512 822bda6a705562f7e959eb37e17193562d5e849921a155ecb6fa055dd5a6f52cee25c9a1be9c7b8e5de2dad96ad22f00218fbebfe4df2aa7d08b2607f595f9f4 WHIRLPOOL 96ef748086b40b3a053f5e401ed69d77eae4dbe0329a172f2a4d1c08fa4240f6e752b4b34bad937e0735b0242f6d3ba34d67d6d7e7bcc3922ec4df1dea861898
|
|
@ -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="
|
||||
|
@ -45,8 +45,8 @@ src_prepare() {
|
|||
|
||||
src_install() {
|
||||
dodoc README
|
||||
# insinto /usr/portage/licenses
|
||||
# doins HUG-WARE
|
||||
insinto /usr/portage/licenses
|
||||
doins HUG-WARE
|
||||
|
||||
dobin hashboot
|
||||
doinitd init/hashboot
|
||||
|
|
Reference in New Issue
Block a user