mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-23 21:57:33 -08:00
This one has a few revdeps already, except for some reason people thought it's a better idea to apply a major patch and hardcode the version number in that patch, than add this trivial package. What could go wrong with that?! Signed-off-by: Michał Górny <mgorny@gentoo.org>
13 lines
395 B
XML
13 lines
395 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">agoose77/hatch-nodejs-version</remote-id>
|
|
<remote-id type="pypi">hatch-nodejs-version</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|