blob: 19f59f2b5820c863683ea154f02c04c0b6ba9945 (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
<longdescription lang="en">
KDE control module for systemd. Provides a graphical frontend for the systemd daemon, which allows to view and control systemd units, as well as modifying configuration files. Integrates in the KDE System Settings dialogue.
</longdescription>
<upstream>
<maintainer status="active">
<email>rthomsen6@gmail.com</email>
<name>Ragnar Thomsen</name>
</maintainer>
<bugs-to>https://github.com/rthomsen/kcmsystemd/issues</bugs-to>
</upstream>
</pkgmetadata>
|