mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
19 lines
707 B
XML
19 lines
707 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">chaos/mrsh</remote-id>
|
|
</upstream>
|
|
<longdescription>Mrsh is a set of remote shell programs that use munge authentication
|
|
rather than reserved ports for security. The code for mrsh is based
|
|
on the source code for rsh, rshd, rlogin, rlogind, and rcp.</longdescription>
|
|
<use>
|
|
<flag name="pam">build with pam support</flag>
|
|
<flag name="shadow">build with shadow file support</flag>
|
|
</use>
|
|
</pkgmetadata>
|