dev-cpp/safeint: new package, add 3.0.28a

Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2025-08-14 12:36:04 +03:00
parent 65173da4b5
commit 341dfd553c
6 changed files with 137 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>contact@paveloom.dev</email>
<name>Pavel Sobolev</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/dcleblanc/SafeInt/issues</bugs-to>
<remote-id type="github">dcleblanc/SafeInt</remote-id>
</upstream>
</pkgmetadata>