Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-battery-plugin/
Date: Thu, 10 Oct 2019 18:35:37
Message-Id: 1570732406.f4407765a9086f6d4c42f7b8fed39934c90e5813.zlogene@gentoo
1 commit: f4407765a9086f6d4c42f7b8fed39934c90e5813
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 10 18:33:26 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 10 18:33:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4407765
7
8 xfce-extra/xfce4-battery-plugin: x86 stable wrt bug #697454
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.3.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.3.ebuild
18 index ce0cddb012b..2029bccbf0b 100644
19 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.3.ebuild
20 +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
22
23 LICENSE="GPL-2+ LGPL-2+"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~mips ~ppc ~x86"
26 +KEYWORDS="amd64 ~arm ~mips ~ppc x86"
27 IUSE="kernel_linux"
28
29 RDEPEND=">=dev-libs/glib-2.24:2