mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
15 lines
431 B
XML
15 lines
431 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>o.freyermuth@googlemail.com</email>
|
|
<name>Oliver Freyermuth</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">taisei-project/taisei</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="lto">Enable link time optimization</flag>
|
|
</use>
|
|
</pkgmetadata>
|