app-admin/loghew: new package, add 0.1.2

Signed-off-by: Shimon Trolles <shimontrolles@gmail.com>
This commit is contained in:
Shimon Trolles
2026-07-01 18:11:19 +03:00
parent c69a8800d6
commit fa7ec57060
2 changed files with 11 additions and 2 deletions

View File

@@ -245,8 +245,6 @@ https://github.com/nehadyounis/loghew/releases/download/v${PV}/source.tar.gz ->
${CARGO_CRATE_URIS}
"
LICENSE=""
# Dependent crate licenses
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>shimontrolles@gmail.com</email>
<name>Shimon Trolles</name>
</maintainer>
<upstream>
<remote-id type="github">nehadyounis/loghew</remote-id>
</upstream>
</pkgmetadata>