blob: 0aff7c9c5ac92bd212a3bb2912f71b1a9e8770df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>wschlich@gentoo.org</email>
<name>Wolfram Schlich</name>
</maintainer>
<use>
<flag name="gemplug">Install gemplug (management script)</flag>
</use>
<longdescription>
sispmctl is an application enabling the use of the GEMBIRD
SilverShield PowerManager (SiS-PM) device under Linux.
The SiS-PM is an intelligent advanced surge protector with
4 of 6 sockets being manageable from the PC via USB.
</longdescription>
<upstream>
<remote-id type="sourceforge">sispmctl</remote-id>
</upstream>
</pkgmetadata>
|