Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/muffin/
Date: Fri, 06 Apr 2018 14:00:54
Message-Id: 1523022922.baf3dea0dbd8a0e43fcf9cd093e0880eb4b7158d.bman@gentoo
1 commit: baf3dea0dbd8a0e43fcf9cd093e0880eb4b7158d
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 13:55:22 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 13:55:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf3dea0
7
8 x11-wm/muffin: amd64 stable
9
10 Bug: https://bugs.gentoo.org/639618
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 x11-wm/muffin/muffin-3.6.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-wm/muffin/muffin-3.6.0.ebuild b/x11-wm/muffin/muffin-3.6.0.ebuild
17 index 54cfd8ecf95..86439be98da 100644
18 --- a/x11-wm/muffin/muffin-3.6.0.ebuild
19 +++ b/x11-wm/muffin/muffin-3.6.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz
27 LICENSE="GPL-2+"
28 SLOT="0"
29 IUSE="+introspection test xinerama"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32
33 COMMON_DEPEND="
34 >=x11-libs/pango-1.2[X,introspection?]