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/stumpwm/
Date: Fri, 16 Apr 2021 11:23:47
Message-Id: 1618572192.2ff398c2377cfc4886da153729f9a7468b3ad4b8.sam@gentoo
1 commit: 2ff398c2377cfc4886da153729f9a7468b3ad4b8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 10:57:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:23:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ff398c2
7
8 x11-wm/stumpwm: versionator--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-wm/stumpwm/stumpwm-18.05.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-wm/stumpwm/stumpwm-18.05.ebuild b/x11-wm/stumpwm/stumpwm-18.05.ebuild
16 index cb730e3d301..5f820c4dd92 100644
17 --- a/x11-wm/stumpwm/stumpwm-18.05.ebuild
18 +++ b/x11-wm/stumpwm/stumpwm-18.05.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -inherit common-lisp-3 autotools desktop elisp-common xdg-utils versionator
24 +inherit common-lisp-3 autotools desktop elisp-common xdg-utils
25
26 DESCRIPTION="Stumpwm is a Window Manager written entirely in Common Lisp."
27 HOMEPAGE="https://stumpwm.github.io/"