fixed up ebuilds using pkgcheck

in particular added metadata.xmls
This commit is contained in:
Moritz Gmeiner 2026-01-03 16:40:07 +01:00
commit bacc4bad5a
30 changed files with 66 additions and 1562 deletions

View file

@ -80,8 +80,8 @@ inherit cargo
DESCRIPTION="A command-line hex viewer"
HOMEPAGE="https://github.com/sharkdp/hexyl"
SRC_URI="
https://github.com/sharkdp/${PN}/archive/refs/tags/v${PV}.tar.gz
${CARGO_CRATE_URIS}
https://github.com/sharkdp/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
"
LICENSE="|| ( Apache-2.0 MIT )"