mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
*/*: whitespace fixes
This fixes the current whitespace issues reported by `pkgcruft scan -r WhitespaceUnneeded`. Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
@@ -12,11 +12,11 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64"
|
||||
|
||||
src_compile() {
|
||||
ego build github.com/go-task/task/v3/cmd/task
|
||||
ego build github.com/go-task/task/v3/cmd/task
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin task
|
||||
dobin task
|
||||
|
||||
default
|
||||
default
|
||||
}
|
||||
|
||||
@@ -12,11 +12,11 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64"
|
||||
|
||||
src_compile() {
|
||||
ego build github.com/go-task/task/v3/cmd/task
|
||||
ego build github.com/go-task/task/v3/cmd/task
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin task
|
||||
dobin task
|
||||
|
||||
default
|
||||
default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user