Gentoo Archives: gentoo-commits

From: John Helmert III <ajak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/motion/
Date: Wed, 14 Apr 2021 17:03:00
Message-Id: 1618419715.46956e9dff1aee3a4755bc2846d72e6de246278a.ajak@gentoo
1 commit: 46956e9dff1aee3a4755bc2846d72e6de246278a
2 Author: John Helmert III <ajak <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 14 17:01:08 2021 +0000
4 Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 14 17:01:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46956e9d
7
8 media-video/motion: fix UnusedLocalUse
9
10 Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
11
12 media-video/motion/metadata.xml | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/media-video/motion/metadata.xml b/media-video/motion/metadata.xml
16 index 45dcbfba21e..cec3a16a5f2 100644
17 --- a/media-video/motion/metadata.xml
18 +++ b/media-video/motion/metadata.xml
19 @@ -15,7 +15,6 @@
20 <use>
21 <flag name="mariadb">Add mariadb database support</flag>
22 <flag name="mmal">Enables Multi-Media Abstraction Layer (MMAL) decoding support: Available e.g. on the Raspberry Pi.</flag>
23 - <flag name="supervise-daemon">Add experimental suppport for OpenRC's supervise-daemon process supervision</flag>
24 </use>
25 <upstream>
26 <remote-id type="github">Motion-Project/motion</remote-id>