commit: 2420d762a97d451545231b3e2824dd6686a1008d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 08:16:16 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 11:23:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2420d762
x11-wm/ctwm: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> x11-wm/ctwm/ctwm-4.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/ctwm/ctwm-4.0.2.ebuild b/x11-wm/ctwm/ctwm-4.0.2.ebuild index 883e461c3da..47c1a4e0d2f 100644 --- a/x11-wm/ctwm/ctwm-4.0.2.ebuild +++ b/x11-wm/ctwm/ctwm-4.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils eutils flag-o-matic toolchain-funcs +inherit cmake-utils flag-o-matic toolchain-funcs DESCRIPTION="A clean, light window manager" HOMEPAGE="http://ctwm.org/"