mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 22:54:10 +02:00
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35947 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
16 lines
673 B
XML
16 lines
673 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
CDM is a minimalistic, yet full-featured replacement for
|
|
login-managers like slim, kdm, gdm and qingy that provides a fast,
|
|
dialog-based login system without the overhead of the X Window System
|
|
or the instability of qingy. Written in pure bash, CDM has no other
|
|
dependencies, yet supports multiple users/sessions and can start
|
|
virtually any DE/WM.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">evertiro/cdm</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|