fixes the following pkgcheck warnings:
app-misc/watchexec
TooManyCrates: version 2.1.2: CRATES variable has 440 crates, consider using crates tarball instead
TooManyCrates: version 2.2.1: CRATES variable has 443 crates, consider using crates tarball instead
TooManyCrates: version 2.3.0: CRATES variable has 487 crates, consider using crates tarball instead
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/tealdeer
SuboptimalCratesSeparator: version 1.6.1-r1: line: 7: using - as name-version separator in CRATES is suboptimal, use name@version instead
SuboptimalCratesURICall: version 1.6.1-r1: line: 192: calling '$(cargo_crate_uris ${CRATES})' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgchek warnings:
app-misc/walld
StaticSrcUri: version 1.4.4: '1.4.4' in SRC_URI, replace with ${PV}
StaticSrcUri: version 1.4.4: 'walld-1.4.4' in SRC_URI, replace with ${P}
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/tinyfetch
PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on line: 18
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/kloak
StaticSrcUri: version 0.2.30: '0.2.30' in SRC_URI, replace with ${PV}
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/proctl
PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on lines: 10, 11, 12
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnigns:
app-misc/cheat
DeprecatedInsinto: version 4.2.3: deprecated insinto usage (use
dofishcomp or newfishcomp from shell-completion.eclass instead), line
40: insinto /usr/share/fish/vendor_completions.d
DeprecatedInsinto: version 4.2.3: deprecated insinto usage (use
dozshcomp or newzshcomp from shell-completion.eclass instead), line 44:
insinto /usr/share/zsh/site-functions
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/mxw
MissingRemoteId: missing <remote-id type="github">dkbednarczyk/mxw</remote-id> (inferred from URI 'https://github.com/dkbednarczyk/mxw')
BadFilename: version 0.1.2: bad filename: [ v0.1.2.tar.gz ]
StaticSrcUri: version 0.1.2: '0.1.2' in SRC_URI, replace with ${PV}
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/ghq
DeprecatedEclassVariable: version 1.1.0: uses deprecated variable on line 9: EGO_SUM (no replacement)
DeprecatedEclassFunction: version 1.1.0: uses deprecated function on line 63: go-module_set_globals (no replacement)
DeprecatedEclassVariable: version 1.1.5: uses deprecated variable on line 8: EGO_SUM (no replacement)
DeprecatedEclassFunction: version 1.1.5: uses deprecated function on line 96: go-module_set_globals (no replacement)
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/grit
DeprecatedEclassVariable: version 0.3.0: uses deprecated variable on line 8: EGO_SUM (no replacement)
DeprecatedEclassFunction: version 0.3.0: uses deprecated function on line 43: go-module_set_globals (no replacement)
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
- bump EAPI
- fix LICENSE
- add missing DEPENDs
- remove `-e` and generic die message from sed
Closes: https://bugs.gentoo.org/932189
Signed-off-by: Filip Kobierski <fkobi@pm.me>
fixes the following pkgcheck warnings:
app-misc/gopsuinfo
DeprecatedEclassVariable: version 0.1.5: uses deprecated variable on line 8: EGO_SUM (no replacement)
DeprecatedEclassFunction: version 0.1.5: uses deprecated function on line 30: go-module_set_globals (no replacement)
Signed-off-by: ingenarel <ingenarelitems@gmail.com>