diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:15:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:58 +0100 |
commit | 32c9c6df59ae337ef8054bfef3cb9344e28f48bf (patch) | |
tree | 3b97a6622de09cb1604f3e48941e2d408b4a890a /x11-misc | |
parent | x11-misc/alock: eutils-- (diff) | |
download | gentoo-32c9c6df59ae337ef8054bfef3cb9344e28f48bf.tar.gz gentoo-32c9c6df59ae337ef8054bfef3cb9344e28f48bf.tar.bz2 gentoo-32c9c6df59ae337ef8054bfef3cb9344e28f48bf.zip |
x11-misc/cdm: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/cdm/cdm-0.6.1_pre20180107.ebuild | 4 |
1 files 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 880a059eabf4..b6b34d366375 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" |