Gentoo Archives: gentoo-commits

From: Ralph Seichter <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/mako/
Date: Sat, 20 Apr 2019 22:45:19
Message-Id: 1555752597.ebe6533200294a73ffbc3818e71745e462e72ca9.ralph-seichter@gentoo
1 commit: ebe6533200294a73ffbc3818e71745e462e72ca9
2 Author: Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 20 09:29:57 2019 +0000
4 Commit: Ralph Seichter <gentoo <AT> seichter <DOT> de>
5 CommitDate: Sat Apr 20 09:29:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ebe65332
7
8 gui-apps/mako: clean inherit
9
10 Package-Manager: Portage-2.3.64, Repoman-2.3.12
11 Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
12
13 gui-apps/mako/mako-1.3.ebuild | 2 +-
14 gui-apps/mako/mako-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/gui-apps/mako/mako-1.3.ebuild b/gui-apps/mako/mako-1.3.ebuild
18 index 5d01459..89d214a 100644
19 --- a/gui-apps/mako/mako-1.3.ebuild
20 +++ b/gui-apps/mako/mako-1.3.ebuild
21 @@ -3,7 +3,7 @@
22
23 EAPI=7
24
25 -inherit fcaps meson
26 +inherit meson
27
28 DESCRIPTION="A lightweight Wayland notification daemon"
29 HOMEPAGE="https://wayland.emersion.fr/mako https://github.com/emersion/mako"
30
31 diff --git a/gui-apps/mako/mako-9999.ebuild b/gui-apps/mako/mako-9999.ebuild
32 index 5d01459..89d214a 100644
33 --- a/gui-apps/mako/mako-9999.ebuild
34 +++ b/gui-apps/mako/mako-9999.ebuild
35 @@ -3,7 +3,7 @@
36
37 EAPI=7
38
39 -inherit fcaps meson
40 +inherit meson
41
42 DESCRIPTION="A lightweight Wayland notification daemon"
43 HOMEPAGE="https://wayland.emersion.fr/mako https://github.com/emersion/mako"