mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
* remove redundant use of unpacker.eclass * migrate to new repo URL Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
17 lines
537 B
XML
17 lines
537 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>me@rahil.rocks</email>
|
|
<name>Rahil Bhimjiani</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">bluetuith-org/bluetuith</remote-id>
|
|
<bugs-to>https://github.com/bluetuith-org/bluetuith/issues</bugs-to>
|
|
<doc>https://bluetuith-org.github.io/bluetuith</doc>
|
|
</upstream>
|
|
<use>
|
|
<flag name="doc">Install html docs</flag>
|
|
</use>
|
|
</pkgmetadata>
|