diff options
author | 2021-04-16 09:07:04 +0100 | |
---|---|---|
committer | 2021-04-16 12:22:59 +0100 | |
commit | e1470986f3b652b9e99fa2b1960c7419b7ea31a5 (patch) | |
tree | 8b33b94d394f4313d1626b4046270215ec0d257a /x11-misc/cdm | |
parent | x11-misc/cdm: eutils-- (diff) | |
download | gentoo-e1470986f3b652b9e99fa2b1960c7419b7ea31a5.tar.gz gentoo-e1470986f3b652b9e99fa2b1960c7419b7ea31a5.tar.bz2 gentoo-e1470986f3b652b9e99fa2b1960c7419b7ea31a5.zip |
x11-misc/cdm: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/cdm')
-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" |