mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
dev-util/*: fix formating issues
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Copyright 2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
|
||||
EAPI="8"
|
||||
|
||||
inherit go-module
|
||||
@@ -17,7 +16,6 @@ KEYWORDS="~amd64 ~arm ~arm64"
|
||||
|
||||
BDEPEND=">=dev-lang/go-1.25.10"
|
||||
|
||||
|
||||
src_compile() {
|
||||
ego build github.com/go-task/task/v3/cmd/task
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Copyright 2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
|
||||
EAPI="8"
|
||||
|
||||
inherit go-module
|
||||
@@ -17,7 +16,6 @@ KEYWORDS="~amd64 ~arm ~arm64"
|
||||
|
||||
BDEPEND=">=dev-lang/go-1.25.10"
|
||||
|
||||
|
||||
src_compile() {
|
||||
ego build github.com/go-task/task/v3/cmd/task
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<upstream>
|
||||
<remote-id type="github">go-task/task</remote-id>
|
||||
</upstream>
|
||||
<upstream>
|
||||
<remote-id type="github">go-task/task</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<email>sm+gentoo@skym.fi</email>
|
||||
<name>Skyler</name>
|
||||
|
||||
@@ -14,9 +14,9 @@ HOMEPAGE="
|
||||
"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
RESTRICT="test" # missing dependency <kafka-bin-4.0::gentoo
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
RESTRICT="test" # missing dependency <kafka-bin-4.0::gentoo
|
||||
|
||||
RDEPEND="
|
||||
dev-python/click[${PYTHON_USEDEP}]
|
||||
@@ -51,7 +51,6 @@ BDEPEND="
|
||||
# virtual/mysql[server]
|
||||
# )
|
||||
|
||||
|
||||
EPYTEST_PLUGINS=( )
|
||||
EPYTEST_DESELECT=(
|
||||
# Drivers need fixes
|
||||
|
||||
Reference in New Issue
Block a user