blob: 5e23c248f8ef014f07721f4ed8a9b0cb518523a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>bircoph@gentoo.org</email>
<name>Andrew Savchenko</name>
</maintainer>
<use>
<flag name="crypt">Allows suspend and resume from encrypted disk</flag>
</use>
<upstream>
<remote-id type="sourceforge">suspend</remote-id>
<remote-id type="github">bircoph/suspend</remote-id>
</upstream>
</pkgmetadata>
|