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-weather-plugin/
Date: Fri, 05 Jan 2018 11:34:03
Message-Id: 1515151941.809c13d697ae4a52bbd71384b71f06349717aa47.zlogene@gentoo
1 commit: 809c13d697ae4a52bbd71384b71f06349717aa47
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 11:32:21 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 11:32:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809c13d6
7
8 xfce-extra/xfce4-weather-plugin: amd64 stable wrt bug #643074
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild
16 index 4d48ca2c078..d6a5c1bc18e 100644
17 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild
18 +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
25 IUSE="upower"
26
27 RDEPEND=">=dev-libs/glib-2.20:=