app-backup/mkstage4: fixes ahead of Gentoo Main
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
9e1b735327
commit
e432445315
@ -1,3 +1,6 @@
|
||||
06 Apr 2020; <chymera@gentoo.org> mkstage4-0.3.ebuild:
|
||||
app-backup/mkstage4: fixes ahead of Gentoo Main
|
||||
|
||||
*mkstage4-0.3 (06 Apr 2020)
|
||||
|
||||
06 Apr 2020; <chymera@gentoo.org> +mkstage4-0.3.ebuild, -mkstage4-0.2.ebuild,
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Bash Utility for Creating Stage 4 Tarballs"
|
||||
HOMEPAGE="https://github.com/TheChymera/mkstage4"
|
||||
@ -23,5 +23,5 @@ src_install() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
bats -r tests || die
|
||||
bats tests/* || die
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user