mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 20:30:33 -04:00
there is an ongoing controversy regarding the email domain in ::gentoo.
until that is resolved i'm using the old address. changing it back here
too to match the bugzilla address.
This reverts commit 4c118b8f6f.
Signed-off-by: tea <gentoo@tastytea.de>
16 lines
460 B
XML
16 lines
460 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gentoo@tastytea.de</email>
|
|
<name>tastytea</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<doc>https://trantor.docsforge.com/</doc>
|
|
<remote-id type="github">an-tao/trantor</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="spdlog">enable <pkg>dev-libs/spdlog</pkg> logging backend</flag>
|
|
</use>
|
|
</pkgmetadata>
|