Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/ctwm/
Date: Fri, 16 Apr 2021 11:23:48
Message-Id: 1618572188.2420d762a97d451545231b3e2824dd6686a1008d.sam@gentoo
1 commit: 2420d762a97d451545231b3e2824dd6686a1008d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 08:16:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:23:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2420d762
7
8 x11-wm/ctwm: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-wm/ctwm/ctwm-4.0.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-wm/ctwm/ctwm-4.0.2.ebuild b/x11-wm/ctwm/ctwm-4.0.2.ebuild
16 index 883e461c3da..47c1a4e0d2f 100644
17 --- a/x11-wm/ctwm/ctwm-4.0.2.ebuild
18 +++ b/x11-wm/ctwm/ctwm-4.0.2.ebuild
19 @@ -1,9 +1,9 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25
26 -inherit cmake-utils eutils flag-o-matic toolchain-funcs
27 +inherit cmake-utils flag-o-matic toolchain-funcs
28
29 DESCRIPTION="A clean, light window manager"
30 HOMEPAGE="http://ctwm.org/"