Files
Anthony Ryan 86d37f1963 dev-ruby/scanf: new package, add 1.0.0
Required by app-admin/openvox for both runtime if users intend to use
scanf and testing. Looks like puppet's built-in scanf() function has
been broken since Ruby 2.6.

The starting keywords are derived from dev-lang/ruby, because this used
to be part fo the ruby stdlib and underwent the same testing and
portability.

Bug: https://bugs.gentoo.org/965200

Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/46085
Signed-off-by: Sam James <sam@gentoo.org>
2026-05-18 02:14:52 +01:00

17 lines
520 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>anthonyryan1@gmail.com</email>
<name>Anthony Ryan</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">ruby/scanf</remote-id>
<remote-id type="rubygems">scanf</remote-id>
</upstream>
</pkgmetadata>