diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/cdm/cdm-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/cdm/cdm-0.7.ebuild b/x11-misc/cdm/cdm-0.7.ebuild index 69859215a894..a11947101909 100644 --- a/x11-misc/cdm/cdm-0.7.ebuild +++ b/x11-misc/cdm/cdm-0.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit pam eutils +inherit pam DESCRIPTION="The Console Display Manager" HOMEPAGE="https://github.com/evertiro/cdm" |