Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/stumpwm/
Date: Sun, 11 Aug 2019 08:45:14
Message-Id: 1565513106.9ef7111403854af03b17e6e4b39e94560cf3931a.mgorny@gentoo
1 commit: 9ef7111403854af03b17e6e4b39e94560cf3931a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 11 08:44:44 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 11 08:45:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef71114
7
8 x11-wm/stumpwm: Remove duplicated global flag desc
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-wm/stumpwm/metadata.xml | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/x11-wm/stumpwm/metadata.xml b/x11-wm/stumpwm/metadata.xml
16 index 0af3d431108..a03de960eba 100644
17 --- a/x11-wm/stumpwm/metadata.xml
18 +++ b/x11-wm/stumpwm/metadata.xml
19 @@ -47,7 +47,6 @@
20 <use>
21 <flag name="contrib">Install contrib modules</flag>
22 <flag name="doc">Include documentation</flag>
23 - <flag name="emacs">Add support for GNU Emacs</flag>
24 </use>
25 <upstream>
26 <remote-id type="github">stumpwm/stumpwm</remote-id>