diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:16:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:23:08 +0100 |
commit | 2420d762a97d451545231b3e2824dd6686a1008d (patch) | |
tree | 48274f39c6b01c39a2b880ffd31a46ff0890e979 /x11-wm | |
parent | x11-themes/gtk-chtheme: eutils-- (diff) | |
download | gentoo-2420d762a97d451545231b3e2824dd6686a1008d.tar.gz gentoo-2420d762a97d451545231b3e2824dd6686a1008d.tar.bz2 gentoo-2420d762a97d451545231b3e2824dd6686a1008d.zip |
x11-wm/ctwm: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ctwm/ctwm-4.0.2.ebuild | 4 |
1 files 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 883e461c3da8..47c1a4e0d2f3 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/" |