dev-util/rust-analyzer-bin: add live binary release

Signed-off-by: James Kalyan <contrib_x@protonmail.com>
This commit is contained in:
James Kalyan
2021-05-28 11:30:22 -06:00
parent 0fc9624a14
commit fbd97c7306
3 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<upstream>
<remote-id type="github">rust-analyzer/rust-analyzer</remote-id>
<bugs-to>https://github.com/rust-analyzer/rust-analyzer/issues</bugs-to>
</upstream>
<maintainer type="person">
<email>contrib_x@protonmail.com</email>
<name>James Kalyan</name>
</maintainer>
</pkgmetadata>