dev-util/fnm: revert incorrect treeclean

This reverts commit 84589c10fe.  The
package needs to be in profiles/package.mask first.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2025-10-17 23:45:29 +02:00
parent 84589c10fe
commit 097ecf2743
3 changed files with 665 additions and 0 deletions

13
dev-util/fnm/metadata.xml Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>alexey@zapparov.com</email>
<name>Alexey Zapparov</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/Schniz/fnm/issues</bugs-to>
<changelog>https://github.com/Schniz/fnm/blob/master/CHANGELOG.md</changelog>
<remote-id type="github">Schniz/fnm</remote-id>
</upstream>
</pkgmetadata>