blob: a7be25b55bc186b7db0d0996a63a3cd3f7352625 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<longdescription>
run0edit allows a permitted user to edit a file as root.
Authorization uses the same mechanism as run0, which
typically takes the form of a password prompt.
</longdescription>
<upstream>
<remote-id type="github">HastD/run0edit</remote-id>
</upstream>
</pkgmetadata>
|