blob: 0e4c188270614f6691b0631aad549254fa23e8df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
<maintainer>
<email>johu@gentoo.org</email>
<name>Johannes Huber</name>
</maintainer>
<use>
<flag name="hatchet">Enable support for the synchronisation through Hatchet</flag>
<flag name="telepathy">Enable support for the real-time communication framework telepathy</flag>
</use>
</pkgmetadata>
|