commit: 32c9c6df59ae337ef8054bfef3cb9344e28f48bf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 08:15:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 11:22:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c9c6df
x11-misc/cdm: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild b/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild index 880a059eabf..b6b34d36637 100644 --- a/x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild +++ b/x11-misc/cdm/cdm-0.6.1_pre20180107.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="6" -inherit pam eutils +inherit pam DESCRIPTION="The Console Display Manager" HOMEPAGE="https://github.com/evertiro/cdm"
